Skip to content

Releases: ThreeDotsLabs/watermill-googlecloud

v1.2.1

26 Aug 14:56
cef4dd1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

16 Apr 07:18
6bc9eb2
Compare
Choose a tag to compare

What's Changed

  • Adding Server-Generated Message ID To Received Message Attributes by @arthurspa in #31

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

12 Oct 19:47
Compare
Choose a tag to compare
proper handling of EnableMessageOrdering where a new topic is created

v1.0.13

17 Mar 20:28
b8a24c3
Compare
Choose a tag to compare
  • Set ReceiveSettings to an existing subscription - thanks @usumachi!

v1.0.12

29 Jan 12:09
4484c8b
Compare
Choose a tag to compare
  • Fix early gcloud publisher ctx cancellation (#20) - thanks @jjg-akers!

Support ordering key

09 Oct 16:26
312214d
Compare
Choose a tag to compare

Support ordering key (#16) - Thank you @dloukadakis for your contribution!

Bump Go to 1.17

09 Oct 15:09
e1ca59c
Compare
Choose a tag to compare

Bump Go and other dependencies.

v1.0.9

02 Jul 06:34
6c919f9
Compare
Choose a tag to compare
  • Handle subscription with topic from different project (#15) - thanks @medinae!

Make exponential backoff in subscriber not expiring

07 Jun 07:55
7463808
Compare
Choose a tag to compare

Make exponential backoff in subscriber not expiring (#14) - thanks @czeslavo!

v1.0.7

04 Jun 10:28
2d39aa7
Compare
Choose a tag to compare
  • Retry receiving in subscriber while it's not closing and returns error (#13) - thanks @czeslavo!