go-nsq v1.0.5 Release Notes

Release Date: 2015-09-20 // over 8 years ago
  • Upgrading from 1.0.4 : There are no backward incompatible changes.

    • #156 - consumer: prevent data race on RNG
    • ๐Ÿ‘ #155 - config: support flag.Value interface
    • #147/#150 - consumer: fix application of max_backoff_duration (thanks @judwhite)
    • ๐Ÿ‘• #138 - fix lint, vet, fmt issues
    • ๐Ÿšš #137 - remove go-simplejson dependency