Skip to content

Releases: rabbitmq/amqp091-go

v.1.3.3

01 Apr 09:36
1bbe7eb
Compare
Choose a tag to compare

What's Changed

  • Supplemented documentation to clarify scenarios in: #18 and #32

Full Changelog: v1.3.3...v1.3.2

v1.3.2

28 Mar 09:23
0a1a137
Compare
Choose a tag to compare

What's Changed

  • Bumped version from 1.3.1

Full Changelog: v1.3.2...v1.3.1

v1.3.1

28 Mar 07:35
3d56e20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.3.1

v1.3.0

13 Jan 17:09
21ccfde
Compare
Choose a tag to compare

What's Changed

  • A method exposed to enable out-of-order Publisher Confirms by @benmoss #33

Full Changelog: v1.2.0...v1.3.0

v1.2.0

17 Nov 11:34
52a5b5a
Compare
Choose a tag to compare

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

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

v1.1.0

28 Sep 15:24
bb8191b
Compare
Choose a tag to compare
Merge pull request #13 from pabigot/issue/20210830a

connection: clarify documented behavior of NotifyClose