This repository has been archived by the owner on Jul 28, 2021. It is now read-only.
Release v0.0.12
Enhancements
- Ensure full test suite pass on windows
- Add progress bars to
nats bench
- Parse bytes when adding streams
- Add async error handling to the NATS connection
Bug Fixes
nats bench
were sending more messages than requested
NATS Server Changes
- Improve Stream purge performance
- Remove deadlock when disconnecting from some push consumer subjects
- Various performance improvements
- Support queue subscribers on push Consumers