Skip to content

v3.4.22

Compare
Choose a tag to compare
@violetagg violetagg released this 09 Aug 17:53
· 180 commits to 3.4.x since this release

Reactor-Core 3.4.22 is part of 2020.0.22 Release Train (Europium SR22).

What's Changed

✨ New features and improvements

  • Add logging in Exceptions.throwIf[Jvm]Fatal, add isFatal methods by @simonbasle in #3122
  • Improve LoggerUtils support and add TestLoggerExtension by @simonbasle in #3123

📖 Documentation, Tests and Build

  • Clarify how to use processExistingClasses in debugging.adoc by @kicmeri in #3130
  • Refguide: Remove mention of discouraged subscribe variant by @simonbasle in #3141
  • Disable flaky BoundedElasticScheduler test by @simonbasle in #3142

🆙 Dependency Upgrades

  • Upgrade Gradle to 7.5, workaround nohttp, update gradle action by @simonbasle in #3127
  • Upgrade Gradle 7.5.1, Artifactory plugin 4.29.0 by @violetagg in #3144

New Contributors

Full Changelog: v3.4.21...v3.4.22