Reactor-Core 3.4.17 is part of 2020.0.18 Release Train (Europium SR18).
⚠️ Update considerations and deprecations
- Deprecate [Flux|Mono|Synchronous]Sink currentContext by @simonbasle in #2974
🐞 Bug fixes
- [agent] Avoid instrumenting methods with unwrappable returnType by @simonbasle in #2973
- Avoid FluxReplay buffer retaining/leaking with tiny TTL by @simonbasle in #2998
- Fix subscribers being retained by SinkOneMulticast by @simonbasle in #3002
📖 Documentation, Tests and Build
- [test] Fix flaky BoundedElasticTest with better controlled tasks by @simonbasle in #2968
- [doc] Polish Schedulers javadoc for common/cached instances by @dedeibel in #2995
- [test] Improve flaky BoundedElasticScheduler toString test by @simonbasle in #3010
🆙 Dependency Upgrades
- April round of upgrades: Gradle 7.4.2, plugins (download, jmh, spotless, artifactory, gradle enterprise) by @simonbasle in #2992
- Update gradle/gradle-build-action to v2.1.5 by @simonbasle in #2996
- Update ByteBuddy to v1.12.9 by @simonbasle in #3008