Skip to content

Release 0.0.30

Compare
Choose a tag to compare
@ripienaar ripienaar released this 11 Mar 11:35
· 1007 commits to main since this release
v0.0.30
a3569e3

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