Skip to content

v3.5.3

Compare
Choose a tag to compare
@chemicL chemicL released this 14 Feb 19:01
· 631 commits to main since this release
d1c5c1c

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