Skip to content
This repository has been archived by the owner on Jul 28, 2021. It is now read-only.

Release v0.0.13

Compare
Choose a tag to compare
@ripienaar ripienaar released this 15 Apr 16:03
· 526 commits to master since this release
7ee2112

Breaking Change Warning

This release of the nats CLI and JetStream preview is not compatible with data stores created using previous versions.

We've taken some feedback from community and internal users, changed the API and changed the underlying storage based on that.

Gathering and responding to feedback is the reason for the Tech Preview and these kind of changes are inevitable, though we try our best to minimise them.

Enhancements

  • Expand information shown in reports
  • Accept -1 for max message size
  • Remove the nats-server runtime dependency
  • Support username, password and token authentication
  • Support new API format of Delivery Policy
  • Add Schemas for the JetStream API
  • Validate all generated configurations against the JSON Schemas
  • Support a new delivery policy

Bug Fixes

  • Do not try to acknowledge messages for noAck consumers

JetStream Improvements

  • Wildcard support for consumer subject filters
  • Ability to configure accounts to be JetStream enabled and set limits