Skip to content

Bump google-cloud-storage from 1.113.1 to 2.20.0#28

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/com.google.cloud-google-cloud-storage-2.20.0
Open

Bump google-cloud-storage from 1.113.1 to 2.20.0#28
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/com.google.cloud-google-cloud-storage-2.20.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 7, 2023

Bumps google-cloud-storage from 1.113.1 to 2.20.0.

Release notes

Sourced from google-cloud-storage's releases.

v2.20.0

2.20.0 (2023-03-01)

Features

  • Allow specifying a negative offset to ReadChannel (#1916) (6df5469)

v2.19.0

2.19.0 (2023-02-21)

Features

  • Update routing annotation for CreateBucketRequest (#1892) (581120f)

Bug Fixes

  • Update Default RetryStrategy to retry SSLException caused by SocketException (#1900) (be2aba0)
  • Update GrpcStorageImpl handling to be aware of quotaProjectId (#1877) (ca8510e), closes #1736

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.3.0 (#1907) (85e22d7)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.20 (#1904) (95b9aef)

v2.18.0

2.18.0 (2023-02-06)

Features

  • Add Storage.BlobWriteOption.{meta,}generation{Not,}Match(long) methods to allow literal value construction (#1875) (a9fab09)
  • Setting up 2.15.x (#1880) (1c88e83)

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.2.0 (#1886) (6928556)

v2.17.2

2.17.2 (2023-01-23)

Bug Fixes

  • Update BlobReadChannelV2 handling to correctly restart for decompressed object (#1867) (93e8ed4)

... (truncated)

Changelog

Sourced from google-cloud-storage's changelog.

2.20.0 (2023-03-01)

Features

  • Allow specifying a negative offset to ReadChannel (#1916) (6df5469)

2.19.0 (2023-02-21)

Features

  • Update routing annotation for CreateBucketRequest (#1892) (581120f)

Bug Fixes

  • Update Default RetryStrategy to retry SSLException caused by SocketException (#1900) (be2aba0)
  • Update GrpcStorageImpl handling to be aware of quotaProjectId (#1877) (ca8510e), closes #1736

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.3.0 (#1907) (85e22d7)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.20 (#1904) (95b9aef)

2.18.0 (2023-02-06)

Features

  • Add Storage.BlobWriteOption.{meta,}generation{Not,}Match(long) methods to allow literal value construction (#1875) (a9fab09)
  • Setting up 2.15.x (#1880) (1c88e83)

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.2.0 (#1886) (6928556)

2.17.2 (2023-01-23)

Bug Fixes

  • Update BlobReadChannelV2 handling to correctly restart for decompressed object (#1867) (93e8ed4)

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.1.2 (#1865) (ceb9a61)

... (truncated)

Commits
  • e652c8a chore(main): release 2.20.0 (#1918)
  • 6df5469 feat: allow specifying a negative offset to ReadChannel (#1916)
  • b4cdb37 test(deps): update cross product test dependencies (#1913)
  • 5eddf04 chore(deps): update dependency com.google.cloud:libraries-bom to v26.9.0 (#1914)
  • 69eaaf0 chore: ignore Update related gRPC tests which are failing due to b/270215524 ...
  • dd71222 build(deps): update releasetool version for release scripts (#1768) (#1911)
  • dda8aaa test: add new StorageNativeCanaryTest (#1872)
  • baa7d19 chore(deps): update dependency com.google.cloud:google-cloud-storage to v2.19...
  • 08bdac7 chore(main): release 2.19.1-SNAPSHOT (#1909)
  • fca5697 chore(main): release 2.19.0 (#1894)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [google-cloud-storage](https://github.com/googleapis/java-storage) from 1.113.1 to 2.20.0.
- [Release notes](https://github.com/googleapis/java-storage/releases)
- [Changelog](https://github.com/googleapis/java-storage/blob/main/CHANGELOG.md)
- [Commits](googleapis/java-storage@v1.113.1...v2.20.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 7, 2023
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