Skip to content

v3.6.3

Compare
Choose a tag to compare
@pderop pderop released this 15 Feb 00:56
· 209 commits to main since this release

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