Releases: youzan/go-nsq
Releases · youzan/go-nsq
go-nsq v1.7.12.1-HA
bump version
go-nsq v1.7.12-HA
fix pub failed with context deadline exceeded if network error and recover
go-nsq v1.7.11-HA
fix connection cleanup if failed to connect.
go-nsq v1.7.10-HA
avoid starving producer when the avg rt exception
go-nsq v1.7.8-HA
fix: avoid data race while update ready and total ready count
go-nsq v1.7.7-HA
add a config to support disable decompress while consuming
go-nsq v1.7.6-HA
- add config for enabling debug log and add more debug logs
- fix auto-resume ready for single backoff
go-nsq v1.7.5-HA
fix single connection backoff
go-nsq v1.7.3-HA
fix the blocked fin or req if the connection closed by accident.
go-nsq v1.7.2-HA
support the dynamic load pub strategy for the producer (load for pending and avg rt)