Reactor-Core 3.4.14 is part of 2020.0.15 Release Train (Europium SR15).
This release contains a cancellation bug fix on usingWhen, as well as build and docs improvements.
🐞 Bug fixes
- UsingWhen leak / fails to cancel when early cancel race (#2859)
📖 Documentation, Tests and Build
- [docs] Fix log output descriptions in faq docs (#2871, thanks @yujinchoi-94)
- [doc] Fix several small typos in Flux javadocs (#2869, thanks @Leuteris)
- Use Gradle's VersionCatalog for dependencies in a single place (#2853)
- Automatically draft release notes on maintenance branches push (#2872, #2876)
- Update JmhExecTask to use latest Gradle task APIs (#2877)
🆙 Dependency Upgrades
- Enable Renovate bot with custom configuration (#2856)
- Update all test dependencies to latest versions (#2860, #2862, #2867)
- Update testng to 7.5 and reactor-extra (for jmh) to 3.4.6 (#2875)
- Update all build plugins and gha actions to latest versions (#2864, #2866, #2861, #2863, #2878, #2880)
- Update Gradle from 7.2 to 7.3.3 (#2865)
- Update Kotlin to v1.5.32 (#2874)