- Binary payload bug fix
- Lock EM to version 0.12.10, 1.0 does not pass tests currently.
- See full list @ https://github.com/derekcollison/nats/compare/v0.4.26...v0.4.28
- Syslog support
- Fixed reconnect bug to authorized servers
- See full list @ https://github.com/derekcollison/nats/compare/v0.4.24...v0.4.26
- Persist queue groups across reconnects
- Proper exit codes for nats-server
- See full list @ https://github.com/derekcollison/nats/compare/v0.4.22...v0.4.24
- HTTP based server monitoring (/varz, /connz, /healthz)
- Perfomance and Stability improvements
- Client monitoring
- Server to Client pings
- Multiple Auth users
- SSL/TSL support
- nats-top utility
- Connection state dump on SIGUSR2
- Client Server information support
- Client Fast Producer support
- Client reconenct callbacks
- Server Max Connections support
- See full list @ https://github.com/derekcollison/nats/compare/v0.4.10...v0.4.22
- Minor bug fixes
- See full list @ https://github.com/derekcollison/nats/compare/v0.4.8...v0.4.10
- Minor bug fixes
- See full list @ https://github.com/derekcollison/nats/compare/v0.4.2...v0.4.8
- Queue group support
- Auto-unsubscribe support
- Time expiration on subscriptions
- Jruby initial support
- Performance enhancements
- Complete config file support
- See full list @ https://github.com/derekcollison/nats/compare/v0.3.12...v0.4.2
- Initial Release