Bump reactor.version from 3.6.10 to 3.7.0 by dependabot[bot] · Pull Request #472 · Mu-L/feign
Bumps reactor.version from 3.6.10 to 3.7.0.
Updates io.projectreactor:reactor-core from 3.6.10 to 3.7.0
Release notes
Sourced from io.projectreactor:reactor-core's releases.
v3.7.0
Reactor Core3.7.0is part of2024.0.0Release Train.New and Noteworthy
- Reference documentation migrated to
Antora- Improved
Multi-Release-JarexperienceWhat's Changed
⚠️ Update considerations and deprecations
- Move java9 sources to java11 and drop JDK9 support by
@chemicLin reactor/reactor-core#3927✨ New features and improvements
- Bump byteBuddyVersion from 1.15.3 to 1.15.4 by
@dependabotin reactor/reactor-core#3905- Bump io.projectreactor.tools:blockhound from 1.0.9.RELEASE to 1.0.10.RELEASE by
@dependabotin reactor/reactor-core#3908- Depend on
Micrometerv1.14.0by@violetaggin reactor/reactor-core#3931- Support
Setfor exact buffers inFlux.bufferby@Sage-Piercein reactor/reactor-core#3822- Make the multiplier for exponential backoff configurable by
@chemicLin reactor/reactor-core#3883- Add
@Incubatingannotation by@violetaggin reactor/reactor-core#3790🐞 Bug fixes
- Call init() on delegate from TimedScheduler by
@luukveenisin reactor/reactor-core#3876- Fix
Mono#cacheInvalidateIfNPE when cancelled by@chemicLin reactor/reactor-core#3914- Configure Gradle toolchains with correct JDK by
@chemicLin reactor/reactor-core#3918📖 Documentation
- Migrate reference documentation to Antora by
@pderopin reactor/reactor-core#3806- [doc] Document when groupBy can deadlock because of backpressure by
@NamrataGuptaRoyin reactor/reactor-core#3872- [docs] Highlight Micrometer.observation vs Micrometer.metrics difference by
@chemicLin reactor/reactor-core#3862- typo in legend svg by
@Hailongin reactor/reactor-core#3710- Corrected wrongly formatted words in faq.adoc by
@akenz1901in reactor/reactor-core#3775- Fix JavaDoc Typos in
Scheduler.javaby@rs017991in reactor/reactor-core#3807- Fix "Blocking Mono Result" example by
@pivovaritin reactor/reactor-core#3599- Fix "Flux.create" example by
@pivovaritin reactor/reactor-core#3600- Fail on missing asciidoctor pdf command by
@pderopin reactor/reactor-core#3819- Fix SynchronousSink javadoc by
@ilya-ulyanovin reactor/reactor-core#3838- [docs] Remove reference to missing type in Flux javadocs by
@chemicLin reactor/reactor-core#3874- Make marble diagrams readable in dark mode by
@violetaggin reactor/reactor-core#3933- Make png images readable in dark mode by
@violetaggin reactor/reactor-core#3935New Contributors
@Hailongmade their first contribution in reactor/reactor-core#3710@akenz1901made their first contribution in reactor/reactor-core#3775@pivovaritmade their first contribution in reactor/reactor-core#3599@ilya-ulyanovmade their first contribution in reactor/reactor-core#3838@NamrataGuptaRoymade their first contribution in reactor/reactor-core#3872@luukveenismade their first contribution in reactor/reactor-core#3876@Sage-Piercemade their first contribution in reactor/reactor-core#3822Full Changelog: reactor/reactor-core@v3.6.9...v3.7.0
v3.7.0-RC1
... (truncated)
Commits
8b64964[release] Prepare and release 3.7.0c29d23bMerge-ignore release 3.6.12 into 3.7.0aea75c2[release] Next development version 3.6.13-SNAPSHOT6c6a3ec[doc] Make png images readable in dark mode (#3935)789ed7eRevert "Add MonoFirstWithValue inflight cancellation test (#3915)" (#3934)08fa307[release] Prepare and release 3.6.12320307c[release] Prepare and release 3.6.120b4f036Depend onMicrometerv1.14.0(#3931)a71384fMerge-ignore #3930 into 3.7.07817209Depend onMicrometerv1.12.12(#3930)- Additional commits viewable in compare view
Updates io.projectreactor:reactor-test from 3.6.10 to 3.7.0
Release notes
Sourced from io.projectreactor:reactor-test's releases.
v3.7.0
Reactor Core3.7.0is part of2024.0.0Release Train.New and Noteworthy
- Reference documentation migrated to
Antora- Improved
Multi-Release-JarexperienceWhat's Changed
⚠️ Update considerations and deprecations
- Move java9 sources to java11 and drop JDK9 support by
@chemicLin reactor/reactor-core#3927✨ New features and improvements
- Bump byteBuddyVersion from 1.15.3 to 1.15.4 by
@dependabotin reactor/reactor-core#3905- Bump io.projectreactor.tools:blockhound from 1.0.9.RELEASE to 1.0.10.RELEASE by
@dependabotin reactor/reactor-core#3908- Depend on
Micrometerv1.14.0by@violetaggin reactor/reactor-core#3931- Support
Setfor exact buffers inFlux.bufferby@Sage-Piercein reactor/reactor-core#3822- Make the multiplier for exponential backoff configurable by
@chemicLin reactor/reactor-core#3883- Add
@Incubatingannotation by@violetaggin reactor/reactor-core#3790🐞 Bug fixes
- Call init() on delegate from TimedScheduler by
@luukveenisin reactor/reactor-core#3876- Fix
Mono#cacheInvalidateIfNPE when cancelled by@chemicLin reactor/reactor-core#3914- Configure Gradle toolchains with correct JDK by
@chemicLin reactor/reactor-core#3918📖 Documentation
- Migrate reference documentation to Antora by
@pderopin reactor/reactor-core#3806- [doc] Document when groupBy can deadlock because of backpressure by
@NamrataGuptaRoyin reactor/reactor-core#3872- [docs] Highlight Micrometer.observation vs Micrometer.metrics difference by
@chemicLin reactor/reactor-core#3862- typo in legend svg by
@Hailongin reactor/reactor-core#3710- Corrected wrongly formatted words in faq.adoc by
@akenz1901in reactor/reactor-core#3775- Fix JavaDoc Typos in
Scheduler.javaby@rs017991in reactor/reactor-core#3807- Fix "Blocking Mono Result" example by
@pivovaritin reactor/reactor-core#3599- Fix "Flux.create" example by
@pivovaritin reactor/reactor-core#3600- Fail on missing asciidoctor pdf command by
@pderopin reactor/reactor-core#3819- Fix SynchronousSink javadoc by
@ilya-ulyanovin reactor/reactor-core#3838- [docs] Remove reference to missing type in Flux javadocs by
@chemicLin reactor/reactor-core#3874- Make marble diagrams readable in dark mode by
@violetaggin reactor/reactor-core#3933- Make png images readable in dark mode by
@violetaggin reactor/reactor-core#3935New Contributors
@Hailongmade their first contribution in reactor/reactor-core#3710@akenz1901made their first contribution in reactor/reactor-core#3775@pivovaritmade their first contribution in reactor/reactor-core#3599@ilya-ulyanovmade their first contribution in reactor/reactor-core#3838@NamrataGuptaRoymade their first contribution in reactor/reactor-core#3872@luukveenismade their first contribution in reactor/reactor-core#3876@Sage-Piercemade their first contribution in reactor/reactor-core#3822Full Changelog: reactor/reactor-core@v3.6.9...v3.7.0
v3.7.0-RC1
... (truncated)
Commits
8b64964[release] Prepare and release 3.7.0c29d23bMerge-ignore release 3.6.12 into 3.7.0aea75c2[release] Next development version 3.6.13-SNAPSHOT6c6a3ec[doc] Make png images readable in dark mode (#3935)789ed7eRevert "Add MonoFirstWithValue inflight cancellation test (#3915)" (#3934)08fa307[release] Prepare and release 3.6.12320307c[release] Prepare and release 3.6.120b4f036Depend onMicrometerv1.14.0(#3931)a71384fMerge-ignore #3930 into 3.7.07817209Depend onMicrometerv1.12.12(#3930)- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)