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

Release v0.0.18

Compare
Choose a tag to compare
@ripienaar ripienaar released this 14 Aug 08:57
· 310 commits to master since this release
v0.0.18
b34c1cf

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 example reply -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 the nats CLI, see nats context --help

Bug Fixes

  • Fix setting max age expiry validation in schemas
  • Support servers that do not support headers