This repository has been archived by the owner on Jul 28, 2021. It is now read-only.
Release v0.0.18
Enhancements
- Add schemas for consumer create
- Support configuring duplicate tracking windows on Streams
- Support and document Exactly Once delivery
- Support waiting for multiple responses in the
request
command - Add a Work Queue example
- Support consumer rate limits set in bits per second
- The
reply
command can now invoke commands for each request, for examplereply -q wttr 'weather.>' --command "curl -s wttr.in/{{1}}?format=3"
creates a dynamic weather service - Various documentation improvements
- Support viewing authentication errors using
nats event
- Add reports for active accounts and connections under
nats server report
- Support maintaining multiple, named, connection configurations named
contexts
simplifying access to multiple networks in thenats
CLI, seenats context --help
Bug Fixes
- Fix setting max age expiry validation in schemas
- Support servers that do not support headers