Skip to content

Releases: reactor/reactor-core

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

v3.5.20

13 Aug 13:42
Compare
Choose a tag to compare

Reactor Core 3.5.20 is part of 2022.0.22 Release Train.
This is the last release of 3.5.x, as 2022.0.x Release Train is going out of OSS support. For the next steps, check our support policy.

What's Changed

✨ New features and improvements

🐞 Bug fixes

  • Dispose TimedRunnable upon TimedWorker shutdown by @chemicL in #3856

Full Changelog: v3.5.19...v3.5.20

v3.4.41

13 Aug 13:02
Compare
Choose a tag to compare

Reactor Core 3.4.41 is part of 2020.0.47 Release Train.
This is the last release of 3.4.x, as 2020.0.x Release Train is going out of OSS support. For the next steps, check our support policy.

What's Changed

✨ New features and improvements

Full Changelog: v3.4.40...v3.4.41

v3.7.0-M4

09 Jul 13:18
8bef34e
Compare
Choose a tag to compare
v3.7.0-M4 Pre-release
Pre-release

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

What's Changed

🐞 Bug fixes

  • Fix FluxReplay cancel and subscribe race between two Subscribers by @OlegDokuka in #3707

📖 Documentation

New Contributors

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

v3.6.8

09 Jul 13:16
5caf58a
Compare
Choose a tag to compare

Reactor Core 3.6.8 is part of 2023.0.8 Release Train.

What's Changed

🐞 Bug fixes

  • Fix FluxReplay cancel and subscribe race between two Subscribers by @OlegDokuka in #3707

Full Changelog: v3.6.7...v3.6.8

v3.5.19

09 Jul 13:15
c77e53f
Compare
Choose a tag to compare

Reactor Core 3.5.19 is part of 2022.0.21 Release Train.

What's Changed

🐞 Bug fixes

  • Fix FluxReplay cancel and subscribe race between two Subscribers by @OlegDokuka in #3707

Full Changelog: v3.5.18...v3.5.19

v3.4.40

09 Jul 13:14
e28814e
Compare
Choose a tag to compare

Reactor Core 3.4.40 is part of 2020.0.46 Release Train.

What's Changed

🐞 Bug fixes

  • Fix FluxReplay cancel and subscribe race between two Subscribers by @OlegDokuka in #3707

Full Changelog: v3.4.39...v3.4.40