Releases: reactor/reactor-kotlin-extensions
v1.1.2
Reactor-Kotlin-Extensions 1.1.2
is part of the 2020.0.3
Release Train (Europium
SR3).
This release mostly embeds the changes from v1.0.3.RELEASE
in the Europium train.
v1.0.3.RELEASE
Reactor-Kotlin-Extensions 1.0.3.RELEASE
is part of the Dysprosium-SR16
Release Train.
📖 Documentation, Tests and Build
- Add information to
README.md
for the project's maven coordinates. (#8) - Upgrade
artifactory
gradle plugin to version4.15.2
. (496cbe9) - Add Gradle wrapper validation. (#13)
- Fix repositories order and plugin repositories. (cf6c539)
- Switch to Github Actions for CI. (#16, #17)
👍 Thanks to the following contributors that also participated to this release
v1.1.1
Reactor-Kotlin-Extensions 1.1.1
is part of the 2020.0.2
Release Train (Europium
SR2).
This release polishes the build script and includes a new feature.
✨ New features
- Extension function toMono() can be invoked on nullable type (#15)
👍 Thanks to the following contributors that also participated to this release
v1.1.0
Reactor-Kotlin-Extensions 1.1.0
is part of the brand new 2020.0.0
Release Train (codename Europium
).
This is the first GA release of Europium 🎉
This release adapts to the changes in reactor-core 3.4.0 and addons 3.4.0, and also includes a couple new features.
✨ New features
- fix #4 Add errorMap extension with class type and predicate
- Add a
test
extension that takes StepVerifierOptions (#12)
👍 Thanks to the following contributors that also participated to this release
v1.0.2.RELEASE
Reactor-Kotlin-Extensions 1.0.2.RELEASE
is part of the Dysprosium-SR3
Release Train.
This is a minor maintenance release, with only changes to the build script.
v1.0.1.RELEASE
Reactor-Kotlin-Extensions 1.0.1.RELEASE
is part of the Dysprosium-SR2
Release Train.
This is a minor maintenance release, with only changes to the build script.
v1.0.0.RELEASE
Known issue: #3