generated from hmcts/spring-boot-template
-
Notifications
You must be signed in to change notification settings - Fork 4
Update dependency org.springframework.cloud:spring-cloud-dependencies to v2025 #868
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
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/major-spring-cloud
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1
−1
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
395d5fe to
2acc643
Compare
860c307 to
c5d8f3f
Compare
c5d8f3f to
4a181df
Compare
4a181df to
add1e5c
Compare
add1e5c to
f2c4af9
Compare
f2c4af9 to
9a10f87
Compare
9a10f87 to
40ba324
Compare
40ba324 to
c2cb224
Compare
c2cb224 to
9afc8b3
Compare
9afc8b3 to
888f863
Compare
888f863 to
e17b7a9
Compare
e17b7a9 to
48c731d
Compare
48c731d to
0ca0c9e
Compare
3c27b29 to
39ff691
Compare
39ff691 to
c5725c7
Compare
c5725c7 to
241b73f
Compare
241b73f to
eb904ab
Compare
eb904ab to
b7bb6b9
Compare
e0531a4 to
e1281f5
Compare
e1281f5 to
00bb467
Compare
00bb467 to
f5cf138
Compare
66369f5 to
b78788b
Compare
b78788b to
c5ef843
Compare
c5ef843 to
015bcec
Compare
015bcec to
4bd9f5e
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2023.0.4->2025.0.0Release Notes
spring-cloud/spring-cloud-release (org.springframework.cloud:spring-cloud-dependencies)
v2025.0.0: 2025.0.0Compare Source
Breaking Changes
Spring Cloud Gateway
spring-boot-properties-migratorto support the deprecated prefixes. The table below lists the module or starter, its old prefix, and the new replacement prefix.X-Forwarded-*andForwardedheader functionality will be disabled by default with the fix versions. If you requireX-Forwarded-*orForwardedheader functionality, setspring.cloud.gateway.server.webflux.trusted-proxiesto a Java Regular Expression that specifies the proxies whose headers you trust. If you are using Spring Cloud Gateway Server MVC (only available from 4.1.x onward) setspring.cloud.gateway.mvc.trusted-proxies. For example for Spring Cloud Gateway Server:spring.cloud.gateway.server.webflux.trusted-proxies=10\.0\.0\..*For example, for Spring Cloud Gateway Server WebMVC:
spring.cloud.gateway.server.webmvc.trusted-proxies=10\.0\.0\..*Spring Cloud Kubernetes
There is precedence in upgrading a major dependency in a minor with Spring Data and database drivers. #1923.
2025-05-29
2025.0.0(issues)4.3.0(issues)4.3.0(issues)3.3.0(issues)4.3.0(issues)3.3.0(issues)4.3.0(issues)4.3.0(issues)3.3.0(issues)4.3.0(issues)4.3.0(issues)4.3.0(issues)4.3.0(issues)4.3.0(issues)4.3.0(issues)4.3.0(issues)4.3.0(issues)Full Changelog: spring-cloud/spring-cloud-release@v2024.0.0...v2025.0.0
v2024.0.2Compare Source
v2024.0.1v2024.0.0: 2024.0.0Compare Source
What's Changed
New Contributors
Full Changelog: spring-cloud/spring-cloud-release@v2023.0.3...v2024.0.0
v2023.0.6v2023.0.5Configuration
📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, 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.
This PR was generated by Mend Renovate. View the repository job log.