github nats-io/nats.go v1.7.0
Release v1.7.0

latest releases: v1.34.1, v1.34.0, v1.33.1...
5 years ago

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

Don't miss a new nats.go release

NewReleases is sending notifications on new releases.