Skip to content

Releases: youzan/go-nsq

go-nsq v1.7.12.1-HA

23 Aug 11:14
Compare
Choose a tag to compare

go-nsq v1.7.12-HA

18 Aug 05:56
Compare
Choose a tag to compare

fix pub failed with context deadline exceeded if network error and recover

go-nsq v1.7.11-HA

07 Jun 11:54
Compare
Choose a tag to compare

fix connection cleanup if failed to connect.

go-nsq v1.7.10-HA

09 Dec 05:52
Compare
Choose a tag to compare

avoid starving producer when the avg rt exception

go-nsq v1.7.8-HA

25 Oct 06:28
Compare
Choose a tag to compare

fix: avoid data race while update ready and total ready count

go-nsq v1.7.7-HA

16 Oct 08:14
Compare
Choose a tag to compare

add a config to support disable decompress while consuming

go-nsq v1.7.6-HA

28 Sep 03:03
Compare
Choose a tag to compare
  • add config for enabling debug log and add more debug logs
  • fix auto-resume ready for single backoff

go-nsq v1.7.5-HA

15 Sep 12:47
Compare
Choose a tag to compare

fix single connection backoff

go-nsq v1.7.3-HA

11 Sep 16:15
Compare
Choose a tag to compare

fix the blocked fin or req if the connection closed by accident.

go-nsq v1.7.2-HA

07 Sep 03:26
Compare
Choose a tag to compare

support the dynamic load pub strategy for the producer (load for pending and avg rt)