github reactor/reactor-core v3.5.0-M5

latest releases: v3.8.5, v3.7.18, v3.8.4...
pre-release3 years ago

Reactor-Core 3.5.0-M5 is part of 2022.0.0-M5 Release Train (F Milestone 5).

This version brings in a few changes, bugfixes and enhancements from the 3.4.x line, most notably from 3.4.22.

These are also listed below.

What's Changed

⚠️ Update considerations and deprecations

✨ New features and improvements

  • Micrometer#observation(): avoids scopes, set parentObservation by @simonbasle in #3119
  • Adapt to ContextAccessor change: new readValue method by @simonbasle in #3124
  • Fix a couple reactor-core-micrometer module compilation errors by @simonbasle in #3132
  • Update Micrometer dependency to latest milestone releases by @violetagg in #3143
  • from 3.4.x:
    • 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

  • from 3.4.x:
    • 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

  • from 3.4.x:
    • 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.5.0-M4...v3.5.0-M5

Don't miss a new reactor-core release

NewReleases is sending notifications on new releases.