Skip to content

Bump google-cloud-storage from 2.4.5 to 2.18.0#283

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

Bump google-cloud-storage from 2.4.5 to 2.18.0#283
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/com.google.cloud-google-cloud-storage-2.18.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps google-cloud-storage from 2.4.5 to 2.18.0.

Release notes

Sourced from google-cloud-storage's releases.

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)

Dependencies

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

v2.17.1

2.17.1 (2023-01-13)

Bug Fixes

  • Update BaseStorageReadChannel to be left open unless explicitly closed (#1853) (1425dd9)

v2.17.0

2.17.0 (2023-01-12)

Features

  • Implement GrpcStorageImpl BucketAccessControl operations (#1816) (5c52079)
  • Implement GrpcStorageImpl ObjectAccessControl operations (#1818) (2eec791)
  • Implement GrpcStorageImpl#createDefaultAcl & GrpcStorageImpl#updateDefaultAcl (#1806) (0f24a11)
  • Implement GrpcStorageImpl#deleteDefaultAcl (#1807) (c783277)
  • Implement GrpcStorageImpl#getDefaultAcl (#1802) (b9b7c49)
  • Implement GrpcStorageImpl#listDefaultAcl (#1805) (03c2e66)
  • Improve throughput of http based storage#reader between 100 MiB/s and 200 MiB/s (#1799) (94cd288)
  • Update GrpcBlobReadChannel to allow seek/limit after read (#1834) (45dc983)

... (truncated)

Changelog

Sourced from google-cloud-storage's changelog.

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)

2.17.1 (2023-01-13)

Bug Fixes

  • Update BaseStorageReadChannel to be left open unless explicitly closed (#1853) (1425dd9)

2.17.0 (2023-01-12)

Features

  • Implement GrpcStorageImpl BucketAccessControl operations (#1816) (5c52079)
  • Implement GrpcStorageImpl ObjectAccessControl operations (#1818) (2eec791)
  • Implement GrpcStorageImpl#createDefaultAcl & GrpcStorageImpl#updateDefaultAcl (#1806) (0f24a11)
  • Implement GrpcStorageImpl#deleteDefaultAcl (#1807) (c783277)
  • Implement GrpcStorageImpl#getDefaultAcl (#1802) (b9b7c49)
  • Implement GrpcStorageImpl#listDefaultAcl (#1805) (03c2e66)
  • Improve throughput of http based storage#reader between 100 MiB/s and 200 MiB/s (#1799) (94cd288)
  • Update GrpcBlobReadChannel to allow seek/limit after read (#1834) (45dc983)

Bug Fixes

  • Add missing preconditions and update samples (#1753) (96beca2)

... (truncated)

Commits
  • 62e3964 chore(main): release 2.18.0 (#1879)
  • 2803598 test(deps): update dependency com.google.cloud:google-cloud-pubsub to v1.123....
  • 4d11295 test(deps): update dependency com.google.api.grpc:proto-google-cloud-pubsub-v...
  • 6928556 deps: update dependency com.google.cloud:google-cloud-shared-dependencies to ...
  • 22889dc test(deps): update cross product test dependencies (#1885)
  • 3a68be4 test: update ObjectsFixture to allow discrimination by @​BucketFixture (#1876)
  • cc60a52 chore(deps): update dependency com.google.cloud:libraries-bom to v26.6.0 (#1882)
  • 1c88e83 feat: setting up 2.15.x (#1880)
  • bf15755 chore(java): omit -Penable-integration-tests parameter from native image te...
  • a9fab09 feat: add Storage.BlobWriteOption.{meta,}generation{Not,}Match(long) methods ...
  • 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 [google-cloud-storage](https://github.com/googleapis/java-storage) from 2.4.5 to 2.18.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@v2.4.5...v2.18.0)

---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-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 Feb 7, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 22, 2023

Superseded by #287.

@dependabot dependabot bot closed this Feb 22, 2023
@dependabot dependabot bot deleted the dependabot/maven/com.google.cloud-google-cloud-storage-2.18.0 branch February 22, 2023 04:13
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.

0 participants