mazzella-c / rundeck

Enable Self-Service Operations: Give specific users access to your existing tools, services, and scripts
http://rundeck.org
Apache License 2.0
0 stars 0 forks source link

Update dependency org.springframework.cloud:spring-cloud-context to v4 #127

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.springframework.cloud:spring-cloud-context (source) 3.1.8 -> 4.1.3 age adoption passing confidence

Release Notes

spring-cloud/spring-cloud-commons (org.springframework.cloud:spring-cloud-context) ### [`v4.1.3`](https://togithub.com/spring-cloud/spring-cloud-commons/releases/tag/v4.1.3): 4.1.3 #### :star: New Features - Add the ability for FailsafeTextEncryptor to have a delegate. [#​1349](https://togithub.com/spring-cloud/spring-cloud-commons/pull/1349) #### :notebook_with_decorative_cover: Documentation - Fix Caffeine section header in LoadBalancer caching documentation [#​1351](https://togithub.com/spring-cloud/spring-cloud-commons/pull/1351) #### :heart: Contributors Thank you to all the contributors who worked on this release: [@​OlgaMaciaszek](https://togithub.com/OlgaMaciaszek), [@​kzander91](https://togithub.com/kzander91), and [@​ryanjbaxter](https://togithub.com/ryanjbaxter) ### [`v4.1.2`](https://togithub.com/spring-cloud/spring-cloud-commons/releases/tag/v4.1.2): 4.1.2 #### :lady_beetle: Bug Fixes - Allow building `@LoadBalanced` RestClient in component constructor. [#​1339](https://togithub.com/spring-cloud/spring-cloud-commons/pull/1339) - Config not loaded properly when instantiating InetUtils in HostInfoEnvironmentPostProcessor [#​1233](https://togithub.com/spring-cloud/spring-cloud-commons/issues/1233) #### :notebook_with_decorative_cover: Documentation - minor fix [#​1342](https://togithub.com/spring-cloud/spring-cloud-commons/pull/1342) #### :heart: Contributors Thank you to all the contributors who worked on this release: [@​OlgaMaciaszek](https://togithub.com/OlgaMaciaszek) and [@​wind57](https://togithub.com/wind57) ### [`v4.1.1`](https://togithub.com/spring-cloud/spring-cloud-commons/releases/tag/v4.1.1): 4.1.1 ##### :lady_beetle: Bug Fixes - BeanPostProcessors not registered correctly when `@LoadBalanced` bean instantiated in auto-configuration [#​1315](https://togithub.com/spring-cloud/spring-cloud-commons/issues/1315) ### [`v4.1.0`](https://togithub.com/spring-cloud/spring-cloud-commons/releases/tag/v4.1.0): 4.1.0 #### :star: New Features - Add load balancer auto-configuration for `RestClient` [#​1293](https://togithub.com/spring-cloud/spring-cloud-commons/issues/1293) - feat(lb): deterministic subsetting algorithm [#​1289](https://togithub.com/spring-cloud/spring-cloud-commons/pull/1289) - deterministic subsetting algorithm to limit the number of instances [#​1288](https://togithub.com/spring-cloud/spring-cloud-commons/issues/1288) #### :notebook_with_decorative_cover: Documentation - Fix typos introduced in RestClient docs [#​1301](https://togithub.com/spring-cloud/spring-cloud-commons/pull/1301) #### :heart: Contributors Thank you to all the contributors who worked on this release: [@​LtTempletonPeck](https://togithub.com/LtTempletonPeck), [@​dependabot](https://togithub.com/dependabot)\[bot], [@​izeye](https://togithub.com/izeye), and [@​jizhuozhi](https://togithub.com/jizhuozhi) ### [`v4.0.5`](https://togithub.com/spring-cloud/spring-cloud-commons/releases/tag/v4.0.5): 4.0.5 #### :lady_beetle: Bug Fixes - Spring boot 3.0 fail with jersey and spring cloud (open feign, ect) [#​1295](https://togithub.com/spring-cloud/spring-cloud-commons/issues/1295) - Fixed order of the `BootstrapConfigFileApplicationListener` so that it always runs after the `ConfigDataEnvironmentPostProcessor` [#​1213](https://togithub.com/spring-cloud/spring-cloud-commons/pull/1213) #### :notebook_with_decorative_cover: Documentation - Documentation: override-none property works in only bootstrap configuration [#​1264](https://togithub.com/spring-cloud/spring-cloud-commons/issues/1264) #### :heart: Contributors Thank you to all the contributors who worked on this release: [@​dependabot](https://togithub.com/dependabot)\[bot] and [@​mzeijen](https://togithub.com/mzeijen) ### [`v4.0.4`](https://togithub.com/spring-cloud/spring-cloud-commons/releases/tag/v4.0.4): 4.0.4 #### :star: New Features - Make DelegatingServiceInstanceListSupplier implement SelectedInstanceCallback [#​1221](https://togithub.com/spring-cloud/spring-cloud-commons/issues/1221) #### :lady_beetle: Bug Fixes - RestartListener is republishing ApplicationPreparedEvent [#​1248](https://togithub.com/spring-cloud/spring-cloud-commons/issues/1248) - Missing native hints for TextEncryptorUtils [#​1245](https://togithub.com/spring-cloud/spring-cloud-commons/issues/1245) ### [`v4.0.3`](https://togithub.com/spring-cloud/spring-cloud-commons/releases/tag/v4.0.3): 4.0.3 #### :star: New Features - Bean name "commonFeatures" could have a better naming [#​1229](https://togithub.com/spring-cloud/spring-cloud-commons/issues/1229) #### :notebook_with_decorative_cover: Documentation - Provide additional documentation (details) on security implications when actuator endpoints are enabled [#​1125](https://togithub.com/spring-cloud/spring-cloud-commons/issues/1125) ### [`v4.0.2`](https://togithub.com/spring-cloud/spring-cloud-commons/compare/v4.0.1...v4.0.2) ### [`v4.0.1`](https://togithub.com/spring-cloud/spring-cloud-commons/releases/tag/v4.0.1): 4.0.1 #### :lady_beetle: Bug Fixes - encrypt.fail-on-error Ignored by `DecryptEnvironmentPostProcessor` [#​882](https://togithub.com/spring-cloud/spring-cloud-commons/issues/882) - Deprecating `@SpringCloudApplication` and `@EnableCircuitBreaker` [#​881](https://togithub.com/spring-cloud/spring-cloud-commons/pull/881) - Dependency on spring-hateoas 1.1.0.M1 not resolvable [#​879](https://togithub.com/spring-cloud/spring-cloud-commons/issues/879) #### :notebook_with_decorative_cover: Documentation - Misspelling in the LoadBalancer documentation [#​875](https://togithub.com/spring-cloud/spring-cloud-commons/issues/875) ### [`v4.0.0`](https://togithub.com/spring-cloud/spring-cloud-commons/releases/tag/v4.0.0): 4.0.0 #### :lady_beetle: Bug Fixes - Update the compatibility verification class name for Spring Boot 3 [#​1179](https://togithub.com/spring-cloud/spring-cloud-commons/pull/1179) #### :heart: Contributors Thank you to all the contributors who worked on this release: [@​moarychan](https://togithub.com/moarychan)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



This PR has been generated by Mend Renovate. View repository job log here.