Skip to content

Releases: reactor/reactor-core

v3.7.1

10 Dec 11:46
Compare
Choose a tag to compare

Reactor Core 3.7.1 is part of 2024.0.1 Release Train.

What's Changed

✨ New features and improvements

🐞 Bug fixes

📖 Documentation

New Contributors

Full Changelog: v3.7.0...v3.7.1

v3.6.13

10 Dec 11:11
Compare
Choose a tag to compare

Reactor Core 3.6.13 is part of 2023.0.13 Release Train.

What's Changed

🐞 Bug fixes

Full Changelog: v3.6.12...v3.6.13

v3.7.0

13 Nov 10:34
8b64964
Compare
Choose a tag to compare

Reactor Core 3.7.0 is part of 2024.0.0 Release Train.

New and Noteworthy

  • Reference documentation migrated to Antora
  • Improved Multi-Release-Jar experience

What's Changed

⚠️ Update considerations and deprecations

  • Move java9 sources to java11 and drop JDK9 support by @chemicL in #3927

✨ New features and improvements

🐞 Bug fixes

📖 Documentation

New Contributors

Full Changelog: v3.6.9...v3.7.0

v3.6.12

12 Nov 13:04
08fa307
Compare
Choose a tag to compare

Reactor Core 3.6.12 is part of 2023.0.12 Release Train.

What's Changed

✨ New features and improvements

  • Bump io.projectreactor.tools:blockhound from 1.0.9.RELEASE to 1.0.10.RELEASE by @dependabot in #3908
  • Depend on Micrometer v1.12.12 by @violetagg in #3930

🐞 Bug fixes

  • Fix Mono#cacheInvalidateIf NPE when cancelled by @chemicL in #3914
  • Configure Gradle toolchains with correct JDK by @chemicL in #3918

Full Changelog: v3.6.11...v3.6.12

v3.7.0-RC1

15 Oct 07:39
Compare
Choose a tag to compare
v3.7.0-RC1 Pre-release
Pre-release

Reactor Core 3.7.0-RC1 is part of 2024.0.0-RC1 Release Train.

What's Changed

✨ New features and improvements

Full Changelog: v3.7.0-M6...v3.7.0-RC1

v3.6.11

15 Oct 07:14
Compare
Choose a tag to compare

Reactor Core 3.6.11 is part of 2023.0.11 Release Train.

What's Changed

✨ New features and improvements

Full Changelog: v3.6.10...v3.6.11

v3.7.0-M6

10 Sep 12:34
af4174e
Compare
Choose a tag to compare
v3.7.0-M6 Pre-release
Pre-release

What's Changed

✨ New features and improvements

🐞 Bug fixes

📖 Documentation

  • [docs] Remove reference to missing type in Flux javadocs by @chemicL in #3874
  • [doc] Document when groupBy can deadlock because of backpressure by @NamrataGuptaRoy in #3872

New Contributors

Full Changelog: v3.7.0-M5...v3.7.0-M6

v3.6.10

10 Sep 12:32
9cee83d
Compare
Choose a tag to compare

What's Changed

✨ New features and improvements

🐞 Bug fixes

📖 Documentation

  • [docs] Remove reference to missing type in Flux javadocs by @chemicL in #3874

New Contributors

Full Changelog: v3.6.9...v3.6.10

v3.7.0-M5

13 Aug 14:56
Compare
Choose a tag to compare
v3.7.0-M5 Pre-release
Pre-release

Reactor Core 3.7.0-M5 is part of 2024.0.0-M5 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

📖 Documentation

  • Highlight Micrometer.observation vs Micrometer.metrics difference by @chemicL in #3862

New Contributors

Full Changelog: v3.7.0-M4...v3.7.0-M5

v3.6.9

13 Aug 14:38
Compare
Choose a tag to compare

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