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) #27

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 24, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.springframework.cloud:spring-cloud-starter-circuitbreaker-reactor-resilience4j (source) 2.1.6 -> 3.1.2 age adoption passing confidence
org.springframework.cloud:spring-cloud-dependencies (source) 2021.0.6 -> 2023.0.3 age adoption passing confidence
org.springframework.cloud:spring-cloud-loadbalancer (source) 3.1.6 -> 4.1.4 age adoption passing confidence
org.springframework.cloud:spring-cloud-starter-config (source) 3.1.6 -> 4.1.3 age adoption passing confidence
org.springframework.cloud:spring-cloud-config-server (source) 3.1.6 -> 4.1.3 age adoption passing confidence
org.springframework.cloud:spring-cloud-starter-netflix-eureka-client (source) 3.1.6 -> 4.1.3 age adoption passing confidence
org.springframework.cloud:spring-cloud-starter-netflix-eureka-server (source) 3.1.6 -> 4.1.3 age adoption passing confidence
org.springframework.cloud:spring-cloud-starter-gateway (source) 3.1.6 -> 4.1.5 age adoption passing confidence

Warning

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


Release Notes

spring-cloud/spring-cloud-build (org.springframework.cloud:spring-cloud-starter-circuitbreaker-reactor-resilience4j)

v3.1.2

Compare Source

v3.1.1

Compare Source

v3.1.0

Compare Source

v3.0.4

Compare Source

v3.0.3

Compare Source

v3.0.2

Compare Source

v3.0.1

Compare Source

v3.0.0

Compare Source

v2.1.8

Compare Source

v2.1.7

Compare Source

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

v2023.0.3

v2023.0.2

v2023.0.1

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

Compare Source

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

⭐ 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

v2022.0.1

v2022.0.0

v2021.0.9

v2021.0.8: 2021.0.8

⭐ 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

spring-cloud/spring-cloud-commons (org.springframework.cloud:spring-cloud-loadbalancer)

v4.1.4: 4.1.4

Compare Source

⭐ 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

Compare Source

⭐ 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

Compare Source

🐞 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

Compare Source

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

v4.1.0: 4.1.0

Compare Source

⭐ 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

Compare Source

🐞 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

Compare Source

⭐ 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

Compare Source

⭐ 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

Compare Source

v4.0.1: 4.0.1

Compare Source

🐞 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

Compare Source

🐞 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

v3.1.9

Compare Source

v3.1.8

Compare Source

What's Changed

New Contributors

Full Changelog: spring-cloud/spring-cloud-commons@v3.1.7...v3.1.8

v3.1.7

Compare Source

spring-cloud/spring-cloud-config (org.springframework.cloud:spring-cloud-starter-config)

v4.1.3: 4.1.3

Compare Source

🐞 Bug Fixes

  • Wrong ordering of property sources in config client when using spring.config.import #​2417

v4.1.2: 4.1.2

Compare Source

⭐ New Features

  • Allow Users To Customize HttpClient #​2410
  • fix: configure ssh connect timeout value #​2394
  • 2022.0.4 : No decryption for FailsafeTextEncryptor. Did you configure the keystore correctly? #​2330

🐞 Bug Fixes

  • Process AOT - Error with "composite" profile in Spring Cloud Config Server generating Native Image #​2395

📔 Documentation

  • docs: update git backend docs to include ssh connection timeout #​2396
  • Enhance Spring ConfigServer: Introduce {secret} Prefix for Efficient Management of Shared Secrets #​2377
  • Document vault decryptor #​1785

❤️ Contributors

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

@​heowc and @​pearsonradu

v4.1.1: 4.1.1

Compare Source

⭐ New Features

  • fix: allow negative value for jgit environment to disable refresh #​2393

🐞 Bug Fixes

  • AWS Parameter Store Environment Repository returns profiles in the wrong order #​2385
  • spring.cloud.config.retry.useRandomPolicy not being applied #​2379

📔 Documentation

  • docs: add Custom Environment Repositories and update config sharing #​2389
  • Need more detailed information about the new spring.cloud.config.retry.useRandomPolicy property #​2378
  • Fix link to observability page #​2370

❤️ Contributors

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

@​apappascs, @​dalbani, and @​pearsonradu

v4.1.0: 4.1.0

Compare Source

⭐ New Features

  • Native image support for Config Server #​2361

❤️ Contributors

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

@​OlgaMaciaszek

v4.0.5: 4.0.5

Compare Source

⭐ New Features
  • Register a new class to resolve properties during bootstrap #​2375
  • Reduce risk of thundering herd issues in retry logic #​2351
  • Read most up-to-date secrets from AWS Secrets Manager #​2347
🐞 Bug Fixes
  • Version 4.0.4, unable to connect to Cloud Config if we have cloud config profile and spring environment profile. #​2349
  • Cannot read properties off Secrets Manager when marked for deletion #​2346
  • Discovery first attempts to import without service discovery when configserver import is specified in profile-specific document #​2338
  • Align AWS Parameter Store Factory bean name with profile name #​2336
  • decrypt issue during spring.cloud.config.server.bootstrap #​2265
📔 Documentation
  • The wording of the client's settings override can be confusing and would be good to fix #​2372
❤️ Contributors

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

@​ryanjbaxter

v4.0.4: 4.0.4

Compare Source

🔨 Dependency Upgrades

  • spring-cloud-config-dependencies using outdated version of spring-cloud-vault #​2283

✔️ Tasks

  • Removes unnecessary @RunWith annotations #​2290
  • Removes duplicate bean definition in ResourceControllerIntegrationTests #​2286

❤️ Contributors

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

@​kvmw

v4.0.3

Compare Source

What's Changed

New Contributors

Full Changelog: spring-cloud/spring-cloud-config@v4.0.2...v4.0.3

v4.0.2: 4.0.2

Compare Source

What's Changed

New Contributors

Full Changelog: spring-cloud/spring-cloud-config@v4.0.1...v4.0.2

v4.0.1: 4.0.1

Compare Source

Enhancements

  • Add default-label property to Jdbc Repository #​2176

Bugs

  • Config file same key overriding order/precedence bug #​2205
  • Passphrase is not used during ssh connection establishment #​2201

Contributors

Thanks to all our contributors!
@​woshikid

v4.0.0: 4.0.0

Compare Source

🔨 Dependency Upgrades

v3.1.9

Compare Source

What's Changed

Full Changelog: spring-cloud/spring-cloud-config@v3.1.8...v3.1.9

v3.1.8

Compare Source

What's Changed

Full Changelog: spring-cloud/spring-cloud-config@v3.1.7...v3.1.8

v3.1.7

Compare Source

What's Changed

Full Changelog: spring-cloud/spring-cloud-config@v3.1.6...v3.1.7

spring-cloud/spring-cloud-netflix (org.springframework.cloud:spring-cloud-starter-netflix-eureka-client)

v4.1.3: 4.1.3

Compare Source

🐞 Bug Fixes
  • Jersey3DiscoveryClientOptionalArgs may be configured with TlsProperties in EurekaServerAutoConfiguration.java #​4268
  • Application fails to start due to missing AbstractDiscoveryClientOptionalArgs bean #​4185
❤️ Contributors

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

@​dependabot[bot] and @​kaiyaok2

v4.1.2: 4.1.2

Compare Source

⭐ New Features

  • Change the order in which events are issued #​4274
  • Missing observability support in RestTemplateTransportClientFactory #​4255
  • Eureka server micrometer metrics for registered services #​3685

🐞 Bug Fixes

  • When shutting down after 4.1.1, an exception occurs while unregistering #​4275
  • Eureka Client Basic auth fails with encoded characters #​3815

❤️ Contributors

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

@​heowc

v4.1.1: 4.1.1

Compare Source

⭐ New Features
  • ServerInitializer blocks Tomcat startup for two minutes #​4152
🐞 Bug Fixes
  • Before eureka is registered, InstancePreRegisteredEvent will not be published. #​4237
  • RestTemplateEurekaHttpClient not closing HttpClient on shutdown #​4103
📔 Documentation
  • Improve documentation on required HTTP client dependencies #​4236
  • No documentation for eureka.client.webclient.enabled #​4218
❤️ Contributors

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

@​dependabot[bot]

v4.1.0: 4.1.0

Compare Source

❤️ Contributors

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

@​dependabot[bot]

[v4.0.4](https://re


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.

👻 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 187aa88 to c6f23c4 Compare March 29, 2023 02:46
@renovate renovate bot force-pushed the renovate/major-spring-cloud branch from c6f23c4 to fda5d01 Compare May 2, 2023 22:23
@renovate renovate bot force-pushed the renovate/major-spring-cloud branch from fda5d01 to 42e2e29 Compare May 28, 2023 10:16
@renovate renovate bot force-pushed the renovate/major-spring-cloud branch from 42e2e29 to a8a7c94 Compare July 28, 2023 03:48
@renovate renovate bot force-pushed the renovate/major-spring-cloud branch from a8a7c94 to 8428679 Compare November 3, 2023 22:35
@renovate renovate bot force-pushed the renovate/major-spring-cloud branch from 8428679 to bee7623 Compare December 6, 2023 23:09
@renovate renovate bot force-pushed the renovate/major-spring-cloud branch from bee7623 to 10cfa60 Compare December 22, 2023 19:21
@renovate renovate bot force-pushed the renovate/major-spring-cloud branch 2 times, most recently from 382d472 to b7f51f3 Compare March 27, 2024 22:46
@renovate renovate bot force-pushed the renovate/major-spring-cloud branch from b7f51f3 to f311983 Compare April 18, 2024 00:26
@renovate renovate bot force-pushed the renovate/major-spring-cloud branch from f311983 to d50a980 Compare May 30, 2024 19:10
@renovate renovate bot force-pushed the renovate/major-spring-cloud branch from d50a980 to 2a0ee1b Compare July 10, 2024 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants