1.0.2
Upgrading from 1.0.1: here are no backward incompatible changes.
- #102 - TLS min/max config defaults (thanks @twmb)
- #99 - fix
Consumer.Stop()
race andProducer.Stop()
deadlock (thanks @tylertreat) - #92 - expose
Message.NSQDAddress
- #95 - cleanup panic during
Consumer.Stop()
if handlers are deadlocked - #98 - add
tls-min-version
option (thanks @twmb) - #93 - expose a way to get
Consumer
runtime stats (thanks @dcarney) - #94 - allow
#ephemeral
topic names (thanks @jamesgroat)