Bug Fixes
- Fix port usage when
nats rtt
is given an IP address - Use consumer stats instead of stream state for delivered rate
- Improve date consistency of various timestamps using the standard renderer
Enhancements
- Add
--endpoint/-e
tonats service info
- Add some connection logs and slow down reconnects
- Report
GOMEMLIMIT
if set - Add
server req ipq
andraftz
- Support wildcard for KV list
- Add
--api-level
flag to stream find and consumer find commands - Report API Level in streams and consumers report
- Change the password length limit to 10 characters
- Report local addresses when different from client address
- Add
--direct
flag to sub command - Add
--filter flag
tobench js consume
andfetch
commands - Drop placeholders to display default value for flags where it is set
- Implement
--templates
flag to disable template processing on publish
NATS Server 2.12 Preview Features
These are preview features that require the currently unreleased NATS Server 2.12
- Initial support for ADR-50 Atomic Batch Publishing
- Allows configuring ADR-49 Counters
New Contributors
Full Changelog: v0.2.3...v0.2.4