Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

1.0.0.RC2

Pre-release
Pre-release

Choose a tag to compare

@acogoluegnes acogoluegnes released this 29 Nov 14:44

Changes between 1.0.0.RC1 and 1.0.0.RC2

This pre-release includes bug fixes, dependency upgrades, and the renaming of 2 classes.

Thanks to @dbuos for his contribution on this pre-release.

Bump Reactor to 3.2.3.RELEASE

GitHub issue: #36

Bump Java client to 5.5.1 to fix topology recovery

GitHub issue: #37

Handle ShutdownSignalException In Receiver

GitHub issue: #34

Handle error signal of connectionMono subscription to enable proper error handling

GitHub issue: #35

Rename ReactorRabbitMq to RabbitFlux

ReactorRabbitMq is now RabbitFlux and ReactorRabbitMqException is now RabbitFluxException.

GitHub issue: #4