paulcwarren / spring-content

Cloud-Native Storage and Enterprise Content Services (ECMS) for Spring
https://paulcwarren.github.io/spring-content/
Apache License 2.0
270 stars 65 forks source link

build(deps-dev): bump com.google.cloud:spring-cloud-gcp-core from 5.5.1 to 5.6.0 #2108

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps com.google.cloud:spring-cloud-gcp-core from 5.5.1 to 5.6.0.

Release notes

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

v5.6.0

5.6.0 (2024-08-29)

Features

  • add properties to customize universeDomain and endpoint in KMS module (#3104) (1de0e36)

Bug Fixes

  • CastClassException in PubSubDeadLetterTopicSampleAppIntegrationTest #3139 (#3145) (ae3626a)
  • noSuchMethodError in BigQuerySampleApplicationIntegrationTests (#3146) (a891693)
  • update compatibility statement for doc (#3136) (f3591b8)

Dependencies

  • bump com.google.cloud:alloydb-jdbc-connector from 1.1.4 to 1.1.5 (#3129) (fb375f6)
  • bump com.google.cloud:libraries-bom from 26.44.0 to 26.45.0 (#3163) (2ed4f55)
  • bump io.opentelemetry:opentelemetry-api from 1.32.0 to 1.41.0 (#3153) (0ef3aa6)
  • bump org.apache.maven.plugins:maven-checkstyle-plugin (#3151) (cd77242)
  • bump org.apache.maven.plugins:maven-javadoc-plugin (#3164) (237e9fd)
  • bump org.springframework.boot:spring-boot-starter-parent (#3152) (7c8e434)
  • bump spring-boot-dependencies.version from 3.3.2 to 3.3.3 (#3150) (f264ea2)

Documentation

  • add documentation for kms universe domain and endpoint properties (#3173) (acf58a0)
  • adjust spring-cloud-gcp-core documentation auth guides. (#3144) (20b3393)
  • Update README post releases (#3137) (7733fe5)
Changelog

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

5.6.0 (2024-08-29)

Features

  • add properties to customize universeDomain and endpoint in KMS module (#3104) (1de0e36)

Bug Fixes

  • CastClassException in PubSubDeadLetterTopicSampleAppIntegrationTest #3139 (#3145) (ae3626a)
  • noSuchMethodError in BigQuerySampleApplicationIntegrationTests (#3146) (a891693)
  • update compatibility statement for doc (#3136) (f3591b8)

Dependencies

  • bump com.google.cloud:alloydb-jdbc-connector from 1.1.4 to 1.1.5 (#3129) (fb375f6)
  • bump com.google.cloud:libraries-bom from 26.44.0 to 26.45.0 (#3163) (2ed4f55)
  • bump io.opentelemetry:opentelemetry-api from 1.32.0 to 1.41.0 (#3153) (0ef3aa6)
  • bump org.apache.maven.plugins:maven-checkstyle-plugin (#3151) (cd77242)
  • bump org.apache.maven.plugins:maven-javadoc-plugin (#3164) (237e9fd)
  • bump org.springframework.boot:spring-boot-starter-parent (#3152) (7c8e434)
  • bump spring-boot-dependencies.version from 3.3.2 to 3.3.3 (#3150) (f264ea2)

Documentation

  • add documentation for kms universe domain and endpoint properties (#3173) (acf58a0)
  • adjust spring-cloud-gcp-core documentation auth guides. (#3144) (20b3393)
  • Update README post releases (#3137) (7733fe5)
Commits
  • 9439b5c chore(main): release 5.6.0 (#3138)
  • acf58a0 docs: add documentation for kms universe domain and endpoint properties (#3173)
  • 2ed4f55 deps: bump com.google.cloud:libraries-bom from 26.44.0 to 26.45.0 (#3163)
  • 640acff chore(deps): update dependency maven to v3.9.9 (#3132)
  • 9bd60c1 chore(deps): update dependency org.apache.maven.plugins:maven-deploy-plugin t...
  • f264ea2 deps: bump spring-boot-dependencies.version from 3.3.2 to 3.3.3 (#3150)
  • b11b57c chore(deps): update gapic-generator-java-bom.version to v2.44.0 (#3131)
  • a3f194f chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin...
  • b188d58 chore(deps): update dependency org.apache.maven.plugins:maven-failsafe-plugin...
  • 7c8e434 deps: bump org.springframework.boot:spring-boot-starter-parent (#3152)
  • 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 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)