Releases: reactor/reactor-rabbitmq
v1.5.6
This is the last release of 1.5.x
, as 2020.0.x
Release Train is going out of OSS support. For the next steps, check our support policy.
What's Changed
- Use new
GitHub Actions
API for setting output by @violetagg in #179
Full Changelog: v1.5.5...v1.5.6
v1.5.5
Reactor-Rabbitmq 1.5.5
is part of 2020.0.20
Release Train (Europium
SR20).
This service release contains build and documentation improvements.
📖 Documentation, Tests and Build
- [chores] Update the build and realign it with core / Gradle 7 by @simonbasle in #172
- Make core and rabbit API dependencies by @simonbasle in #173
- ISSUE-174 Document RPC limitations by @chibenwa in #175
New Contributors
v1.5.4
What's Changed
- Add arguments in ConsumeOptions by @acogoluegnes in #168
- Bump Gradle to 7.2 by @acogoluegnes in #170
1.5.2
(see changelog view at v1.5.1...v1.5.2)
1.5.1
Changes between 1.5.0 and 1.5.1
This release includes fixes and dependency upgrades. It is compatible with 1.5.0.
Reactor-Rabbitmq 1.5.1
is part of 2020.0.3
Release Train (CodeName Europium
).
-
Bump Reactor Core to 3.4.2
Commit: 683d85c -
Allows test suite to run against a RabbitMQ container
Commit: 425f4d6 -
Add sudo_rabbitmqctl alias for Gradle
Commit: 4610011 -
Define rabbitmqctl in Docker by default
Commit: 879fbf4 -
Document build test with Docker
Commit: ebb71c1 -
Switch to Github Actions for CI
GitHub issues: #150 -
Polish repo.spring.io repositories, remove libs prefix
Commit: 96ea7d6
1.4.5.RELEASE
Changes between 1.4.4.RELEASE and 1.4.5.RELEASE
This release includes fixes and dependency upgrades. It is compatible with 1.4.4.RELEASE.
-
Bump AMQP client
GitHub Issue: #151 -
Bump Reactor Core to 3.3.13
GitHub Issue: #151 -
Allows test suite to run against a RabbitMQ container
Commit: afb1145 -
Add sudo_rabbitmqctl alias for Gradle
Commit: f4ca842 -
Define rabbitmqctl in Docker by default
Commit: 5e5b7a3 -
Switch to Github Actions for CI
GitHub Issue: #150 -
Polish repo.spring.io repositories, remove libs prefix
Commit: 9e5349f -
Upgrade artifactory gradle plugin version
Commit: 674ec2e -
Bump test dependencies
Commit: ee8cf5b
v1.2.1.RELEASE
Reactor-Rabbitmq 1.2.1.RELEASE
is part of the Californium-SR23
Release Train.
This is the last release of Californium 👋
This release includes some build polish, and otherwise merely aligns with the latest available core in the Californium line, in order to have clean dependency state for EoL.
v1.5.0
1.4.3.RELEASE
1.4.2.RELEASE
Changes between 1.4.1.RELEASE and 1.4.2.RELEASE
This release includes dependency upgrades. It is compatible with 1.4.1.RELEASE.
Bump dependencies
GitHub issues: #125