Skip to content

v3.4.16

Compare
Choose a tag to compare
@simonbasle simonbasle released this 15 Mar 15:56
· 246 commits to 3.4.x since this release

Reactor-Core 3.4.16 is part of 2020.0.17 Release Train (Europium SR17).

This service release contains a few bugfixes and improvements.

What's Changed

✨ New features and improvements

🐞 Bug fixes

📖 Documentation, Tests and Build

  • Update Gradle to v7.4 in #2922
  • [doc] Correct flux subscribe example in faq by @liukun2634 in #2924
  • Show how-to-fix hints in CI when preliminary steps fail (check of license headers, api compatibility) by @simonbasle in #2932
  • [guide] Remove ref to Swing/SwtScheduler in addons appendix by @simonbasle in #2959
  • [build] Have jcstress part of slowerChecks by @simonbasle in #2958

🆙 Dependency Upgrades

  • Update plugin spotless to v6.3.0 in #2925
  • Update plugin bnd to v6.2.0 in #2941
  • Update dependency org.awaitility:awaitility to v4.2.0 in #2945
  • Update dependency ch.qos.logback:logback-classic to v1.2.11 in #2946
  • Update dependency com.tngtech.archunit:archunit to v0.23.1 in #2940
  • Update plugin japicmp to v0.4.0 in #2948
  • Update dependency org.mockito:mockito-core to v4.4.0 in #2951
  • Update plugin download to v5.0.2 in #2950

New Contributors

Full Changelog: v3.4.15...v3.4.16