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

latest releases: v1.37.0, v1.36.0, v1.35.0...
15 months ago

Changelog

Improved

  • JetStream Simplified API:
    • Fixed unit from kB to B for FetchBytes() in jetstream/README.md. Thanks @fabiant7t for the contribution! (#1329)
    • Add param names in API interfaces to better document the code (#1316)

Fixed

  • JetStream Simplified API:
    • Use custom inbox prefix set on nats.Conn for pull requests. Thanks @oderwat for the contribution! (#1322)
  • Object Store:
    • Fixed race condition in object store when nats.Context is used. Thanks @anthonyjacques20 for the contribution! (#1314)
  • JetStream:
    • Fixed creating a consumer with Durable not set on server versions prior to 2.9.0 (#1325)

Complete Changes

v1.27.0...v1.27.1

Don't miss a new nats.go release

NewReleases is sending notifications on new releases.