Skip to content

Releases: reactive-commons/reactive-commons-java

v4.1.3

17 Jul 20:00
16e9133
Compare
Choose a tag to compare

4.1.3 (2024-07-17)

Bug Fixes

  • notifier: Set the discard notifier with domain connection properties (16e9133)

v4.1.2

10 Jul 12:34
a7f4630
Compare
Choose a tag to compare

4.1.2 (2024-07-10)

Bug Fixes

  • deps: Update dependencies (aaf5f1d)
  • notifier: discard notifier for eda variant (6282ed9)
  • notifier: discard notifier for eda variant (10abaf7)
  • notifier: discard notifier for eda variant #112 (a7f4630)

v4.1.1

15 May 15:33
02a4460
Compare
Choose a tag to compare

4.1.1 (2024-05-15)

Bug Fixes

v4.1.0

15 May 14:03
242c110
Compare
Choose a tag to compare

4.1.0 (2024-05-15)

Bug Fixes

  • cache resource channel mono (f61b8ec)
  • ci: Fix release (78ffa93)
  • memory leak for publish with confirm (2cd70ed)
  • propagate empty response (d76f438)
  • rm: Fix group id (9c674a9)
  • rm: Fix release to maven (5015165)
  • use package private class for tests (7e2d185)

Features

  • add prefetch count property (70329d8)
  • add trace logs for messages (4b3ac09)
  • discard timeout queries (0483262)
  • dynamic events handlers (ebff49f)
  • eda: Add eda properties, allow different queue and exchange names, made an easy api to setup programatically, disallow topology creation (920fbc9)
  • use configuration properties (aa5ef29)

v3.0.0

15 May 13:43
fbd7ae2
Compare
Choose a tag to compare

Features:

  • retries with fixed number when no DLQ retries.
  • support # wilcard

2.2.3

10 May 14:03
79014c3
Compare
Choose a tag to compare

Features:

  • Allow disable event listener for specific domain in EDA variant.

2.2.2

09 May 21:11
e4fbf0c
Compare
Choose a tag to compare

Features:

  • Add secret callback to customize AsyncProps in EDA variant

2.2.1

02 May 16:56
b790eff
Compare
Choose a tag to compare

Feature:

  • Add builder to AsyncPropsDomainProperties for easy configuration

2.1.0

03 Apr 15:29
e4e743d
Compare
Choose a tag to compare

Features:

  • Allows you to disable the creation of the topology
  • Exchange names and queue name suffixes can be assigned
  • New API to programmatically create configuration in EDA variant

2.0.5

27 Feb 13:09
788a912
Compare
Choose a tag to compare

Fixes:

  • Fix Health indicator for eda variant.