Skip to content

Releases: reactor/reactor-addons

v3.4.5

14 Sep 09:27
Compare
Choose a tag to compare

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

@kiwisincebirth

v3.3.5.RELEASE

11 Jan 10:40
Compare
Choose a tag to compare

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

09 Dec 09:47
Compare
Choose a tag to compare

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 in Dysprosium 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

09 Dec 09:40
Compare
Choose a tag to compare

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

30 Oct 10:58
Compare
Choose a tag to compare

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

23 Oct 17:56
Compare
Choose a tag to compare

This is a minor polish release to ensure some build changes have been backported.
Part of Californium-SR22.

v3.4.0-RC2

12 Oct 16:11
Compare
Choose a tag to compare
v3.4.0-RC2 Pre-release
Pre-release

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

15 Sep 16:24
Compare
Choose a tag to compare
v3.4.0-RC1 Pre-release
Pre-release

This only mirrors changes from v3.3.4.RELEASE

v3.3.4.RELEASE

15 Sep 16:24
Compare
Choose a tag to compare

This release only contains one 🐞 bug fix:

  • Remove eager "cache miss" invocation from Mono.lookup (#227)

Reactor Addons 3.3.3.RELEASE

24 Mar 11:44
Compare
Choose a tag to compare

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.