Skip to content

v3.6.9

Compare
Choose a tag to compare
@violetagg violetagg released this 13 Aug 14:38
· 127 commits to main since this release

Reactor Core 3.6.9 is part of 2023.0.9 Release Train.

What's Changed

✨ New features and improvements

  • Skip Automatic Context Propagation in special operators by @chemicL in #3845
  • Skip Automatic Context Propagation in Flux.generate by @chemicL in #3848
  • Allow registering a custom Predicate for determining non-blocking threads by @trustin in #3854
  • Bump byteBuddyVersion from 1.14.17 to 1.14.18 by @dependabot in #3842

🐞 Bug fixes

  • Dispose TimedRunnable upon TimedWorker shutdown by @chemicL in #3856
  • Fix ThreadPerTaskScheduler busyness accounting by @chemicL in #3859

New Contributors

Full Changelog: v3.6.8...v3.6.9