Releases
v0.0.29
Removals
Remove the assertions for gateways and route count in nats server check
as they were incorrect and data does not exist to make them correct
Enhancements
Various improvements to nats server run
command
When making multiple requests support sleeping between requests in nats request
Add --count
to nats reply
to exit after an amount of replies
Support --inbox-prefix
for custom inboxes, also supported in contexts
Add --force-stdin
in nats pub
to force reading STDIN when there is no TTY
Improve consistency of rm/ls/etc in various commands
Various improvements for benchmarking JetStream
Support ephemeral pull consumers
Support new consumer properties to set various limits for pulls
Show new account limits
Combine kv
commands rm
and del
into one
Adds a new nats stream find
command that supports querying and filtering streams by various dimensions
Support consumer backoffs
Adjust how connection report totals are calculated
Correctly handle servers with multi-day uptimes in nats server check server
Bug Fixes
Improve rendering percentage of unprocessed messages in a consumer
Fix multiple paging issues for networks with large numbers of streams, connections or subscriptions
Avoid panic when listing stream names only
You can’t perform that action at this time.