Releases: soulgarden/rmq-pubsub
Releases · soulgarden/rmq-pubsub
v0.0.9
What's Changed
- Bump golang.org/x/sys from 0.26.0 to 0.27.0 in the all group by @dependabot in #18
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- Bump golang.org/x/sys from 0.18.0 to 0.19.0 in the all group by @dependabot in #6
- Bump golangci/golangci-lint-action from 4 to 5 in the all group by @dependabot in #7
- Bump golangci/golangci-lint-action from 5 to 6 in the all group by @dependabot in #10
- Bump the all group across 1 directory with 3 updates by @dependabot in #11
- Bump golang.org/x/sys from 0.20.0 to 0.21.0 in the all group by @dependabot in #12
- Bump golang.org/x/sys from 0.21.0 to 0.23.0 in the all group across 1 directory by @dependabot in #14
- Bump golang.org/x/sys from 0.23.0 to 0.24.0 in the all group by @dependabot in #15
- Bump golang.org/x/sys from 0.24.0 to 0.26.0 in the all group across 1 directory by @dependabot in #17
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- Bump the all group with 1 update by @dependabot in #4
- Github actions update by @soulgarden in #5
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- Bump the all group with 2 updates by @dependabot in #2
- Bump the all group with 3 updates by @dependabot in #3
New Contributors
- @dependabot made their first contribution in #2
Full Changelog: v0.0.5...v0.0.6
v0.0.5
Updated go and vendors
v0.0.4
Switch to amqp091-go
v0.0.3
Return error from subscriber process
v0.0.2
Added interfaces
v0.0.1
Added support for auto-generated queues, messages are no longer encod…