What's Changed
✨ New features and improvements
- Add
@Incubatingannotation by @violetagg in #3790 - Bump byteBuddyVersion from 1.14.12 to 1.14.14 by @dependabot in #3778 and in #3795
- Bump io.projectreactor.tools:blockhound from 1.0.8.RELEASE to 1.0.9.RELEASE by @dependabot in #3788
- Bump Micrometer to v1.13.0 by @chemicL in #3810
🐞 Bug fixes
- Fix pendingTasks accounting if TimedRunnable disposed before scheduling by @kkondratov in #3780
- Remove Flux#thenMany optimization breaking concat by @chemicL in #3783
- Improve auto context propagation in lifting and ConnectableFlux intersection by @chemicL in #3787
📖 Documentation
- typo in legend svg by @Hailong in #3710
- Corrected wrongly formatted words in faq.adoc by @akenz1901 in #3775
- Fix JavaDoc Typos in
Scheduler.javaby @rs017991 in #3807
New Contributors
- @kkondratov made their first contribution in #3780
- @chickenchickenlove made their first contribution in #3779
- @Hailong made their first contribution in #3710
- @akenz1901 made their first contribution in #3775
Full Changelog: v3.7.0-M1...v3.7.0-M2