Skip to content

Release 0.2.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jul 08:55
· 6 commits to main since this release
v0.2.4
e9c4f0b

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 to nats service info
  • Add some connection logs and slow down reconnects
  • Report GOMEMLIMIT if set
  • Add server req ipq and raftz
  • 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 to bench js consume and fetch 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