NATS v1.7.0 Release Notes

Release Date: 2018-12-11 // over 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/[email protected]