Releases: reactor/reactor-addons
Releases · reactor/reactor-addons
v3.5.0-M6
Release milestone 3.5.0-M6
v3.5.0-M5
Full Changelog: v3.5.0-M4...v3.5.0-M5
v3.5.0-M4
Full Changelog: v3.5.0-M3...v3.5.0-M4
v3.5.0-M3
Full Changelog: v3.5.0-M2...v3.5.0-M3
v3.5.0-M2
What's Changed
- Improve averageBigInteger and sumBigInteger precision/conversion by @simonbasle in #286
v3.4.8
Reactor-Addons 3.4.8
is part of 2020.0.18
Release Train (Europium
SR18).
🐞 Bug fixes
- Improve averageBigInteger and sumBigInteger precision/conversion by @simonbasle in #286
v3.5.0-M1
What's Changed
- Remove deprecated Processor implementations by @simonbasle in #275
- Remove addons Kotlin extensions by @simonbasle in #276
Full Changelog: v3.4.7...v3.5.0-M1
v3.4.7
Reactor-Addons 3.4.7
is part of 2020.0.17
Release Train (Europium
SR17).
This service release contains one bugfix, but also introduces several deprecations (with a removal target of 3.6.0).
What's Changed
⚠️ Update considerations and deprecations
- Deprecate CacheFlux and CacheMono, for removal in 3.6.0 by @simonbasle in #265
- Deprecate Swt/Swing addons, to be removed in 3.6.0 by @simonbasle in #277
- Deprecate Retry, for removal in 3.6.0 by @simonbasle in #281
🐞 Bug fixes
- Fix exponential Backoff overflow/npe issues by using ms for cap by @simonbasle in #282
📖 Documentation, Tests and Build
- [chores] Update the build and realign it with core / Gradle 7 by @simonbasle in #270
- Start of branch 3.4.x, adapt CI and build by @simonbasle in #272
Full Changelog: v3.4.6...v3.4.7
v3.4.6
What's Changed
- Avoid eager invocation of CacheFlux cacheMiss supplier by @greg65236592 in #266
- Align supplier invoking syntax in CacheMono by @greg65236592 in #267
New Contributors
- @greg65236592 made their first contribution in #266
Full Changelog: v3.4.5...v3.4.6
v3.3.8.RELEASE (3.3.x EoL)
This release is only comprising of a bump to reactor-core 3.3.22.RELEASE, as the End of Life release in this line.