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

Bump spring-cloud-gcp-storage from 3.3.0 to 3.4.0 #1115

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2022

Bumps spring-cloud-gcp-storage from 3.3.0 to 3.4.0.

Release notes

Sourced from spring-cloud-gcp-storage's releases.

v3.4.0

General

This release officially introduces Spring Boot 2.7 compatibility. Note that the previous releases of Spring Cloud GCP 3.x are also compatible with Spring Boot 2.7. The one exception is that if you use Cloud SQL with R2DBC, you'd have to manage the driver versions in your own application dependencies (see refdoc for details).

Important version upgrades

BigQuery

Cloud SQL

KMS

Pub/Sub

Secret Manager

Spanner

Thank you to our community contributors -- @​poznachowski, @​wallind, @​AQS-DTheuke, @​eddumelendez and @​seakayone!

Changelog

Sourced from spring-cloud-gcp-storage's changelog.

Spring Cloud GCP Changelog

For 2.x changelog, go to this page.

Spring Cloud GCP is a set of integrations between Spring Framework and Google Cloud Platform. It makes it much easier for Spring framework users to run their applications on Google Cloud Platform.

This document provides a high-level overview of the changes introduced in Spring Cloud GCP by release. For a detailed view of what has changed, refer to the commit history on GitHub.

3.3.1

BigQuery

3.4.0-SNAPSHOT

This release officially introduces Spring Boot 2.7 compatibility. Note that the previous releases of Spring Cloud GCP 3.x are also compatible with Spring Boot 2.7. The one exception is that if you use Cloud SQL with R2DBC, you'd have to manage the driver versions in your own application dependencies (see refdoc for details).

Cloud SQL

Pub/Sub

Commits
  • 1c5a42b Make CreateDisposition configurable on BigQueryTemplate (#1286)
  • c0a2c8e Bump spring-cloud-dependencies-parent from 3.1.3 to 3.1.4 (#1250)
  • af6b8ef Bump spring-cloud-function-dependencies from 3.2.6 to 3.2.7 (#1247)
  • a69e86b chore: Documentation of writeJsonStream methods (#1290)
  • 2e8509b Bump r2dbc-postgresql from 0.8.12.RELEASE to 0.8.13.RELEASE (#1293)
  • 0e3a7e2 Catch generic throwable and pass exception to returned future (#1285)
  • 48ec2c5 Upgrade to Spring Boot 2.7.x (#1185)
  • 1b641bb Bump error_prone_core from 2.15.0 to 2.16 (#1288)
  • 825feb1 Create a clean table for each test in bigquery to allow different schemas (#1...
  • d2112bf Bump libraries-bom from 26.1.2 to 26.1.3 (#1282)
  • 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 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-storage](https://github.com/GoogleCloudPlatform/spring-cloud-gcp) from 3.3.0 to 3.4.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@v3.3.0...v3.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 17, 2022
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@paulcwarren paulcwarren merged commit 1644af3 into main Nov 2, 2022
@dependabot dependabot bot deleted the dependabot/maven/main/com.google.cloud-spring-cloud-gcp-storage-3.4.0 branch November 2, 2022 05:59
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants