Sourced from github.com/nats-io/nats.go's releases.
Release v1.52.0
Changelog
This release focuses on 2.14 nats-server features support.
ADDED
- JetStream:
FIXED
- Core NATS:
- Fix Subscription.StatusChanged channel closure on Closed Subscription. Thanks
@nithimani38-progfor the contribution (#2034)IMPROVED
- Fixed Flaky JS cluster tests (#2062)
Complete Changes
https://github.com/nats-io/nats.go/compare/v1.51.0...v1.52.0
e9f2a36
Release v1.52.0 (#2074)609274f
[FIXED] Subscription.StatusChanged channel closure on Closed
Subscription (#2...f7cde74
[IMPROVED] Use latest release build for badge in README (#2064)c7476ea
[IMPROVED] Reject empty consumer info in CONSUMER.RESET response (#2072)8fde36f
[ADDED] ResetConsumer JetStream API (#2069)dcfd0fc
[ADDED] StreamSource.Consumer config field and AckFlowControlPolicy (#2070)7a28503
[ADDED] Publish options and consts for message scheduling (#2051)6c91a51
[ADDED] AllowBatchPublish stream config field (#2052)a614d0b
[FIXED] Flaky JS cluster tests due to race in setupJSClusterWithSize (#2062)