github nats-io/nats.go v1.43.0
Release v1.43.0

latest releases: v1.45.0, v1.44.0
3 months ago

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

Don't miss a new nats.go release

NewReleases is sending notifications on new releases.