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

8 days ago

Changelog

ADDED

  • Core NATS:
    • Support sending custom WebSocket headers on connect. Thanks @saurabhojha for the contribution (#1919)

FIXED

  • Core NATS:
    • Capture async callbacks before pushing on dispatch queue (#1955)
  • Object Store:
    • Fixed data race when cancelling context while getting object (#1949)
  • JetStream:
    • Fixed double channel close on simultaneous Stop and Drain (#1953)

IMPROVED

  • Clarify MessagesContext.Next() doc (#1951)

Complete Changes

v1.46.1...v1.47.0

Don't miss a new nats.go release

NewReleases is sending notifications on new releases.