GoogleCloudPlatform / spring-cloud-gcp

New home for Spring Cloud GCP development starting with version 2.0.
Apache License 2.0
410 stars 298 forks source link

deps: bump spring-cloud-config.version from 4.0.5 to 4.1.2 #3037

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps spring-cloud-config.version from 4.0.5 to 4.1.2. Updates org.springframework.cloud:spring-cloud-starter-bootstrap from 4.0.5 to 4.1.2

Release notes

Sourced from org.springframework.cloud:spring-cloud-starter-bootstrap's releases.

4.1.2

:lady_beetle: Bug Fixes

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

:notebook_with_decorative_cover: Documentation

:heart: Contributors

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

@​OlgaMaciaszek and @​wind57

4.1.1

:lady_beetle: Bug Fixes

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

4.1.0

:star: 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

:notebook_with_decorative_cover: Documentation

  • Fix typos introduced in RestClient docs #1301

:heart: Contributors

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

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

4.1.0-RC1

No release notes provided.

4.1.0-M2

:star: New Features

  • Refresh Scope on restart. #1266

:notebook_with_decorative_cover: Documentation

... (truncated)

Commits


Updates org.springframework.cloud:spring-cloud-config-dependencies from 4.0.5 to 4.1.2

Release notes

Sourced from org.springframework.cloud:spring-cloud-config-dependencies's releases.

4.1.0-M2

:notebook_with_decorative_cover: Documentation

  • Migrates documentation to Antora #241

:heart: Contributors

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

@​marcingrzejszczak

Commits
  • 7ef0239 Update SNAPSHOT to 4.1.2
  • bc9b9ea Create antora-playbook-template.yml
  • 6a8fb12 Update spring-cloud-deploy-docs.yml
  • 746bb19 Update spring-cloud-deploy-docs.yml
  • e6d9d44 Update spring-cloud-deploy-docs.yml
  • 565c6f4 Update spring-cloud-deploy-docs.yml
  • 8f5a10d Update spring-cloud-deploy-docs.yml
  • d31215b Update spring-cloud-deploy-docs.yml
  • 2570f39 Update deploy-docs-test.yml
  • e016f18 Create deploy-docs-test.yml
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

dependabot[bot] commented 1 month ago

Superseded by #3054.