- 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