go-nsq v0.3.7 Release Notes

Release Date: 2014-05-25 // almost 10 years ago
  • Upgrading from 0.3.6 : There are no backward incompatible changes. THIS IS THE LAST STABLE RELEASE PROVIDING THIS API. Future releases will be based on the api in #30 and will not be backwards compatible!

    🚀 This is a bug fix release relating to the refactoring done in 0.3.6.

    • #32 - fix potential panic for race condition when # conns == 0
    • #33/#34 - more granular connection locking