Changelog
Overview
This release adds consumer priority groups to JetStream, exposing overflow and pinning policies. For more information on consumer priority groups, see ADR-42.
Added
- JetStream:
Fixed
- KeyValue:
- Ensure timer is stopped when watcher is stopped (#1838)
- ObjectStore:
- Ensure object watcher stop closes the updates channel (#1844)
- Core NATS:
Changed
Improved
- Legacy JetStream:
- Cancel
Fetch
andFetchBatch
on reconnect (#1840)
- Cancel
- JetStream:
- Invalid default in documentation for
OrderedConsumerConfig.InactiveThreshold
(#1845)
- Invalid default in documentation for
- KeyValue:
- Stop the watcher before performing the purge operations for
PurgeDeletes
(#1839)
- Stop the watcher before performing the purge operations for