go-nsq v1.0.0 Release Notes

Release Date: 2014-08-11 // over 9 years ago
  • Upgrading from 0.3.7 : The public API was significantly refactored and is not backwards compatible, please read UPGRADING.

    • ๐Ÿ‘ #58 - support IDENTIFY msg_timeout
    • #54 - per-connection TLS config and set ServerName
    • #49 - add common connect helpers
    • #43/#63 - more flexible nsqlookupd URL specification
    • ๐Ÿ‘ #35 - AUTH support
    • ๐Ÿ“ฆ #41/#62 - use package private RNG
    • ๐Ÿ‘ #36 - support 64 character topic/channel names
    • ๐Ÿ”จ #30/#38/#39/#42/#45/#46/#48/#51/#52/#65/#70 - refactor public API (see UPGRADING)