Skip to content

Latest commit

 

History

History
159 lines (114 loc) · 4.14 KB

CHANGELOG.md

File metadata and controls

159 lines (114 loc) · 4.14 KB

Ferstream

v1.9.1 - 2024-07-11

Other Improvements

  • fix vulnerablity libraries

v1.9.0 - 2024-05-10

Other Improvements

  • upgrade nats client (#23)

v1.8.3 - 2024-03-13

New Features

  • migrate to go.uber.org/mock

v1.8.2 - 2022-12-14

New Features

  • update github action go.yml
  • add github action for run unit test

v1.8.1 - 2022-11-17

v1.8.0 - 2022-11-02

New Features

  • new connection method with default config and reconnect handler

v1.7.0 - 2022-10-28

New Features

  • subscribe (#18)

v1.6.1 - 2022-10-11

Fixes

  • add log payload to help development (#17)

v1.6.0 - 2022-10-07

New Features

  • add ParseNatsEventMessageFromBytes

v1.5.1 - 2022-10-04

Fixes

  • revert parseFromBytes NatsEventMessage using fallbackWith

Other Improvements

  • add readme (#12)

v1.5.0 - 2022-09-29

v1.4.0 - 2022-09-28

New Features

  • add NatsEventAuditLogMessage (#13)

v1.3.5 - 2022-08-31

Fixes

  • add nil checker for errHandler (#11)

v1.3.4 - 2022-08-25

Other Improvements

  • upgrade go-utils

v1.3.3 - 2022-08-24

Fixes

  • add missing method on MockJetStream

v1.3.2 - 2022-08-23

New Features

  • add IDStr field

Other Improvements

  • fix error message

v1.3.1 - 2022-07-27

v1.3.0 - 2022-07-20

New Features

  • add consumer info and register method
  • add message parser

v1.2.0 - 2022-02-22

New Features

  • add tenantID in nats event message

v1.1.0 - 2022-02-04

New Features

  • add subject in msg event

v1.0.2 - 2022-01-24

v1.0.1 - 2022-01-24

v1.0.0 - 2022-01-20

New Features

  • handle update config in AddStream method and update proto
  • add method AddStream
  • implement jetstream