Payara
Payara copied to clipboard
FISH-8447 Bump io.projectreactor:reactor-core from 3.4.0 to 3.6.4
Bumps io.projectreactor:reactor-core from 3.4.0 to 3.6.4.
Release notes
Sourced from io.projectreactor:reactor-core's releases.
v3.6.4
Reactor Core
3.6.4
is part of2023.0.4
Release Train.What's Changed
:sparkles: New features and improvements
- Throw wrapped
TimeoutException
onMono.block*
andFlux.block*
by@injae-kim
in #3733:lady_beetle: Bug fixes
- Fix stress test expectation and bug in
ColdTestPublisher
by@OlegDokuka
in #3700:book: Documentation
- Fix formatting in
coreFeatures.adoc
by@kzander91
in #3676- Improve
Mono#share
javadoc for cancelling by@chemicL
in #3741New Contributors
@kzander91
made their first contribution in #3676Full Changelog: https://github.com/reactor/reactor-core/compare/v3.6.3...v3.6.4
v3.6.3
Reactor Core
3.6.3
is part of2023.0.3
Release Train.What's Changed
:sparkles: New features and improvements
- Add
AutoCloseable
shourtcut onFlux#using
,Mono#using
by@injae-kim
in reactor/reactor-core#3704:book: Documentation, Tests and Build
- Ignoring flaky JCStress tests by
@chemicL
in reactor/reactor-core#3690- Fix flaky
TimedScheduler
periodic scheduling tests by@Nicolas125841
in reactor/reactor-core#3677- Bump gradle/gradle-build-action from 2.9.0 to 3.0.0 in /.github/workflows by
@dependabot
in reactor/reactor-core#3712- Bump actions/setup-java from 3.13.0 to 4.0.0 in /.github/workflows by
@dependabot
in reactor/reactor-core#3654- Bump actions/checkout from 4.1.0 to 4.1.1 in /.github/workflows by
@dependabot
in reactor/reactor-core#3622- Bump gradle/wrapper-validation-action from 1.1.0 to 2.0.1 in /.github/workflows by
@dependabot
in reactor/reactor-core#3717- Nightly build to run jcstress weekly, snapshots daily by
@chemicL
in reactor/reactor-core#3716- Adds other JDKs to snapshots workflow by
@chemicL
in reactor/reactor-core#3720- Restore java21Test back into workflows by
@chemicL
in reactor/reactor-core#3721- Exclude java21 tests from 3.5.x in snapshots workflow by
@chemicL
in reactor/reactor-core#3722- Switch jcstress mode to quick in nightly workflow by
@chemicL
in reactor/reactor-core#3723New Contributors
@injae-kim
made their first contribution in reactor/reactor-core#3704Full Changelog: https://github.com/reactor/reactor-core/compare/v3.6.2...v3.6.3
v3.6.2
... (truncated)
Commits
5aedeaa
[release] Prepare and release 3.6.4c24468f
Merge-ignore release 3.5.15 into 3.6.48ec2cf2
[release] Next development version 3.5.16-SNAPSHOT82307fb
[release] Prepare and release 3.5.15a697f4c
Merge-ignore release 3.4.36 into 3.6.4328b15a
Merge-ignore release 3.4.36 into 3.5.155bcb49b
[release] Next development version 3.4.37-SNAPSHOT7b145f0
BumpMicrometer Tracing
to version1.2.4
(#3744)a96ec0f
[release] Prepare and release 3.4.368eba91f
BumpMicrometer
to version1.12.4
(#3743)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)