Skip to content

Releases: reactor/reactor-core

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

v3.4.36

12 Mar 08:10
Compare
Choose a tag to compare

Reactor Core 3.4.36 is part of 2020.0.42 Release Train.

What's Changed

🐞 Bug fixes

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

📖 Documentation

Full Changelog: v3.4.35...v3.4.36

v3.6.3

15 Feb 00:56
Compare
Choose a tag to compare

Reactor Core 3.6.3 is part of 2023.0.3 Release Train.

What's Changed

✨ New features and improvements

  • Add AutoCloseable shourtcut on Flux#using, Mono#using by @injae-kim in #3704

📖 Documentation, Tests and Build

  • Ignoring flaky JCStress tests by @chemicL in #3690
  • Fix flaky TimedScheduler periodic scheduling tests by @Nicolas125841 in #3677
  • Bump gradle/gradle-build-action from 2.9.0 to 3.0.0 in /.github/workflows by @dependabot in #3712
  • Bump actions/setup-java from 3.13.0 to 4.0.0 in /.github/workflows by @dependabot in #3654
  • Bump actions/checkout from 4.1.0 to 4.1.1 in /.github/workflows by @dependabot in #3622
  • Bump gradle/wrapper-validation-action from 1.1.0 to 2.0.1 in /.github/workflows by @dependabot in #3717
  • Nightly build to run jcstress weekly, snapshots daily by @chemicL in #3716
  • Adds other JDKs to snapshots workflow by @chemicL in #3720
  • Restore java21Test back into workflows by @chemicL in #3721
  • Exclude java21 tests from 3.5.x in snapshots workflow by @chemicL in #3722
  • Switch jcstress mode to quick in nightly workflow by @chemicL in #3723

New Contributors

Full Changelog: v3.6.2...v3.6.3

v3.6.2

09 Jan 17:15
38c8501
Compare
Choose a tag to compare

Reactor Core 3.6.2 is part of 2023.0.2 Release Train.

What's Changed

⚠️ Update considerations and deprecations

  • Restore where onLastOperatorHook is applied by @chemicL in #3673

🐞 Bug fixes

📖 Documentation, Tests and Build

  • Fix sample code typos in Mono javadocs by @valery1707 in #3657
  • Remove unused com.gradle.enterprise plugin by @chemicL in #3668
  • Fix flaky test for pending tasks count validation by @chemicL in #3669
  • Fix flaky test for BoundedElasticThreadPerTaskScheduler by @chemicL in #3679
  • Improve RaceTestUtils to yield when CPUs don't suffice by @chemicL in #3678
  • Remove overridden methods from GenericBoundedElasticThreadPerTask… by @chemicL in #3685
  • Exclude loom boundedElastic from restart validation by @chemicL in #3686

🆙 Dependency Upgrades

New Contributors

Full Changelog: v3.6.1...v3.6.2

v3.5.14

09 Jan 17:15
da92f22
Compare
Choose a tag to compare

Reactor Core 3.5.14 is part of 2022.0.15 Release Train.

What's Changed

🐞 Bug fixes

📖 Documentation, Tests and Build

🆙 Dependency Upgrades

New Contributors

Full Changelog: v3.5.13...v3.5.14