Skip to content

Releases: extenda/hiiretail-gcp-pubsub-java

Release 1.0.0

01 Mar 10:41
22ad2bd
Compare
Choose a tag to compare

⚠ 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.3.0

29 Feb 22:21
13082a6
Compare
Choose a tag to compare

Features

Release 0.2.0

29 Feb 21:56
58adec1
Compare
Choose a tag to compare

Features

  • Add ObjectToBytesMapper that can replace Jackson (#5) (58adec1)

Release 0.1.0

15 Feb 22:40
3343173
Compare
Choose a tag to compare

Features

  • Support ByteBuffer and InputStream payloads (#4) (3343173)

Release 0.0.2

10 Nov 20:15
c5dbd6f
Compare
Choose a tag to compare

Bug Fixes

  • Remove exception from close method (#3) (c5dbd6f)

Release 0.0.1

05 Nov 11:57
724784c
Compare
Choose a tag to compare

Bug Fixes