Skip to content

Releases: reactive-commons/reactive-commons-java

2.0.1

19 Jul 21:17
4ad0866
Compare
Choose a tag to compare

Features:

  • New Event Driven Architecture variant

2.0.0

03 Mar 19:38
c2528c9
Compare
Choose a tag to compare

Features:

  • Update Spring Boot version to 3.
  • Update code removing deprecated classes.

1.0.5

25 May 16:35
d1d40ae
Compare
Choose a tag to compare

Features:

  • Add reactor metric to async query flow.
  • Update spring dependencies.

1.0.4

30 Nov 19:15
d36197c
Compare
Choose a tag to compare

Fixes:

  • Remove dynamic events wildcard binding

1.0.3

05 Oct 20:12
fd94711
Compare
Choose a tag to compare

Features:

  • Add health check indicator when actuator is available.

1.0.2

01 Oct 19:50
feb1540
Compare
Choose a tag to compare

Features:

  • Enable dynamic query handlers delegate in DynamicRegistry
  • Dynamic event listeners and event listeners unified with matching capabilities

1.0.1

29 Sep 14:43
Compare
Choose a tag to compare

Features:

  • Fix Matcher for event names.
  • Enable matcher for queries, commands and notifications.
  • Add serveQuery operation to dynamic registry.

1.0.0-beta-10

28 Sep 01:23
0ae1e51
Compare
Choose a tag to compare

Features:

  • Enable TLS with properties..
  • Enforce UTF-8 encoding to avoid listener object mapper exception.

1.0.0-beta10

21 May 22:11
97645f8
Compare
Choose a tag to compare

Fixes:

  • Recover exclusive queues on mirrored queues for RabbitMQ Clusters

1.0.0-beta8

26 Apr 19:37
c80f397
Compare
Choose a tag to compare

⭐️ Features

  • #56 Common classes separation from RabbitMQ Implementation

❤️ Contributors