Skip to content

Releases: reactive-commons/reactive-commons-java

v4.1.6

30 Mar 02:42

Choose a tag to compare

Fix: Add channel shutdown listener to reconnect

Full Changelog: v4.1.4...v4.1.6

v7.1.0

26 Mar 02:59
fbf88ad

Choose a tag to compare

7.1.0 (2026-03-26)

Features

v7.0.6

19 Mar 16:13
df572c4

Choose a tag to compare

7.0.6 (2026-03-19)

Bug Fixes

v7.0.5

09 Mar 14:34
a970115

Choose a tag to compare

7.0.5 (2026-03-09)

Bug Fixes

v7.0.4

28 Jan 14:30
8d8ef54

Choose a tag to compare

7.0.4 (2026-01-28)

Bug Fixes

  • rabbitmq: use shared Netty EventLoopGroup to prevent resource leaks and shutdown issues (#163) (8d8ef54)

v7.0.3

15 Jan 21:32
b632f3e

Choose a tag to compare

7.0.3 (2026-01-15)

Bug Fixes

v7.0.2

30 Dec 16:41
361034a

Choose a tag to compare

7.0.2 (2025-12-30)

Bug Fixes

  • health: fix null exception when DOWN (#160) (361034a)

v7.0.1

19 Dec 14:14
9c77213

Choose a tag to compare

7.0.1 (2025-12-19)

Bug Fixes

  • rabbitmq: use Netty SslContext for SSL setup (#158) (9c77213)

v7.0.0

11 Dec 19:43
050414b

Choose a tag to compare

What's Changed

Full Changelog: v6.1.0...v7.0.0

v6.1.0

11 Nov 13:11
dec7e92

Choose a tag to compare

6.1.0 (2025-11-11)

Features

  • rabbitmq: Add direct queue listener which allows compatibility with existing queues (#155) (dec7e92)