nsq v0.2.30 Release Notes

Release Date: 2014-07-28 // over 9 years ago
  • ⬆️ Upgrading from 0.2.29: No backwards incompatible changes.

    IMPORTANT: this is a quick bug-fix release to address a panic in nsq_to_nsq and nsq_to_http, see #425.

    🆕 New Features / Enhancements:

    • #417 - nsqadmin/nsqd: expose TLS connection state
    • #425 - nsq_to_nsq/nsq_to_file: display per-destination-address timings

    🐛 Bugs:

    • #425 - nsq_to_nsq/nsq_to_file: fix shared mutable state panic