Rabbitmq Stream Go Client Versions Save

A client library for RabbitMQ streams

v1.1.2

1 year ago

GitHub Milestone

Enhancements

Bug Fixes

New Contributors

Full Changelog: https://github.com/rabbitmq/rabbitmq-stream-go-client/compare/v1.1.1...v1.1.2

v1.1.1

1 year ago

GitHub Milestone

Enhancements

New Contributors

Full Changelog: https://github.com/rabbitmq/rabbitmq-stream-go-client/compare/v1.1.0...v1.1.1

v1.1.0

1 year ago

GitHub Milestone

Enhancements

Bug Fix

Full Changelog: https://github.com/rabbitmq/rabbitmq-stream-go-client/compare/v1.0.2...v1.1.0

v1.0.2

1 year ago

GitHub Milestone

Enhancements

Full Changelog: https://github.com/rabbitmq/rabbitmq-stream-go-client/compare/v1.0.1...v1.0.2

v1.0.1

1 year ago

Promote the client to 1.0.1 stable version

GitHub Milestone

Enhancements

New Contributors

Full Changelog: https://github.com/rabbitmq/rabbitmq-stream-go-client/compare/v1.0.1-rc.2...v1.0.1

v1.0.1-rc.2

1 year ago

Bug fix:

Enhancements

New Contributors

Full Changelog: https://github.com/rabbitmq/rabbitmq-stream-go-client/compare/v1.0.1-rc.1...v1.0.1-rc.2

v1.0.1-rc.1

2 years ago

Enhancements

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

2 years ago

Enhancements

Breaking changes

Full Changelog: https://github.com/rabbitmq/rabbitmq-stream-go-client/compare/v1.0.0-rc12...v1.0.0-rc.13

v1.0.0-rc12

2 years ago

Enanchments

Breaking changes

https://github.com/rabbitmq/rabbitmq-stream-go-client/pull/129 removes the full visibility of *amqp.Message in writing. This is because of compatibility problems. See https://github.com/rabbitmq/rabbitmq-stream-go-client/issues/128

v1.0.0-rc11

2 years ago

Enhancements