You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Enhancements
nats sub can now subscribe to JetStream Streams using ephemeral consumers enalbed using its new --start-sequence, --all, --new, --last and --since flags
Support upgrading KV bucket configurations for recent design changes using nats kv upgrade BUCKET
Add nats cheat stream and nats cheat consumer
Various UX and wording improvements
nats bench can test using durable push consumers and now support benchmarking KV buckets
The backoff policy can now be disabled using --backoff none which will supress the interactive prompt
Bug Fixes
Stream edit had a few flags removed of items that was not editable