Releases: reactor/reactor-addons
v3.4.5
Reactor-Addons 3.4.5
is part of 2020.0.11
Release Train (Europium
SR11).
This service release contains a bugfix.
🪲 Bug fixes
- MathFlux sum/average retains BigDecimal scale (#261)
👍 Thanks to the following contributors that also participated to this release
v3.3.5.RELEASE
Reactor Addons 3.3.5.RELEASE
is part of the Dysprosium-SR16
release train.
TODO: Full release notes to be published later
v3.4.1
Reactor-Addons 3.4.1
is part of the 2020.0.2
Release Train (Europium
SR2).
This is a minor release for OSGI support and some additional build changes.
It fixes the OSGI metadata to adapt to the new versioning scheme introduced in 3.4.0 (#239, #240):
- it goes back to a
Bundle-Version
similar to what we had inDysprosium
for releases (adding a.RELEASE
to the OSGI version) - it uses a
.BUILD-{timestamp}
suffix for snapshots, differentiating snapshots by their build timestamp - it includes the full bundle version in the
Export-Package
clause
v3.2.6.RELEASE
Reactor-Addons 3.2.6.RELEASE
is part of the Californium-SR23
Release Train.
This is the last release of Californium 👋
This release merely aligns with the latest available core in the Californium line, in order to have clean dependency state for EoL.
v3.4.0
Reactor-Addons 3.4.0
is part of the brand new 2020.0.0
Release Train (codename Europium
).
⚠️ Update considerations and deprecations
- FluxProcessor and child are now deprecated, to be removed in 3.5 (#238)
🐞 Bug fixes
- (from v3.3.4.RELEASE) Remove eager "cache miss" invocation from CacheMono.lookup (#227)
v3.2.5.RELEASE
This is a minor polish release to ensure some build changes have been backported.
Part of Californium-SR22
.
v3.4.0-RC2
Reactor-Addons 3.4.0-RC2
is part of 2020.0.0-RC2
Release Train (codename Europium
).
⚠️ Update considerations and deprecations
FluxProcessor and child are now deprecated (#238)
v3.4.0-RC1
This only mirrors changes from v3.3.4.RELEASE
v3.3.4.RELEASE
This release only contains one 🐞 bug fix:
- Remove eager "cache miss" invocation from Mono.lookup (#227)
Reactor Addons 3.3.3.RELEASE
reactor-addons 3.3.3.RELEASE
is part of Dysprosium-SR6
Release Train.
It mainly contains all the changes from 3.2.4.RELEASE
(see release notes), along with a few minor build adjustments.