Skip to content

Releases: reactive-commons/reactive-commons-java

0.6.0-beta

19 Aug 02:02
Compare
Choose a tag to compare

New features and performance improvements.

0.5.2-beta

20 Jul 18:59
Compare
Choose a tag to compare

Enhance complex error detection and update spring version

0.5.0

08 Jun 22:11
1df461a
Compare
Choose a tag to compare

This release enables a new type of event subscription that notifies all available instances of the app (Notification event, more in the readme)

Thanks a lot to @kwah07 for his contribution on this release.

0.4.7

21 May 20:34
Compare
Choose a tag to compare

Minor fix

v0.4.6

23 Apr 15:01
Compare
Choose a tag to compare
fix: cache resource channel mono

v0.4.5

23 Apr 04:53
Compare
Choose a tag to compare

Enable prefetch count using the property
app.async.prefetch-count=4

v0.4.3

21 Apr 23:17
Compare
Choose a tag to compare

Fix memory leak on high messages output

v0.4.2

13 Apr 20:14
Compare
Choose a tag to compare

Add trace logs

You can enable it on spring with logging.level.org.reactivecommons.async.impl.listeners=DEBUG

v4.0.1

11 Apr 06:28
Compare
Choose a tag to compare

Minor Fix

v4.0.4

10 Apr 20:26
4bfe73d
Compare
Choose a tag to compare

Release version that contains a new configurable retry strategy