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 spring cloud (major) #267

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 17, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.springframework.cloud:spring-cloud-dependencies (source) 2021.0.1 -> 2023.0.3 age adoption passing confidence
org.springframework.cloud:spring-cloud-starter-bootstrap (source) 3.1.8 -> 4.1.4 age adoption passing confidence

Release Notes

spring-cloud/spring-cloud-release (org.springframework.cloud:spring-cloud-dependencies)

v2023.0.3

v2023.0.2

v2023.0.1

Compare Source

v2023.0.0: 2023.0.0

What's Changed

  • Spring Cloud Function 4.1.0 (issues)
  • Spring Cloud Vault 4.1.0 (issues)
  • Spring Cloud Zookeeper 4.1.0 (issues)
  • Spring Cloud Circuitbreaker 3.1.0 (issues)
  • Spring Cloud Task 3.1.0 (issues)
  • Spring Cloud Kubernetes 3.1.0 (issues)
  • Spring Cloud Starter Build 2023.0.0 (issues)
  • Spring Cloud Openfeign 4.1.0 (issues)
  • Spring Cloud Bus 4.1.0 (issues)
  • Spring Cloud Stream 4.1.0 (issues)
  • Spring Cloud Commons 4.1.0 (issues)
  • Spring Cloud Contract 4.1.0 (issues)
  • Spring Cloud Netflix 4.1.0 (issues)
  • Spring Cloud Consul 4.1.0 (issues)
  • Spring Cloud Config 4.1.0 (issues)
  • Spring Cloud Build 4.1.0 (issues)
  • Spring Cloud Gateway 4.1.0 (issues)

v2022.0.5

v2022.0.4: 2022.0.4

Compare Source

2022.0.4

2023-07-28

  • Spring Cloud Zookeeper 4.0.1 (issues)
  • Spring Cloud Kubernetes 3.0.4 (issues)
  • Spring Cloud Function 4.0.5 (issues)
  • Spring Cloud Commons 4.0.4 (issues)
  • Spring Cloud Circuitbreaker 3.0.3 (issues)
  • Spring Cloud Openfeign 4.0.4 (issues)
  • Spring Cloud Gateway 4.0.7 (issues)
  • Spring Cloud Stream 4.0.4 (issues)
  • Spring Cloud Consul 4.0.3 (issues)
  • Spring Cloud Build 4.0.5 (issues)
  • Spring Cloud Config 4.0.4 (issues)
  • Spring Cloud Contract 4.0.4 (issues)
  • Spring Cloud Starter Build 2022.0.4 (issues)
  • Spring Cloud Netflix 4.0.3 (issues)

v2022.0.3: 2022.0.3

Compare Source

⭐ Releases

  • spring-cloud-build 4.0.3
  • spring-cloud-bus 4.0.1
  • spring-cloud-circuitbreaker 3.0.2
  • spring-cloud-commons 4.0.3
  • spring-cloud-config 4.0.3
  • spring-cloud-consul 4.0.2
  • spring-cloud-contract 4.0.3
  • spring-cloud-function 4.0.3
  • spring-cloud-gateway 4.0.6
  • spring-cloud-kubernetes 3.0.3
  • spring-cloud-netflix 4.0.2
  • spring-cloud-openfeign 4.0.3
  • spring-cloud-stream 4.0.3
  • spring-cloud-task 3.0.3
  • spring-cloud-vault 4.0.1
  • spring-cloud-zookeeper 4.0.0

v2022.0.2

Compare Source

v2022.0.1

Compare Source

v2022.0.0

Compare Source

v2021.0.9

Compare Source

v2021.0.8: 2021.0.8

Compare Source

⭐ Releases

  • spring-cloud-build 3.1.8
  • spring-cloud-bus 3.1.2
  • spring-cloud-circuitbreaker 2.1.7
  • spring-cloud-cli 3.1.1
  • spring-cloud-cloudfoundry 3.1.3
  • spring-cloud-commons 3.1.7
  • spring-cloud-config 3.1.8
  • spring-cloud-consul 3.1.4
  • spring-cloud-contract 3.1.8
  • spring-cloud-function 3.2.11
  • spring-cloud-gateway 3.1.8
  • spring-cloud-kubernetes 2.1.8
  • spring-cloud-netflix 3.1.7
  • spring-cloud-openfeign 3.1.8
  • spring-cloud-sleuth 3.1.9
  • spring-cloud-stream 3.2.9
  • spring-cloud-task 2.4.6
  • spring-cloud-vault 3.1.3
  • spring-cloud-zookeeper 3.1.4

v2021.0.7

Compare Source

v2021.0.6

Compare Source

v2021.0.5

v2021.0.4

v2021.0.3

v2021.0.2

spring-cloud/spring-cloud-commons (org.springframework.cloud:spring-cloud-starter-bootstrap)

v4.1.4: 4.1.4

⭐ New Features

  • Log output during /actuator/refresh call #​1311

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​JAY-0905 and @​wind57

v4.1.3: 4.1.3

⭐ New Features

  • Add the ability for FailsafeTextEncryptor to have a delegate. #​1349

📔 Documentation

  • Fix Caffeine section header in LoadBalancer caching documentation #​1351

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​OlgaMaciaszek, @​kzander91, and @​ryanjbaxter

v4.1.2: 4.1.2

🐞 Bug Fixes

  • Allow building @LoadBalanced RestClient in component constructor. #​1339
  • Config not loaded properly when instantiating InetUtils in HostInfoEnvironmentPostProcessor #​1233

📔 Documentation

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​OlgaMaciaszek and @​wind57

v4.1.1: 4.1.1

🐞 Bug Fixes
  • BeanPostProcessors not registered correctly when @LoadBalanced bean instantiated in auto-configuration #​1315

v4.1.0: 4.1.0

⭐ New Features

  • Add load balancer auto-configuration for RestClient #​1293
  • feat(lb): deterministic subsetting algorithm #​1289
  • deterministic subsetting algorithm to limit the number of instances #​1288

📔 Documentation

  • Fix typos introduced in RestClient docs #​1301

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​LtTempletonPeck, @​dependabot[bot], @​izeye, and @​jizhuozhi

v4.0.5: 4.0.5

🐞 Bug Fixes

  • Spring boot 3.0 fail with jersey and spring cloud (open feign, ect) #​1295
  • Fixed order of the BootstrapConfigFileApplicationListener so that it always runs after the ConfigDataEnvironmentPostProcessor #​1213

📔 Documentation

  • Documentation: override-none property works in only bootstrap configuration #​1264

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​dependabot[bot] and @​mzeijen

v4.0.4: 4.0.4

⭐ New Features

  • Make DelegatingServiceInstanceListSupplier implement SelectedInstanceCallback #​1221

🐞 Bug Fixes

  • RestartListener is republishing ApplicationPreparedEvent #​1248
  • Missing native hints for TextEncryptorUtils #​1245

v4.0.3: 4.0.3

⭐ New Features

  • Bean name "commonFeatures" could have a better naming #​1229

📔 Documentation

  • Provide additional documentation (details) on security implications when actuator endpoints are enabled #​1125

v4.0.2

v4.0.1: 4.0.1

🐞 Bug Fixes

  • encrypt.fail-on-error Ignored by DecryptEnvironmentPostProcessor #​882
  • Deprecating @SpringCloudApplication and @EnableCircuitBreaker #​881
  • Dependency on spring-hateoas 1.1.0.M1 not resolvable #​879

📔 Documentation

  • Misspelling in the LoadBalancer documentation #​875

v4.0.0: 4.0.0

🐞 Bug Fixes

  • Update the compatibility verification class name for Spring Boot 3 #​1179

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​moarychan


Configuration

📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate renovate bot force-pushed the renovate/major-spring-cloud branch from dbd8f0d to d12de96 Compare May 25, 2023 17:20
@renovate renovate bot force-pushed the renovate/major-spring-cloud branch from d12de96 to 55c48d2 Compare July 28, 2023 03:27
@renovate renovate bot force-pushed the renovate/major-spring-cloud branch from 55c48d2 to cd58af3 Compare September 19, 2023 15:23
@renovate renovate bot force-pushed the renovate/major-spring-cloud branch from cd58af3 to 4187b6a Compare October 23, 2023 14:03
@renovate renovate bot force-pushed the renovate/major-spring-cloud branch 2 times, most recently from 9693d91 to 6209922 Compare November 16, 2023 09:58
@renovate renovate bot force-pushed the renovate/major-spring-cloud branch 2 times, most recently from 160fe71 to 0bee099 Compare December 6, 2023 22:53
@renovate renovate bot force-pushed the renovate/major-spring-cloud branch 2 times, most recently from fe88e8f to 13720ba Compare January 23, 2024 13:21
@renovate renovate bot force-pushed the renovate/major-spring-cloud branch from 13720ba to e68767c Compare February 7, 2024 15:27
@renovate renovate bot force-pushed the renovate/major-spring-cloud branch 2 times, most recently from 0d882ed to 3f5e7b1 Compare March 4, 2024 13:30
@renovate renovate bot force-pushed the renovate/major-spring-cloud branch from 3f5e7b1 to f6fc0b2 Compare March 27, 2024 20:41
@renovate renovate bot force-pushed the renovate/major-spring-cloud branch from f6fc0b2 to 47b604a Compare May 30, 2024 16:44
@renovate renovate bot force-pushed the renovate/major-spring-cloud branch from 47b604a to 2f8dbd4 Compare July 10, 2024 23:13
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.

None yet

0 participants