Releases: rabbitmq/amqp091-go
Releases · rabbitmq/amqp091-go
v.1.3.3
What's Changed
Full Changelog: v1.3.3...v1.3.2
v1.3.2
v1.3.1
What's Changed
- Fixed deadlock issue on DeferredConfirmation @SpencerTorres in #47
- Added and fixed some unit tests in race condition @DanielePalaia #57
- Added simple script to manage versioning @DanielePalaia #54
New Contributors
- @SpencerTorres made their first contribution in #20
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Added support for cert-only login without user and password by @mihaitodor in #20
- Add GetNextPublishSeqNo for channel in confirm mode by @kamal-github in #23
- Fix deadlock between publishing and receiving confirms by @benmoss in #25
New Contributors
- @mihaitodor made their first contribution in #20
- @kamal-github made their first contribution in #23
Full Changelog: v1.1.0...v1.2.0