Releases: reactive-commons/reactive-commons-java
Releases · reactive-commons/reactive-commons-java
2.0.1
Features:
- New Event Driven Architecture variant
2.0.0
Features:
- Update Spring Boot version to 3.
- Update code removing deprecated classes.
1.0.5
Features:
- Add reactor metric to async query flow.
- Update spring dependencies.
1.0.4
Fixes:
- Remove dynamic events wildcard binding
1.0.3
Features:
- Add health check indicator when actuator is available.
1.0.2
Features:
- Enable dynamic query handlers delegate in DynamicRegistry
- Dynamic event listeners and event listeners unified with matching capabilities
1.0.1
Features:
- Fix Matcher for event names.
- Enable matcher for queries, commands and notifications.
- Add serveQuery operation to dynamic registry.
1.0.0-beta-10
Features:
- Enable TLS with properties..
- Enforce UTF-8 encoding to avoid listener object mapper exception.
1.0.0-beta10
Fixes:
- Recover exclusive queues on mirrored queues for RabbitMQ Clusters