Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency io.projectreactor:reactor-core to v3.6.10 #30

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 27, 2020

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.projectreactor:reactor-core 3.3.10.RELEASE -> 3.6.10 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

reactor/reactor-core (io.projectreactor:reactor-core)

v3.6.10

Compare Source

What's Changed

✨ New features and improvements
🐞 Bug fixes
📖 Documentation

New Contributors

Full Changelog: reactor/reactor-core@v3.6.9...v3.6.10

v3.6.9

Compare Source

Reactor Core 3.6.9 is part of 2023.0.9 Release Train.

What's Changed

✨ New features and improvements
🐞 Bug fixes

New Contributors

Full Changelog: reactor/reactor-core@v3.6.8...v3.6.9

v3.6.8

Compare Source

Reactor Core 3.6.8 is part of 2023.0.8 Release Train.

What's Changed

🐞 Bug fixes

Full Changelog: reactor/reactor-core@v3.6.7...v3.6.8

v3.6.7

Compare Source

Reactor Core 3.6.7 is part of 2023.0.7 Release Train.

What's Changed

✨ New features and improvements
🐞 Bug fixes

Full Changelog: reactor/reactor-core@v3.6.6...v3.6.7

v3.6.6

Compare Source

Reactor Core 3.6.6 is part of 2023.0.6 Release Train.

What's Changed

✨ New features and improvements
🐞 Bug fixes

New Contributors

Full Changelog: reactor/reactor-core@v3.6.5...v3.6.6

v3.6.5

Compare Source

What's Changed

✨ New features and improvements

Full Changelog: reactor/reactor-core@v3.6.4...v3.6.5

v3.6.4

Compare Source

Reactor Core 3.6.4 is part of 2023.0.4 Release Train.

What's Changed

✨ New features and improvements
🐞 Bug fixes
📖 Documentation

New Contributors

Full Changelog: reactor/reactor-core@v3.6.3...v3.6.4

v3.6.3

Compare Source

Reactor Core 3.6.3 is part of 2023.0.3 Release Train.

What's Changed

✨ New features and improvements
📖 Documentation, Tests and Build

New Contributors

Full Changelog: reactor/reactor-core@v3.6.2...v3.6.3

v3.6.2

Compare Source

Reactor Core 3.6.2 is part of 2023.0.2 Release Train.

What's Changed

⚠️ Update considerations and deprecations
🐞 Bug fixes
📖 Documentation, Tests and Build
🆙 Dependency Upgrades

New Contributors

Full Changelog: reactor/reactor-core@v3.6.1...v3.6.2

v3.6.1

Compare Source

Reactor Core 3.6.1 is part of 2023.0.1 Release Train.

What's Changed

🐞 Bug fixes
📖 Documentation, Tests and Build
🆙 Dependency Upgrades

New Contributors

Full Changelog: reactor/reactor-core@v3.6.0...v3.6.1

v3.6.0

Compare Source

Reactor-Core 3.6.0 is part of 2023.0.0 Release Train.

This is the first GA release of 2023.0.0 🎉

This note focuses on 3.6.0 proper, curating changes from across all milestones and also includes changes already released as part of 3.4.x line up to 3.4.34 as well as 3.5.x line up to 3.5.12.

While there are plenty of improvements and bug fixes, it's worth to highlight the bigger themes first:

  • The Schedulers.boundedElastic() may return a specific implementation tailored for Project Loom and running on virtual threads if application runs in Java 21+ runtime and have set the reactor.schedulers.defaultBoundedElasticOnVirtualThreads system property to true. Please consult the javadocs and the reference documentation for more information.
  • Support for Multi-Release Jar. Since this release project has java version specific sources that are enabled if runs in specific Java runtime. This allows to avoid unnecessary reflection checks as well as embrace some new neat java features without changing the baseline for the whole code base.
  • Hardening of the context-propagation. This release introduces better support for external Publishers detection with their corresponding decoration if detected. This enables more stable context-propagation when it comes to external libraries integration.

See dedicated pre-release blogpost for more information.

What's Changed

⚠️ Update considerations and deprecations
✨ New features and improvements
🐞 Bug fixes
📖 Documentation, Tests and Build
🆙 Dependency Upgrades

New Contributors

Full Changelog: reactor/reactor-core@v3.5.8...v3.6.0

v3.5.20

Compare Source

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

Full Changelog: reactor/reactor-core@v3.5.19...v3.5.20

v3.5.19

Compare Source

Reactor Core 3.5.19 is part of 2022.0.21 Release Train.

What's Changed

🐞 Bug fixes

Full Changelog: reactor/reactor-core@v3.5.18...v3.5.19

v3.5.18

Compare Source

Reactor Core 3.5.18 is part of 2022.0.20 Release Train.

What's Changed

✨ New features and improvements
🐞 Bug fixes

Full Changelog: reactor/reactor-core@v3.5.17...v3.5.18

v3.5.17

Compare Source

Reactor Core 3.5.17 is part of 2022.0.19 Release Train.

What's Changed

✨ New features and improvements
🐞 Bug fixes

New Contributors

Full Changelog: reactor/reactor-core@v3.5.16...v3.5.17

v3.5.16

Compare Source

What's Changed

✨ New features and improvements

Full Changelog: reactor/reactor-core@v3.5.15...v3.5.16

v3.5.15

Compare Source

Reactor Core 3.5.15 is part of 2022.0.17 Release Train.

What's Changed

🐞 Bug fixes
📖 Documentation

Full Changelog: reactor/reactor-core@v3.5.14...v3.5.15

v3.5.14

Compare Source

Reactor Core 3.5.14 is part of 2022.0.15 Release Train.

What's Changed

🐞 Bug fixes
📖 Documentation, Tests and Build
🆙 Dependency Upgrades

New Contributors

Full Changelog: reactor/reactor-core@v3.5.13...v3.5.14

v3.5.13

Compare Source

Reactor Core 3.5.13 is part of 2022.0.14 Release Train.

What's Changed

🐞 Bug fixes
📖 Documentation, Tests and Build
🆙 Dependency Upgrades

Full Changelog: reactor/reactor-core@v3.5.12...v3.5.13

v3.5.12

Compare Source

Reactor Core 3.5.12 is part of 2022.0.13 Release Train.

What's Changed

⚠️ Update considerations and deprecations
  • Make throwable assignment happens-before done assignment in onError for FluxPublish by @​OlegDokuka in #​3638
✨ New features and improvements
🆙 Dependency Upgrades

Full Changelog: reactor/reactor-core@v3.5.11...v3.5.12

v3.5.11

Compare Source

What's Changed

⚠️ Update considerations and deprecations
✨ New features and improvements
🐞 Bug fixes
📖 Documentation, Tests and Build
🆙 Dependency Upgrades

Full Changelog: reactor/reactor-core@v3.5.10...v3.5.11

v3.5.10

Compare Source

Reactor Core 3.5.10 is part of 2022.0.11 Release Train.

What's Changed

📖 Documentation, Tests and Build
🆙 Dependency Upgrades

New Contributors

Full Changelog: reactor/reactor-core@v3.5.9...v3.5.10

v3.5.9

Compare Source

Reactor Core 3.5.9 is part of 2022.0.10 Release Train.

What's Changed

✨ New features and improvements
🐞 Bug fixes
🆙 Dependency Upgrades

New Contributors

Full Changelog: reactor/reactor-core@v3.5.8...v3.5.9

v3.5.8

Compare Source

Reactor Core 3.5.8 is part of 2022.0.9 Release Train.

What's Changed

✨ New features and improvements
🐞 Bug fixes

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Oct 27, 2020

Branch automerge failure

This PR was configured for branch automerge, however this is not possible so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot force-pushed the renovate/reactor-core.version branch from 3a064f3 to 2a5eab9 Compare December 7, 2020 17:55
@renovate renovate bot changed the title Update dependency io.projectreactor:reactor-core to v3.4.0 Update dependency io.projectreactor:reactor-core to v3.4.1 Dec 7, 2020
@renovate renovate bot force-pushed the renovate/reactor-core.version branch from 2a5eab9 to 776e69f Compare January 24, 2021 11:51
@renovate renovate bot changed the title Update dependency io.projectreactor:reactor-core to v3.4.1 Update dependency io.projectreactor:reactor-core to v3.4.2 Jan 24, 2021
@renovate renovate bot force-pushed the renovate/reactor-core.version branch from 776e69f to 0c796a3 Compare April 26, 2021 14:55
@renovate renovate bot changed the title Update dependency io.projectreactor:reactor-core to v3.4.2 Update dependency io.projectreactor:reactor-core to v3.4.5 Apr 26, 2021
@renovate renovate bot force-pushed the renovate/reactor-core.version branch from 0c796a3 to 4017f9d Compare May 15, 2021 20:14
@renovate renovate bot changed the title Update dependency io.projectreactor:reactor-core to v3.4.5 Update dependency io.projectreactor:reactor-core to v3.4.6 May 15, 2021
@renovate renovate bot force-pushed the renovate/reactor-core.version branch from 4017f9d to df2de3c Compare October 20, 2021 06:40
@renovate renovate bot changed the title Update dependency io.projectreactor:reactor-core to v3.4.6 Update dependency io.projectreactor:reactor-core to v3.4.11 Oct 20, 2021
@renovate renovate bot force-pushed the renovate/reactor-core.version branch from df2de3c to c18a508 Compare March 7, 2022 14:17
@viezly
Copy link

viezly bot commented Mar 7, 2022

Pull request by bot. No need to analyze

@renovate renovate bot changed the title Update dependency io.projectreactor:reactor-core to v3.4.11 Update dependency io.projectreactor:reactor-core to v3.4.15 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/reactor-core.version branch from c18a508 to 287abf2 Compare March 26, 2022 15:35
@renovate renovate bot changed the title Update dependency io.projectreactor:reactor-core to v3.4.15 Update dependency io.projectreactor:reactor-core to v3.4.16 Mar 26, 2022
@renovate renovate bot force-pushed the renovate/reactor-core.version branch from 287abf2 to e1e80c3 Compare April 24, 2022 22:57
@renovate renovate bot changed the title Update dependency io.projectreactor:reactor-core to v3.4.16 Update dependency io.projectreactor:reactor-core to v3.4.17 Apr 24, 2022
@renovate renovate bot force-pushed the renovate/reactor-core.version branch from e1e80c3 to 4b15e5e Compare May 15, 2022 18:24
@renovate renovate bot changed the title Update dependency io.projectreactor:reactor-core to v3.4.17 Update dependency io.projectreactor:reactor-core to v3.4.18 May 15, 2022
@renovate renovate bot force-pushed the renovate/reactor-core.version branch from 4b15e5e to 36a6f28 Compare June 18, 2022 13:10
@renovate renovate bot changed the title Update dependency io.projectreactor:reactor-core to v3.4.18 Update dependency io.projectreactor:reactor-core to v3.4.19 Jun 18, 2022
@renovate renovate bot force-pushed the renovate/reactor-core.version branch from 36a6f28 to f11564e Compare June 18, 2022 13:17
@renovate renovate bot force-pushed the renovate/reactor-core.version branch from f11564e to 74f39a2 Compare July 12, 2022 11:21
@renovate renovate bot changed the title Update dependency io.projectreactor:reactor-core to v3.4.19 Update dependency io.projectreactor:reactor-core to v3.4.21 Jul 12, 2022
@renovate renovate bot force-pushed the renovate/reactor-core.version branch from 74f39a2 to facaf5a Compare August 9, 2022 12:53
@renovate renovate bot changed the title Update dependency io.projectreactor:reactor-core to v3.4.21 Update dependency io.projectreactor:reactor-core to v3.4.22 Aug 9, 2022
@renovate renovate bot force-pushed the renovate/reactor-core.version branch from facaf5a to 942b82e Compare September 25, 2022 15:16
@renovate renovate bot changed the title Update dependency io.projectreactor:reactor-core to v3.4.22 Update dependency io.projectreactor:reactor-core to v3.4.23 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/reactor-core.version branch from 419a0d0 to 368d8ed Compare August 15, 2023 09:42
@renovate renovate bot changed the title Update dependency io.projectreactor:reactor-core to v3.5.8 Update dependency io.projectreactor:reactor-core to v3.5.9 Aug 15, 2023
@renovate renovate bot force-pushed the renovate/reactor-core.version branch from 368d8ed to 232ea08 Compare September 12, 2023 13:42
@renovate renovate bot changed the title Update dependency io.projectreactor:reactor-core to v3.5.9 Update dependency io.projectreactor:reactor-core to v3.5.10 Sep 12, 2023
@renovate renovate bot force-pushed the renovate/reactor-core.version branch 2 times, most recently from eba708c to 40d882b Compare October 10, 2023 13:53
@renovate renovate bot changed the title Update dependency io.projectreactor:reactor-core to v3.5.10 Update dependency io.projectreactor:reactor-core to v3.5.11 Oct 10, 2023
@renovate renovate bot force-pushed the renovate/reactor-core.version branch from 40d882b to edb2cbe Compare November 14, 2023 10:51
@renovate renovate bot changed the title Update dependency io.projectreactor:reactor-core to v3.5.11 Update dependency io.projectreactor:reactor-core to v3.6.0 Nov 14, 2023
@renovate renovate bot force-pushed the renovate/reactor-core.version branch from edb2cbe to 16232f6 Compare December 12, 2023 12:56
@renovate renovate bot changed the title Update dependency io.projectreactor:reactor-core to v3.6.0 Update dependency io.projectreactor:reactor-core to v3.6.1 Dec 12, 2023
@renovate renovate bot force-pushed the renovate/reactor-core.version branch from 16232f6 to a0437f4 Compare January 9, 2024 17:17
@renovate renovate bot changed the title Update dependency io.projectreactor:reactor-core to v3.6.1 Update dependency io.projectreactor:reactor-core to v3.6.2 Jan 9, 2024
@renovate renovate bot force-pushed the renovate/reactor-core.version branch from a0437f4 to 0361f2d Compare March 12, 2024 09:06
@renovate renovate bot changed the title Update dependency io.projectreactor:reactor-core to v3.6.2 Update dependency io.projectreactor:reactor-core to v3.6.3 Mar 12, 2024
@renovate renovate bot force-pushed the renovate/reactor-core.version branch from 0361f2d to b5c2a64 Compare March 12, 2024 15:22
@renovate renovate bot changed the title Update dependency io.projectreactor:reactor-core to v3.6.3 Update dependency io.projectreactor:reactor-core to v3.6.4 Mar 12, 2024
@renovate renovate bot force-pushed the renovate/reactor-core.version branch from b5c2a64 to f447987 Compare April 9, 2024 14:34
@renovate renovate bot changed the title Update dependency io.projectreactor:reactor-core to v3.6.4 Update dependency io.projectreactor:reactor-core to v3.6.5 Apr 9, 2024
@renovate renovate bot force-pushed the renovate/reactor-core.version branch from f447987 to e8b3244 Compare May 14, 2024 10:34
@renovate renovate bot changed the title Update dependency io.projectreactor:reactor-core to v3.6.5 Update dependency io.projectreactor:reactor-core to v3.6.6 May 14, 2024
@renovate renovate bot force-pushed the renovate/reactor-core.version branch from e8b3244 to eb377d3 Compare June 12, 2024 00:37
@renovate renovate bot changed the title Update dependency io.projectreactor:reactor-core to v3.6.6 Update dependency io.projectreactor:reactor-core to v3.6.7 Jun 12, 2024
@renovate renovate bot force-pushed the renovate/reactor-core.version branch from eb377d3 to 10671a5 Compare July 9, 2024 10:44
@renovate renovate bot changed the title Update dependency io.projectreactor:reactor-core to v3.6.7 Update dependency io.projectreactor:reactor-core to v3.6.8 Jul 9, 2024
@renovate renovate bot force-pushed the renovate/reactor-core.version branch from 10671a5 to 12aa073 Compare August 13, 2024 10:04
@renovate renovate bot changed the title Update dependency io.projectreactor:reactor-core to v3.6.8 Update dependency io.projectreactor:reactor-core to v3.6.9 Aug 13, 2024
@renovate renovate bot force-pushed the renovate/reactor-core.version branch from 12aa073 to d049150 Compare September 10, 2024 10:02
@renovate renovate bot changed the title Update dependency io.projectreactor:reactor-core to v3.6.9 Update dependency io.projectreactor:reactor-core to v3.6.10 Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants