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

[CORE-69]: Bump spring_cloud_gcp_version from 5.10.0 to 6.0.0 #987

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

Bumps spring_cloud_gcp_version from 5.10.0 to 6.0.0.
Updates com.google.cloud:spring-cloud-gcp-starter-storage from 5.10.0 to 6.0.0

Release notes

Sourced from com.google.cloud:spring-cloud-gcp-starter-storage's releases.

v6.0.0

6.0.0 (2025-02-04)

⚠ BREAKING CHANGES

  • pubsub: set default max ack extension period to 60 minutes (#3501)
  • Spring Cloud 2024.0 and Spring Boot 3.4.2 (#3500)
    • spring-cloud-gcp-secretmanager: We will introduce support for resolving values of the form sm@secret_id in addition to the already existing sm://secret_id format. Users should move away from sm:// and use sm@ instead. Usage of sm:// will raise a warning about this being removed in the future. This has been tested using spring-framework:6.2.2-SNAPSHOT.
    • spring-cloud-gcp-config-sample (breaking change): removed autoconfiguration and sample code. This is to adjust to what's stated in the docs.
    • spring-cloud-gcp-kotlin-sample (breaking change): Adjust to hibernate upgrade which introduced a change in default value handling (see tracker). (More info in SO)
    • Internal changes
      • spring-cloud-gcp-pubsub-stream: Adjust unit tests to prevent duplicate bean detection (example logs).
      • spring-cloud-gcp-data-datastore: Upgrade deprecated QueryMethodEvaluationContextProvider to ValueExpressionDelegate
      • spring-cloud-gcp-data-spanner: Upgrade deprecated QueryMethodEvaluationContextProvider to ValueExpressionDelegate

Features

  • pubsub: set default max ack extension period to 60 minutes (#3501) (9245031)
  • Spring Cloud 2024.0 and Spring Boot 3.4.1 (a72a86b)
  • Spring Cloud 2024.0 and Spring Boot 3.4.2 (#3500) (0108054)

Bug Fixes

  • deps: update gapic-generator-java-bom.version to v2.52.0 (#3512) (c184e69)

Dependencies

  • bump cloud-sql-socket-factory.version from 1.21.2 to 1.23.0 (#3502) (7760474)
  • bump com.google.cloud:libraries-bom from 26.53.0 to 26.54.0 (#3522) (f54327d)
  • bump org.springframework.boot:spring-boot-starter-parent (#3495) (969c4b6)

v5.11.0

5.11.0 (2025-02-04)

Features

  • Spring Cloud 2024.0 and Spring Boot 3.4.1 (a72a86b)

Dependencies

  • bump cloud-sql-socket-factory.version from 1.21.2 to 1.23.0 (#3507) (002dcf8)
  • bump com.google.cloud:libraries-bom from 26.53.0 to 26.54.0 (#3523) (509882e)
  • bump org.springframework.boot:spring-boot-starter-parent (#3509) (8044d49)
  • bump spring-boot-dependencies.version from 3.3.4 to 3.3.8 (#3508) (9a025be)
Changelog

Sourced from com.google.cloud:spring-cloud-gcp-starter-storage's changelog.

6.0.0 (2025-02-04)

⚠ BREAKING CHANGES

  • pubsub: set default max ack extension period to 60 minutes (#3501)
  • Spring Cloud 2024.0 and Spring Boot 3.4.2 (#3500)

Features

  • pubsub: set default max ack extension period to 60 minutes (#3501) (9245031)
  • Spring Cloud 2024.0 and Spring Boot 3.4.1 (a72a86b)
  • Spring Cloud 2024.0 and Spring Boot 3.4.2 (#3500) (0108054)

Bug Fixes

  • deps: update gapic-generator-java-bom.version to v2.52.0 (#3512) (c184e69)

Dependencies

  • bump cloud-sql-socket-factory.version from 1.21.2 to 1.23.0 (#3502) (7760474)
  • bump com.google.cloud:libraries-bom from 26.53.0 to 26.54.0 (#3522) (f54327d)
  • bump org.springframework.boot:spring-boot-starter-parent (#3495) (969c4b6)
Commits

Updates com.google.cloud:spring-cloud-gcp-starter-pubsub from 5.10.0 to 6.0.0

Release notes

Sourced from com.google.cloud:spring-cloud-gcp-starter-pubsub's releases.

v6.0.0

6.0.0 (2025-02-04)

⚠ BREAKING CHANGES

  • pubsub: set default max ack extension period to 60 minutes (#3501)
  • Spring Cloud 2024.0 and Spring Boot 3.4.2 (#3500)
    • spring-cloud-gcp-secretmanager: We will introduce support for resolving values of the form sm@secret_id in addition to the already existing sm://secret_id format. Users should move away from sm:// and use sm@ instead. Usage of sm:// will raise a warning about this being removed in the future. This has been tested using spring-framework:6.2.2-SNAPSHOT.
    • spring-cloud-gcp-config-sample (breaking change): removed autoconfiguration and sample code. This is to adjust to what's stated in the docs.
    • spring-cloud-gcp-kotlin-sample (breaking change): Adjust to hibernate upgrade which introduced a change in default value handling (see tracker). (More info in SO)
    • Internal changes
      • spring-cloud-gcp-pubsub-stream: Adjust unit tests to prevent duplicate bean detection (example logs).
      • spring-cloud-gcp-data-datastore: Upgrade deprecated QueryMethodEvaluationContextProvider to ValueExpressionDelegate
      • spring-cloud-gcp-data-spanner: Upgrade deprecated QueryMethodEvaluationContextProvider to ValueExpressionDelegate

Features

  • pubsub: set default max ack extension period to 60 minutes (#3501) (9245031)
  • Spring Cloud 2024.0 and Spring Boot 3.4.1 (a72a86b)
  • Spring Cloud 2024.0 and Spring Boot 3.4.2 (#3500) (0108054)

Bug Fixes

  • deps: update gapic-generator-java-bom.version to v2.52.0 (#3512) (c184e69)

Dependencies

  • bump cloud-sql-socket-factory.version from 1.21.2 to 1.23.0 (#3502) (7760474)
  • bump com.google.cloud:libraries-bom from 26.53.0 to 26.54.0 (#3522) (f54327d)
  • bump org.springframework.boot:spring-boot-starter-parent (#3495) (969c4b6)

v5.11.0

5.11.0 (2025-02-04)

Features

  • Spring Cloud 2024.0 and Spring Boot 3.4.1 (a72a86b)

Dependencies

  • bump cloud-sql-socket-factory.version from 1.21.2 to 1.23.0 (#3507) (002dcf8)
  • bump com.google.cloud:libraries-bom from 26.53.0 to 26.54.0 (#3523) (509882e)
  • bump org.springframework.boot:spring-boot-starter-parent (#3509) (8044d49)
  • bump spring-boot-dependencies.version from 3.3.4 to 3.3.8 (#3508) (9a025be)
Changelog

Sourced from com.google.cloud:spring-cloud-gcp-starter-pubsub's changelog.

6.0.0 (2025-02-04)

⚠ BREAKING CHANGES

  • pubsub: set default max ack extension period to 60 minutes (#3501)
  • Spring Cloud 2024.0 and Spring Boot 3.4.2 (#3500)

Features

  • pubsub: set default max ack extension period to 60 minutes (#3501) (9245031)
  • Spring Cloud 2024.0 and Spring Boot 3.4.1 (a72a86b)
  • Spring Cloud 2024.0 and Spring Boot 3.4.2 (#3500) (0108054)

Bug Fixes

  • deps: update gapic-generator-java-bom.version to v2.52.0 (#3512) (c184e69)

Dependencies

  • bump cloud-sql-socket-factory.version from 1.21.2 to 1.23.0 (#3502) (7760474)
  • bump com.google.cloud:libraries-bom from 26.53.0 to 26.54.0 (#3522) (f54327d)
  • bump org.springframework.boot:spring-boot-starter-parent (#3495) (969c4b6)
Commits

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 <dependency name> 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)

Bumps `spring_cloud_gcp_version` from 5.10.0 to 6.0.0.

Updates `com.google.cloud:spring-cloud-gcp-starter-storage` from 5.10.0 to 6.0.0
- [Release notes](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/blob/main/CHANGELOG.md)
- [Commits](GoogleCloudPlatform/spring-cloud-gcp@v5.10.0...v6.0.0)

Updates `com.google.cloud:spring-cloud-gcp-starter-pubsub` from 5.10.0 to 6.0.0
- [Release notes](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/blob/main/CHANGELOG.md)
- [Commits](GoogleCloudPlatform/spring-cloud-gcp@v5.10.0...v6.0.0)

---
updated-dependencies:
- dependency-name: com.google.cloud:spring-cloud-gcp-starter-storage
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: com.google.cloud:spring-cloud-gcp-starter-pubsub
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner February 10, 2025 13:24
@dependabot dependabot bot added dependencies Pull requests that update a dependency file gradle Gradle dependency updates labels Feb 10, 2025
@dependabot dependabot bot requested review from samanehsan, kevinmarete and a team and removed request for a team February 10, 2025 13:24
@davidangb
Copy link
Collaborator

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 12, 2025

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@davidangb
Copy link
Collaborator

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 12, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@kevinmarete
Copy link
Contributor

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 14, 2025

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file gradle Gradle dependency updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants