Skip to content

Releases: reactor/reactor-core

v3.7.0-M2

14 May 16:04
Compare
Choose a tag to compare
v3.7.0-M2 Pre-release
Pre-release

What's Changed

✨ New features and improvements

🐞 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

New Contributors

Full Changelog: v3.7.0-M1...v3.7.0-M2

v3.6.6

14 May 15:57
Compare
Choose a tag to compare

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

Full Changelog: v3.6.5...v3.6.6

v3.5.17

14 May 15:56
Compare
Choose a tag to compare

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

Full Changelog: v3.5.16...v3.5.17

v3.4.38

14 May 15:54
Compare
Choose a tag to compare

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

  • Remove Flux#thenMany optimization breaking concat by @chemicL in #3783

Full Changelog: v3.4.37...v3.4.38

v3.7.0-M1

10 Apr 06:44
a16e2b2
Compare
Choose a tag to compare
v3.7.0-M1 Pre-release
Pre-release

What's Changed

✨ New features and improvements

Full Changelog: v3.6.4...v3.7.0-M1

v3.6.5

10 Apr 06:43
826673d
Compare
Choose a tag to compare

What's Changed

✨ New features and improvements

Full Changelog: v3.6.4...v3.6.5

v3.5.16

10 Apr 06:42
bc092d8
Compare
Choose a tag to compare

What's Changed

✨ New features and improvements

Full Changelog: v3.5.15...v3.5.16

v3.4.37

10 Apr 06:42
c8ff304
Compare
Choose a tag to compare

What's Changed

✨ New features and improvements

Full Changelog: v3.4.36...v3.4.37

v3.6.4

12 Mar 10:19
Compare
Choose a tag to compare

Reactor Core 3.6.4 is part of 2023.0.4 Release Train.

What's Changed

✨ New features and improvements

  • Throw wrapped TimeoutException on Mono.block* and Flux.block* by @injae-kim in #3733

🐞 Bug fixes

  • Fix stress test expectation and bug in ColdTestPublisher by @OlegDokuka in #3700

📖 Documentation

New Contributors

Full Changelog: v3.6.3...v3.6.4

v3.5.15

12 Mar 09:08
Compare
Choose a tag to compare

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