Skip to content

Releases: rabbitmq/amqp091-go

v1.10.0

08 May 11:31
v1.10.0
afb3ba3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.0...v1.10.0

v1.9.0

02 Oct 19:14
v1.9.0
5eb51be
Compare
Choose a tag to compare

GitHub Milestone

What's Changed

New Contributors

Full Changelog: v1.8.1...v1.9.0

v1.8.1

04 May 11:10
52ce2ef
Compare
Choose a tag to compare

What's Changed

  • Fixed incorrect version reported in connection properties

New Contributors

Full Changelog: v1.8.0...v1.8.1

v1.8.0

21 Mar 15:34
09d223a
Compare
Choose a tag to compare

What's Changed

  • Bump go.uber.org/goleak from 1.2.0 to 1.2.1 by @dependabot in #177
  • Fix memory leaks by @GXKe in #180
  • Add a CloseDeadline function to Connection by @Zerpet in #181
  • Fix race condition on confirms by @calloway-jacob in #183

New Contributors

  • @GXKe made their first contribution in #180
  • @calloway-jacob made their first contribution in #183

Full Changelog: v1.7.0...v1.8.0

v1.7.0

09 Feb 16:50
2f52ea1
Compare
Choose a tag to compare

GitHub Milestone

What's Changed

New Contributors

Full Changelog: v1.6.1...v1.7.0

v1.6.1

02 Feb 22:31
v1.6.1
cce7a15
Compare
Choose a tag to compare

GitHub Milestone

NOTE: this release fixes a serious bug introduced in version v1.6.0

What's Changed

  • Ensure flush happens and correctly lock connection for a series of unflushed writes by @lukebakken in #161
  • Do not overly protect writes by @lukebakken in #162
  • Update Makefile targets related to RabbitMQ by @Zerpet in #163

Full Changelog: v1.6.0...v1.6.1

v1.6.0

20 Jan 17:55
v1.6.0
bc0f899
Compare
Choose a tag to compare

GitHub Milestone

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.6.0

v1.5.0

07 Sep 17:24
v1.5.0
5039e19
Compare
Choose a tag to compare

GitHub Milestone

Highlights:

  • Support for the AMQP method connection.update-secret, which allows authentication tokens to be refreshed (PR)

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.5.0

v1.4.0

19 Jul 14:43
v1.4.0
e8a1547
Compare
Choose a tag to compare

GitHub Milestone

Full Diff

Highlights:

  • Improvements in CI builds, including adding a Windows build.
  • Miscellaneous bug fixes that could hang an application.
  • Ability to cancel DeferredConfirmation

v.1.3.4

01 Apr 13:23
8d1550e
Compare
Choose a tag to compare

What's Changed

  • Rectified some doc information of release v1.3.3

Full Changelog: v1.3.3...v1.3.4