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): bump com.google.cloud:google-cloud-storage from 2.37.0 to 2.38.0 #1966

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2024

Bumps com.google.cloud:google-cloud-storage from 2.37.0 to 2.38.0.

Release notes

Sourced from com.google.cloud:google-cloud-storage's releases.

v2.38.0

2.38.0 (2024-05-09)

Features

  • Promoted google-cloud-storage-control to beta (#2531) (09f7191)

Bug Fixes

  • Add strict client side response validation for gRPC chunked resumable uploads (#2527) (c1d1f4a)
  • An existing resource pattern value projects/{project}/buckets/{bucket}/managedFolders/{managedFolder=**} to resource definition storage.googleapis.com/ManagedFolder is removed (#2524) (7d7f526)
  • deps: Update the Java code generator (gapic-generator-java) to 2.39.0 (#2501) (518d4be)
  • ParallelCompositeUpload in Transfer Manager hangs when encountering OOM (#2526) (67a7c6b)
  • Update grpc WriteObject response handling to provide context when a failure happens (#2532) (170a3f5)
  • Update GzipReadableByteChannel to be tolerant of one byte reads (#2512) (87b63f4)
  • Update StorageOptions to carry forward fields that aren't part of ServiceOptions (#2521) (b84654e)

Dependencies

  • Update dependency com.google.cloud:sdk-platform-java-config to v3.30.0 (#2523) (3e573f7)
  • Update dependency info.picocli:picocli to v4.7.6 (#2535) (f26888a)

Documentation

  • Add in Transfer Manager chunked upload/download samples (#2518) (d1f6bcc)
  • Update readme to include gradle instructions for storage control (#2503) (50ac93b)
  • Update TransportCompatibility annotation for Storage#blobWriteSession (#2520) (b7d673c)
Changelog

Sourced from com.google.cloud:google-cloud-storage's changelog.

2.38.0 (2024-05-09)

Features

  • Promoted google-cloud-storage-control to beta (#2531) (09f7191)

Bug Fixes

  • Add strict client side response validation for gRPC chunked resumable uploads (#2527) (c1d1f4a)
  • An existing resource pattern value projects/{project}/buckets/{bucket}/managedFolders/{managedFolder=**} to resource definition storage.googleapis.com/ManagedFolder is removed (#2524) (7d7f526)
  • deps: Update the Java code generator (gapic-generator-java) to 2.39.0 (#2501) (518d4be)
  • ParallelCompositeUpload in Transfer Manager hangs when encountering OOM (#2526) (67a7c6b)
  • Update grpc WriteObject response handling to provide context when a failure happens (#2532) (170a3f5)
  • Update GzipReadableByteChannel to be tolerant of one byte reads (#2512) (87b63f4)
  • Update StorageOptions to carry forward fields that aren't part of ServiceOptions (#2521) (b84654e)

Dependencies

  • Update dependency com.google.cloud:sdk-platform-java-config to v3.30.0 (#2523) (3e573f7)
  • Update dependency info.picocli:picocli to v4.7.6 (#2535) (f26888a)

Documentation

  • Add in Transfer Manager chunked upload/download samples (#2518) (d1f6bcc)
  • Update readme to include gradle instructions for storage control (#2503) (50ac93b)
  • Update TransportCompatibility annotation for Storage#blobWriteSession (#2520) (b7d673c)
Commits
  • e3dcb85 chore(main): release 2.38.0 (#2533)
  • b20f5b3 chore: Update Storage Control documentation to point to storage contr… (#2538)
  • 170a3f5 fix: update grpc WriteObject response handling to provide context when a fail...
  • 3e573f7 deps: update dependency com.google.cloud:sdk-platform-java-config to v3.30.0 ...
  • a668d56 test(deps): update cross product test dependencies (#2525)
  • f26888a deps: update dependency info.picocli:picocli to v4.7.6 (#2535)
  • ec5d1de chore: update copyright of v2/storage.proto (#2536)
  • 15d452f chore: attempt two to promote storage-control to beta in versions.txt
  • c1d1f4a fix: add strict client side response validation for gRPC chunked resumable up...
  • 09f7191 feat: promoted google-cloud-storage-control to beta (#2531)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 13, 2024
@github-actions github-actions bot enabled auto-merge May 13, 2024 06:30
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

Bumps [com.google.cloud:google-cloud-storage](https://github.com/googleapis/java-storage) from 2.37.0 to 2.38.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.37.0...v2.38.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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/com.google.cloud-google-cloud-storage-2.38.0 branch from 9f1b229 to e6017b0 Compare May 13, 2024 06:32
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@github-actions github-actions bot merged commit 53ebc59 into master May 13, 2024
7 checks passed
@dependabot dependabot bot deleted the dependabot/maven/com.google.cloud-google-cloud-storage-2.38.0 branch May 13, 2024 06:37
github-actions bot pushed a commit that referenced this pull request May 14, 2024
  - Revert "build(deps): bump com.google.cloud:google-cloud-bigquery" (#1971)
  - build(deps): bump com.google.cloud:google-cloud-bigquery from 2.37.0 to 2.40.1 (#1962)
  - build(deps): bump com.google.cloud:google-cloud-bigquery
  - build(deps): bump com.google.api.grpc:grpc-google-cloud-bigquerystorage-v1 from 2.47.0 to 3.5.1 (#1961)
  - build(deps): bump com.google.api.grpc:grpc-google-cloud-bigquerystorage-v1
  - build(deps): bump gremlinDriverVersion from 3.6.5 to 3.7.2 (#1967)
  - build(deps): bump gremlinDriverVersion from 3.6.5 to 3.7.2
  - build(deps): bump com.google.cloud:google-cloud-resourcemanager from 1.44.0 to 1.45.0 (#1968)
  - build(deps): bump com.google.cloud:google-cloud-resourcemanager
  - build(deps): bump org.elasticsearch.client:elasticsearch-rest-client from 8.13.3 to 8.13.4 (#1970)
  - build(deps): bump org.elasticsearch.client:elasticsearch-rest-client
  - build(deps): bump com.amazon.redshift:redshift-jdbc42 from 2.1.0.26 to 2.1.0.27 (#1969)
  - build(deps): bump com.amazon.redshift:redshift-jdbc42
  - build(deps): bump software.amazon.awssdk:bom from 2.25.45 to 2.25.50 (#1965)
  - build(deps): bump software.amazon.awssdk:bom from 2.25.45 to 2.25.50
  - build(deps): bump com.google.cloud:google-cloud-storage from 2.37.0 to 2.38.0 (#1966)
  - build(deps): bump com.google.cloud:google-cloud-storage
  - build(deps): bump aws-sdk.version from 1.12.715 to 1.12.720 (#1964)
  - build(deps): bump aws-sdk.version from 1.12.715 to 1.12.720
  - Enable map of complex types support (#1917)
  - unifying vertica connector as jdbc connector (#1918)
  - Feature/oracle fips (#1946)
  - Updated SigV4 signing library in Gremlin connection for Neptune connector (#1698)
github-actions bot pushed a commit that referenced this pull request May 17, 2024
  - Snowflake split issue (#1963)
  - Com.google.cloud google cloud bigquery version update (#1975)
  - Fix ValidationException for Timestream connector (#1888)
  - build(deps): bump com.amazon.redshift:redshift-jdbc42 from 2.1.0.27 to 2.1.0.28 in /athena-redshift (#1974)
  - build(deps): bump com.amazon.redshift:redshift-jdbc42
  - Updated prepare_dev_env.sh script (#1972)
  - Revert "build(deps): bump com.google.cloud:google-cloud-bigquery" (#1971)
  - build(deps): bump com.google.cloud:google-cloud-bigquery from 2.37.0 to 2.40.1 (#1962)
  - build(deps): bump com.google.cloud:google-cloud-bigquery
  - build(deps): bump com.google.api.grpc:grpc-google-cloud-bigquerystorage-v1 from 2.47.0 to 3.5.1 (#1961)
  - build(deps): bump com.google.api.grpc:grpc-google-cloud-bigquerystorage-v1
  - build(deps): bump gremlinDriverVersion from 3.6.5 to 3.7.2 (#1967)
  - build(deps): bump gremlinDriverVersion from 3.6.5 to 3.7.2
  - build(deps): bump com.google.cloud:google-cloud-resourcemanager from 1.44.0 to 1.45.0 (#1968)
  - build(deps): bump com.google.cloud:google-cloud-resourcemanager
  - build(deps): bump org.elasticsearch.client:elasticsearch-rest-client from 8.13.3 to 8.13.4 (#1970)
  - build(deps): bump org.elasticsearch.client:elasticsearch-rest-client
  - build(deps): bump com.amazon.redshift:redshift-jdbc42 from 2.1.0.26 to 2.1.0.27 (#1969)
  - build(deps): bump com.amazon.redshift:redshift-jdbc42
  - build(deps): bump software.amazon.awssdk:bom from 2.25.45 to 2.25.50 (#1965)
  - build(deps): bump software.amazon.awssdk:bom from 2.25.45 to 2.25.50
  - build(deps): bump com.google.cloud:google-cloud-storage from 2.37.0 to 2.38.0 (#1966)
  - build(deps): bump com.google.cloud:google-cloud-storage
  - build(deps): bump aws-sdk.version from 1.12.715 to 1.12.720 (#1964)
  - build(deps): bump aws-sdk.version from 1.12.715 to 1.12.720
  - Enable map of complex types support (#1917)
  - unifying vertica connector as jdbc connector (#1918)
  - Feature/oracle fips (#1946)
  - Updated SigV4 signing library in Gremlin connection for Neptune connector (#1698)
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