github reactor/reactor-core v3.5.3

latest releases: v3.8.5, v3.7.18, v3.8.4...
3 years ago

Reactor-Core 3.5.3 is part of 2022.0.3 Release Train.

What's Changed

⚠️ Update considerations and deprecations

  • ensures empty inner source handled properly in case of sync fusion for concatMapIterable by @OlegDokuka in #3329

✨ New features and improvements

  • Add .singleOptional() to Mono and Flux by @AndreasHuber-CH in #3317
  • Avoid BlockHound NoSuchTypeException when context propagation dependency is unavailable by @pderop in #3337
  • Context propagation with automatic ThreadLocals restoration by @chemicL in #3335

🐞 Bug fixes

  • Remove Traces$SharedSecretsCallSiteSupplierFactory from the native-image configuration by @violetagg in #3339
  • ensures exception is caught if inner fused for FlatMap #3353 by @OlegDokuka in #3353

🆙 Dependency Upgrades

New Contributors

Full Changelog: v3.5.2...v3.5.3

Don't miss a new reactor-core release

NewReleases is sending notifications on new releases.