NATS v2.1.7 Release Notes

Release Date: 2020-05-14 // almost 4 years ago
  • ๐Ÿ”„ Changelog

    Go Version

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

    โž• Added

    • Monitoring endpoints available via system services (#1362)
    • Configuration no_auth_user allows to refer to a configured user/account when no credentials are provided (#1363)
    • ๐Ÿ‘Œ Support to match domainComponent (DC) in RDNSequence with TLS authentication (#1386)
    • Configuration http_base_path for monitoring endpoints. Thanks to @guilherme-santos for the contribution (#1392)

    ๐Ÿ‘Œ Improved

    • โž• Added close reason in the connection close statement (#1348)

    ๐Ÿ›  Fixed

    • Switch gateways to interest-only mode for Leafnode accounts (#1327)
    • ๐Ÿ›  Leafnode loop detection fixes (#1331, #1338)
    • Service reply interest propagation in some Leafnode scenario (#1334)
    • Inconsistent subscription propagation behavior across accounts and Leafnodes (#1335)
    • Service across account and Leafnodes (#1337)
    • Service responses not delivered after Leafnode restart (#1345)
    • โšก๏ธ Update remote gateway URLs when node goes away in cluster (#1352)
    • ๐Ÿ‘ Monitoring endpoint /subsz support for accounts (#1377)
    • ๐Ÿ”ง Validate options on configuration reload (#1381)
    • Closed connection early in connect handshake may linger in the server (including monitoring /connz) (#1385)
    • ๐Ÿ”ง Account unnecessarily reloaded in some cases during configuration reload (#1387)
    • 0๏ธโƒฃ default_permissions was not applied to NKey users (#1391)

    Complete Changes

    v2.1.6...v2.1.7