Skip to content

Release v1.43.0

Latest
Compare
Choose a tag to compare
@piotrpio piotrpio released this 03 Jun 08:23
8a48023

Changelog

ADDED

  • Core NATS:
    • Add nc.LocalAddr, similar to nc.ConnectedAddr (#1877)

FIXED

  • Service API:
    • Fix stopping service not unsubscribing from all endpoints. Thanks @arunsworld for the contribution (#1872)
    • Remove fmt.Println from Service.Stop() (#1880)
  • Legacy KeyValue:
    • Fix possible race setting timer in kv.WatchFiltered (#1879)

Complete Changes

v1.42.0...v1.43.0