Releases: ThreeDotsLabs/watermill-googlecloud
Releases · ThreeDotsLabs/watermill-googlecloud
v1.2.2
What's Changed
- Adds pubsub.ClientConfig to the configuration by @rjfonseca in #35
New Contributors
- @rjfonseca made their first contribution in #35
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- feature: skip topic check by @diegofrata in #32
- Bump testify and Go version by @m110 in #30
- Bump watermill and fix races in tests by @m110 in #33
New Contributors
- @diegofrata made their first contribution in #32
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Adding Server-Generated Message ID To Received Message Attributes by @arthurspa in #31
New Contributors
- @arthurspa made their first contribution in #31
Full Changelog: v1.1.0...v1.2.0
v1.1.0
v1.0.13
v1.0.12
- Fix early gcloud publisher ctx cancellation (#20) - thanks @jjg-akers!
Support ordering key
Support ordering key (#16) - Thank you @dloukadakis for your contribution!
Bump Go to 1.17
Bump Go and other dependencies.