1.0.1
Upgrading from 1.0.0: There are no backward incompatible changes functionally, however this release no longer compiles with Go 1.0.x
.
- #89 - don't spam connection teardown cleanup messages
- #91 - add consumer
DisconnectFrom*
- #87 - allow
heartbeat_interval
andoutput_buffer_timeout
to be disabled - #86 - pluggable
nsqlookupd
behaviors - #83 - send
RDY
beforeFIN
/REQ
(forwards compatibility with nsqio/nsq#404) - #82 - fix panic when conn isn't assigned
- #75/#76 - minor config related bug fixes
- #75/#77/#78 - add
tls-cert
andtls-key
config options