NATS v2.1.4 Release Notes

Release Date: 2020-01-30 // about 4 years ago
  • ๐Ÿ”„ Changelog

    Go Version

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

    โž• Added

    • ๐Ÿ”Š LogSizeLimit option to automatically rotate logs. Thanks to @xzzh999 for the report (#1202)

    โšก๏ธ Updated

    • Handling of slow consumer for non client connections (#1233)

    ๐Ÿ›  Fixed

    • Prevent "Account no-interest" for account that has service reply subscription (#1204)
    • Closing of Gateway or Route TLS connection may hang (#1209)
    • Messages to queue subscriptions are not distributed evenly. Thanks to @harrisa1 for the report (#1215)
    • ๐Ÿ‘ Allow multiple stream imports on the same subject (#1220)
    • ๐Ÿ”ง Do not check URL account resolver reachability on configuration reload (#1239)
    • More than expected switch to Interest-Only mode for given account (#1242)
    • Possible panic when handling bad subjects (#1249)
    • Display of connections IPv6 addresses (#1260)
    • LeafNode TLS issues with mixed IP/Hostnames. Thanks to @rbboulton for the report (#1261, #1264)
    • Fail and report if LeafNode attempt to connect to wrong listen port (#1265)

    Complete Changes

    v2.1.2...v2.1.4