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

build(deps-dev): bump com.google.cloud:spring-cloud-gcp-core from 5.10.0 to 6.1.0 #2296

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2025

Bumps com.google.cloud:spring-cloud-gcp-core from 5.10.0 to 6.1.0.

Release notes

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

v6.1.0

6.1.0 (2025-03-12)

Features

  • add support for not equals queries in datastore integration (#3635) (548823f)
  • datastore: support --use-firestore-in-datastore-mode in the datastore emulator (#3633) (06ca7a7)

Bug Fixes

  • create a datastore property to skip insertion if the value is null (#3611) (925c0e1)
  • deps: update dependency com.google.cloud:libraries-bom to v26.56.0 (#3612) (6cb3e2e)
  • deps: update gapic-generator-java-bom.version to v2.54.0 (#3598) (c6b6e45)
  • test: change logback default flush lev (#3627) (#3637) (dbe8f95)

v6.0.1

6.0.1 (2025-02-24)

Bug Fixes

  • deps: update dependency com.google.api:gapic-generator-java-bom to v2.53.0 (#3543) (abaca12)
  • deps: update dependency com.google.cloud:libraries-bom to v26.55.0 (#3588) (7dfb676)

Dependencies

  • bump cloud-sql-socket-factory.version from 1.23.0 to 1.23.1 (#3555) (576c8d2)
  • bump com.google.cloud:alloydb-jdbc-connector from 1.1.8 to 1.2.0 (#3552) (c412fac)
  • bump io.micrometer:micrometer-tracing-bom from 1.4.2 to 1.4.3 (#3547) (4a6b7a5)
  • bump io.opentelemetry:opentelemetry-api from 1.46.0 to 1.47.0 (#3540) (3d4d8c6)
  • bump org.awaitility:awaitility from 4.2.2 to 4.3.0 (#3575) (8087e1e)
  • bump org.graalvm.buildtools:native-maven-plugin (#3530) (0688e0b)
  • bump org.springframework.boot:spring-boot-starter-parent (#3571) (7ab75a3)
  • bump zipkin-gcp.version from 2.2.6 to 2.3.0 (#3561) (9c08062)

Documentation

  • add clarification for spring.cloud.gcp.core.enabled (#3572) (8af6325)
  • Update README.adoc with latest released versions (#3535) (76101e5)
  • update secret manager documentation (#3534) (11f862e)

v6.0.0

6.0.0 (2025-02-04)

⚠ BREAKING CHANGES

... (truncated)

Changelog

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

6.1.0 (2025-03-12)

Features

  • add support for not equals queries in datastore integration (#3635) (548823f)
  • datastore: support --use-firestore-in-datastore-mode in the datastore emulator (#3633) (06ca7a7)

Bug Fixes

  • create a datastore property to skip insertion if the value is null (#3611) (925c0e1)
  • deps: update dependency com.google.cloud:libraries-bom to v26.56.0 (#3612) (6cb3e2e)
  • deps: update gapic-generator-java-bom.version to v2.54.0 (#3598) (c6b6e45)
  • test: change logback default flush lev (#3627) (#3637) (dbe8f95)

6.0.1 (2025-02-24)

Bug Fixes

  • deps: update dependency com.google.api:gapic-generator-java-bom to v2.53.0 (#3543) (abaca12)
  • deps: update dependency com.google.cloud:libraries-bom to v26.55.0 (#3588) (7dfb676)

Dependencies

  • bump cloud-sql-socket-factory.version from 1.23.0 to 1.23.1 (#3555) (576c8d2)
  • bump com.google.cloud:alloydb-jdbc-connector from 1.1.8 to 1.2.0 (#3552) (c412fac)
  • bump io.micrometer:micrometer-tracing-bom from 1.4.2 to 1.4.3 (#3547) (4a6b7a5)
  • bump io.opentelemetry:opentelemetry-api from 1.46.0 to 1.47.0 (#3540) (3d4d8c6)
  • bump org.awaitility:awaitility from 4.2.2 to 4.3.0 (#3575) (8087e1e)
  • bump org.graalvm.buildtools:native-maven-plugin (#3530) (0688e0b)
  • bump org.springframework.boot:spring-boot-starter-parent (#3571) (7ab75a3)
  • bump zipkin-gcp.version from 2.2.6 to 2.3.0 (#3561) (9c08062)

Documentation

  • add clarification for spring.cloud.gcp.core.enabled (#3572) (8af6325)
  • Update README.adoc with latest released versions (#3535) (76101e5)
  • update secret manager documentation (#3534) (11f862e)

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)

... (truncated)

Commits
  • c410c1d chore(main): release 6.1.0 (#3631)
  • 27d8487 chore: update starter modules in spring-cloud-previews (#3657)
  • f1ec9c3 chore: delete debug file (#3656)
  • 6afd66d chore: use token when specifying origin in autoconfig generation (#3655)
  • 548823f feat: add support for not equals queries in datastore integration (#3635)
  • 06ca7a7 feat(datastore): support --use-firestore-in-datastore-mode in the datastore...
  • 925c0e1 fix: create a datastore property to skip insertion if the value is null (#3...
  • daec34d chore: use cloud java bot token in autoconfig generation job checkout (#3645)
  • 6cb3e2e fix(deps): update dependency com.google.cloud:libraries-bom to v26.56.0 (#3612)
  • dbe8f95 fix(test): change logback default flush lev (#3627) (#3637)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 [com.google.cloud:spring-cloud-gcp-core](https://github.com/GoogleCloudPlatform/spring-cloud-gcp) from 5.10.0 to 6.1.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.1.0)

---
updated-dependencies:
- dependency-name: com.google.cloud:spring-cloud-gcp-core
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Mar 13, 2025
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 java Pull requests that update java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants