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

Commit 267f393

Browse files
committed
Complete what's new in doc for 1.0.0.RC2
1 parent 14b2026 commit 267f393

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/docs/asciidoc/new.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,10 @@
1313
** Let user provide `Mono<Channel>` for resource management
1414
* 1.0.0.RC1
1515
** Bump Reactor to 3.2.1.RELEASE
16-
** Bump RabbitMQ Java client 5.5.0
16+
** Bump RabbitMQ Java client to 5.5.0
1717
* 1.0.0.RC2
1818
** Bump Reactor to 3.2.3.RELEASE
19+
** Bump RabbitMQ Java client to 5.5.1 for better topology recovery support
1920
** Complete receiving flux on channel termination
2021
** Handle error signal of `connectionMono` subscription to enable proper error handling
22+
** Rename `ReactorRabbitMq` to `RabbitFlux` and `ReactorRabbitMqException` to `RabbitFluxException`

0 commit comments

Comments
 (0)