Changelog
Added
- Ability to retrieve CID from server the client is currently connected to (#395)
- NKey support (#399)
- TokenHandler option. Thanks to @nicholaslam for the contribution (#405)
- Support for User JWTs (#408)
- FlusherTimeout option to allow all writes to honor the deadline. Thanks to @gwik for the contribution (#393)
Updated
- Examples moved to separate directories so they can be "go install"'ed (#406)
- Allow expressed url parameters to influence implicit servers (#409, #410)
- Some updates for NGS support (#400)
Improved
- Faster and smaller reply subjects (#402)
Fixed
- Set connection's last error if async error occurs during Drain (#392)
Complete Changes
nats-io/go-nats@v1.6.0...v1.7.0