Skip to content

Releases: reactor/reactor-rabbitmq

v1.5.6

24 Mar 17:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.5...v1.5.6

v1.5.5

14 Jun 14:50
Compare
Choose a tag to compare

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

New Contributors

v1.5.4

14 Jun 09:54
Compare
Choose a tag to compare

What's Changed

1.5.2

14 Apr 12:49
Compare
Choose a tag to compare

(see changelog view at v1.5.1...v1.5.2)

1.5.1

12 Jan 09:35
Compare
Choose a tag to compare

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

  • Bump test dependencies
    Commits: 4704d31, c67a5e2, e40cf42

1.4.5.RELEASE

12 Jan 09:36
Compare
Choose a tag to compare

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

09 Dec 10:03
Compare
Choose a tag to compare

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

05 Nov 10:53
Compare
Choose a tag to compare

Changes between 1.4.3.RELEASE and 1.5.0

This release includes dependency upgrades. It is compatible with 1.4.3.RELEASE.

Reactor-Rabbitmq 1.5.0 is part of 2020.0.0 Release Train (CodeName Europium).

Bump Reactor to 3.4.0

GitHub issues: #147

Bump Java client to 5.10.0

GitHub issues: #148

1.4.3.RELEASE

24 Jun 13:33
Compare
Choose a tag to compare

Changes between 1.4.2.RELEASE and 1.4.3.RELEASE

This release includes a bug fix and dependency upgrades. It is compatible with 1.4.2.RELEASE.

Thanks to @frzme for his contribution.

Shutdown listener added in Sender never get removed

GitHub issue: #134

Bump dependencies

GitHub issues: #136

1.4.2.RELEASE

24 Jun 13:35
Compare
Choose a tag to compare

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