Skip to content

1.0.2

Compare
Choose a tag to compare
@mreiferson mreiferson released this 22 Jan 05:43
· 176 commits to master since this release

Upgrading from 1.0.1: here are no backward incompatible changes.

  • #102 - TLS min/max config defaults (thanks @twmb)
  • #99 - fix Consumer.Stop() race and Producer.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)