Reactor-Core 3.4.15 is part of 2020.0.16 Release Train (Europium SR16).
This service release contains a few bugfixes.
What's Changed
🐞 Bug fixes
- Fix Flux.generate request accounting leading to hanging by @davidyangss in #2884
- Prevent FluxBufferTimeout requests < 0 when enough outstanding by @simonbasle in #2892
📖 Documentation, Tests and Build
- Replace drafter workflow with github's simple generator config by @simonbasle in #2887
- Renovate group patched libs only, separate all plugin updates by @simonbasle in #2888
- [build] Hardening of GitHub actions by @simonbasle in #2894
- [doc] Consistently use replaySink var name for sink example by @kaka2634 in #2896
- Rewrite a MonoSubscribeOn test to be less flaky by @simonbasle in #2893
- Run preliminary spotless/japicmp job in ci, fix japicmp of core by @simonbasle in #2895
- [build] Action updates: fix pinning by @simonbasle in #2901
🆙 Dependency Upgrades
- Update plugin com.gradle.enterprise to v3.8.1 by @renovate-bot in #2890
- Update mockito-core to v4.3.1 by @renovate-bot in #2904
- Pin all github actions to commits corresponding to vXXX tags by @renovate-bot in #2905
- Update plugin download to v5 by @renovate-bot in #2906
- Update gradle/gradle-build-action to v2.1.3 by @renovate-bot in #2914
- Update plugin spotless to v6.2.2 by @renovate-bot in #2910
- Update dependency org.slf4j:slf4j-api to v1.7.36 by @renovate-bot in #2918
- Update ByteBuddy to v1.12.8 by @renovate-bot in #2921
- Update plugin artifactory to v4.27.1 by @renovate-bot in #2923
New Contributors
- @davidyangss made their first contribution in #2884
- @kaka2634 made their first contribution in #2896
Full Changelog: v3.4.14...v3.4.15