Skip to content

Releases: rabbitmq/rabbitmq-stream-go-client

v1.1.2

26 Apr 11:57
4e22a3d

Choose a tag to compare

GitHub Milestone

Enhancements

Bug Fixes

New Contributors

Full Changelog: v1.1.1...v1.1.2

v1.1.1

03 Apr 14:43
e0cb3a1

Choose a tag to compare

GitHub Milestone

Enhancements

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0

14 Mar 15:45
c336cbb

Choose a tag to compare

GitHub Milestone

Enhancements

Bug Fix

Full Changelog: v1.0.2...v1.1.0

v1.0.2

16 Jan 10:08
5e4c548

Choose a tag to compare

GitHub Milestone

Enhancements

Full Changelog: v1.0.1...v1.0.2

v1.0.1

12 Dec 09:15
2a2352f

Choose a tag to compare

Promote the client to 1.0.1 stable version

GitHub Milestone

Enhancements

New Contributors

Full Changelog: v1.0.1-rc.2...v1.0.1

v1.0.1-rc.2

07 Aug 13:37
d331aec

Choose a tag to compare

Bug fix:

Enhancements

New Contributors

Full Changelog: v1.0.1-rc.1...v1.0.1-rc.2

v1.0.1-rc.1

09 Jun 17:11
ccf528f

Choose a tag to compare

Enhancements

  • Add Win32 build, update GH workflows by @lukebakken in #140
  • Bump github.com/klauspost/compress from 1.15.5 to 1.15.6 by @dependabot in #142
  • producer.GetLastPublishingId() in #145

In this release, we bump to v1.0.1-rc.1, so it is possible to use:

go get -u github.com/rabbitmq/rabbitmq-stream-go-client

Without specifying the version. It wasn't possible with the 1.0.0-x due to an old tag error

New Contributors

v1.0.0-rc.13

27 Apr 18:36
e36b5e1

Choose a tag to compare

Enhancements

Breaking changes

Full Changelog: v1.0.0-rc12...v1.0.0-rc.13

v1.0.0-rc12

11 Mar 10:58
fbfe1bd

Choose a tag to compare

Enanchments

Breaking changes

#129 removes the full visibility of *amqp.Message in writing.
This is because of compatibility problems. See #128

v1.0.0-rc11

21 Feb 17:36

Choose a tag to compare

Enhancements