Releases: reactor/reactor-core
Releases · reactor/reactor-core
v3.7.0-M2
What's Changed
✨ New features and improvements
- Add
@Incubating
annotation 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.java
by @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
v3.6.6
Reactor Core
3.6.6
is part of 2023.0.6
Release Train.
What's Changed
✨ New features and improvements
- Bump byteBuddyVersion from 1.14.12 to 1.14.13 by @dependabot in #3778
- Bump io.projectreactor.tools:blockhound from 1.0.8.RELEASE to 1.0.9.RELEASE by @dependabot in #3788
- Bump byteBuddyVersion from 1.14.13 to 1.14.14 by @dependabot in #3795
🐞 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
New Contributors
- @kkondratov made their first contribution in #3780
- @chickenchickenlove made their first contribution in #3779
Full Changelog: v3.6.5...v3.6.6
v3.5.17
Reactor Core
3.5.17
is part of 2022.0.19
Release Train.
What's Changed
✨ New features and improvements
- Bump byteBuddyVersion from 1.14.12 to 1.14.13 by @dependabot in #3778
- Bump io.projectreactor.tools:blockhound from 1.0.8.RELEASE to 1.0.9.RELEASE by @dependabot in #3788
- Bump byteBuddyVersion from 1.14.13 to 1.14.14 by @dependabot in #3795
🐞 Bug fixes
- Fix pendingTasks accounting if TimedRunnable disposed before scheduling by @kkondratov in #3780
- Remove Flux#thenMany optimization breaking concat by @chemicL in #3783
New Contributors
- @kkondratov made their first contribution in #3780
Full Changelog: v3.5.16...v3.5.17
v3.4.38
Reactor Core
3.4.38
is part of 2020.0.44
Release Train.
What's Changed
✨ New features and improvements
- Bump byteBuddyVersion from 1.14.12 to 1.14.13 by @dependabot in #3778
- Bump io.projectreactor.tools:blockhound from 1.0.8.RELEASE to 1.0.9.RELEASE by @dependabot in #3788
- Bump byteBuddyVersion from 1.14.13 to 1.14.14 by @dependabot in #3795
🐞 Bug fixes
Full Changelog: v3.4.37...v3.4.38
v3.7.0-M1
What's Changed
✨ New features and improvements
- Bump byteBuddyVersion from 1.14.11 to 1.14.12 by @dependabot in #3729
Full Changelog: v3.6.4...v3.7.0-M1
v3.6.5
What's Changed
✨ New features and improvements
- Bump byteBuddyVersion from 1.14.11 to 1.14.12 by @dependabot in #3729
Full Changelog: v3.6.4...v3.6.5
v3.5.16
What's Changed
✨ New features and improvements
- Bump byteBuddyVersion from 1.14.11 to 1.14.12 by @dependabot in #3729
Full Changelog: v3.5.15...v3.5.16
v3.4.37
What's Changed
✨ New features and improvements
- Bump byteBuddyVersion from 1.14.11 to 1.14.12 by @dependabot in #3729
Full Changelog: v3.4.36...v3.4.37
v3.6.4
Reactor Core
3.6.4
is part of 2023.0.4
Release Train.
What's Changed
✨ New features and improvements
- Throw wrapped
TimeoutException
onMono.block*
andFlux.block*
by @injae-kim in #3733
🐞 Bug fixes
- Fix stress test expectation and bug in
ColdTestPublisher
by @OlegDokuka in #3700
📖 Documentation
- Fix formatting in
coreFeatures.adoc
by @kzander91 in #3676 - Improve
Mono#share
javadoc for cancelling by @chemicL in #3741
New Contributors
- @kzander91 made their first contribution in #3676
Full Changelog: v3.6.3...v3.6.4
v3.5.15
Reactor Core
3.5.15
is part of 2022.0.17
Release Train.
What's Changed
🐞 Bug fixes
- Fix stress test expectation and bug in
ColdTestPublisher
by @OlegDokuka in #3700
📖 Documentation
Full Changelog: v3.5.14...v3.5.15