NATS v2.1.9 Release Notes

Release Date: 2020-11-02 // over 3 years ago
  • ๐Ÿ”„ Changelog

    Go Version

    • ๐Ÿš€ 1.14.10: Both release executables and Docker images are built with this Go release.

    ๐Ÿ›  Fixed

    • Possible panic if server receives a maliciously crafted JWT CVE-2020-26521 (#1624)
    • ๐Ÿ‘‰ User and claims activation revocation checks CVE-2020-26892 (#1632, #1635, #1645)
    • Panic on shutdown while accepting TLS client connections (6900905)
    • โž• Added defensive code for handling of Leafnode connections (d99d0eb)

    Complete Changes

    v2.1.8...v2.1.9


Previous changes from v2.1.8

  • ๐Ÿ”„ Changelog

    Go Version

    • ๐Ÿš€ 1.14.8: Both release executables and Docker images are built with this Go release.

    ๐Ÿ›  Fixed

    • ๐Ÿ‘ Allow response permissions to work across accounts (#1487)
    • Race condition during implicit Gateway reconnection (#1412)
    • Possible stall on shutdown with leafnode setup. Thanks to @HeavyHorst for the report (#1414)
    • Possible removal of interest on queue subs with leaf nodes (#1424)
    • Unsubscribe may not be propagated through a leaf node (#1455)
    • LeafNode solicit failure race could leave conn registered (#1475)
    • Handling or real duplicate subscription (#1507)
    • ๐Ÿšฆ Log file size limit not honored after re-open signal (#1438)
    • ๐ŸŒฒ Connection name in log statement for some IPv6 addresses (#1506)
    • ๐Ÿ‘ Better support for distinguishedNameMatch in TLS Auth. Thanks to @nagukothapalli for the report (#1577)
    • Error when importing an account results in an error (#1578)

    Complete Changes

    v2.1.7...v2.1.8