Releases: reactive-commons/reactive-commons-java
Releases · reactive-commons/reactive-commons-java
0.6.0-beta
New features and performance improvements.
0.5.2-beta
Enhance complex error detection and update spring version
0.5.0
0.4.7
v0.4.6
fix: cache resource channel mono
v0.4.5
Enable prefetch count using the property
app.async.prefetch-count=4
v0.4.3
Fix memory leak on high messages output
v0.4.2
Add trace logs
You can enable it on spring with logging.level.org.reactivecommons.async.impl.listeners=DEBUG