Releases: youzan/nsqJavaSDK
Releases · youzan/nsqJavaSDK
2.4.2.2-os-RELEASE
#2.4.2-RELEASE
Note worthy:
- JDK:
- jdk 1.8 required.
- Producer:
- mpub support.
- traceId API in Message class simplify.
- Consumer:
- consume message filter.#14
- touch & requeue API support.
fix
- topic object as key in Consumer.subscribe.#41
#2.4.2.1-RELEASE
Note worthy
fix
- fix race condition in partition selector getAllDataNode
- fix connection refused when topic supports ext in topic migrate
#2.4.2.2-RELEASE
Note worthy
migrate guava from 23.6-android back to 19.0 for compatibility with youzan-boot.#45
2.4.2-os-SNAPSHOT
new and noteworthy:
mpub support.
pub trace interface.
consume message filter.
requeue API in consumer
2.2.20170424-RELEASE: pom update for jackson
2.2.20170424-RELEASE
Note worthy:
jackson within NSQSDK is upgrade to 2.7.9.1. due to deserializer security vulnerability
Fixes:
- Upgrade jackson to 2.7.9.1.#4