nsqio / go-nsq

The official Go package for NSQ
MIT License
2.59k stars 444 forks source link

last release was Aug 4, 2017 #258

Closed bpmason1 closed 5 years ago

bpmason1 commented 5 years ago

Are there any plans to create a new release? I use the semver release tags for pinning my dependencies so I am missing almost 2 years of updates.

mreiferson commented 5 years ago

Wow, didn't realize that!

Fortunately, this code base has been pretty stable, there aren't that many changes https://github.com/nsqio/go-nsq/compare/v1.0.7...master

However, the changes that are sitting in master touch critical RDY handling code paths, so I would love some testing to happen before we stamp a stable release.

cc @jehiah @ploxiln