Releases: extenda/hiiretail-gcp-pubsub-java
Releases · extenda/hiiretail-gcp-pubsub-java
Release 1.0.0
⚠ BREAKING CHANGES
- Remove built-in Jackson mapping in favor of ObjectToByteMapper (#7)
Features
- Remove built-in Jackson mapping in favor of ObjectToByteMapper (#7) (22ad2bd)
Bug Fixes
- Add initial channel count to pool factory (#8) (67a4c7a)
Release 0.2.0
Features
- Add ObjectToBytesMapper that can replace Jackson (#5) (58adec1)
Release 0.1.0
Features
- Support ByteBuffer and InputStream payloads (#4) (3343173)
Release 0.0.2
Bug Fixes
- Remove exception from close method (#3) (c5dbd6f)