Skip to content

Releases: reactive-commons/reactive-commons-java

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)

v6.0.0

23 Sep 23:36
5c872f0

Choose a tag to compare

What's Changed

Full Changelog: v5.6.2...v6.0.0

v6.0.0-beta.1

23 Sep 21:29
0ba432a

Choose a tag to compare

v6.0.0-beta.1 Pre-release
Pre-release

What's Changed

Full Changelog: v5.6.2...v6.0.0

v5.6.2

10 Sep 19:25
a9dddae

Choose a tag to compare

5.6.2 (2025-09-10)

Bug Fixes

  • queueType: Leave by default the queueType defined in virtualhost at server level (#150) (a9dddae)

v5.6.2-beta.1

08 Sep 21:52
5666529

Choose a tag to compare

v5.6.2-beta.1 Pre-release
Pre-release

5.6.2-beta.1 (2025-09-08)

Bug Fixes

  • update async properties handling and improve error messaging (#149) (5666529)