Skip to content

Bump cloud.google.com/go/storage from 1.27.0 to 1.56.1 in /sdks #566

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 20, 2025

Bumps cloud.google.com/go/storage from 1.27.0 to 1.56.1.

Release notes

Sourced from cloud.google.com/go/storage's releases.

storage: v1.56.1

1.56.1 (2025-08-19)

Bug Fixes

storage: v1.56.0

1.56.0 (2025-07-24)

Features

  • storage/control: Update BUILD configs to support rest transportation for all client (116a33a)

Bug Fixes

  • storage: Avoid integration test segfaults. (#12419) (a9dec07)
  • storage: Current object generation takeover. (#12383) (9ca8e01)
  • storage: Fix MultiRangeDownloader deadlock (#12548) (2eb23bb)
  • storage: Remove object length limit for unfinalized reads (#12489) (5566d7d)

Performance Improvements

Documentation

  • storage/internal: Fix broken link for message CustomPlacementConfig (9614487)
  • storage: Fix typo in storage/doc.go (#12391) (bf74408)
  • storage: Improve error inspection documentation (#12301) (420da1a)

pubsub: v1.50.0

1.50.0 (2025-07-28)

Features

Bug Fixes

  • pubsub: Update google.golang.org/api to 0.229.0 (3319672)

... (truncated)

Changelog

Sourced from cloud.google.com/go/storage's changelog.

Changes

1.38.0 (2025-08-18)

Features

  • documentai: Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability) (f1de706)

Documentation

  • documentai: A comment for field create_time in message .google.cloud.documentai.v1.Processor is changed to describe as output only. (f1de706)
  • documentai: A comment for field create_time in message .google.cloud.documentai.v1.ProcessorVersion is changed to describe as output only. (f1de706)
  • documentai: A comment for field deprecation_info in message .google.cloud.documentai.v1.ProcessorVersion is changed to describe as output only. (f1de706)
  • documentai: A comment for field document_schema in message .google.cloud.documentai.v1.ProcessorVersion is changed to describe as output only. (f1de706)
  • documentai: A comment for field kms_key_name in message .google.cloud.documentai.v1.ProcessorVersion is changed to describe as output only. (f1de706)
  • documentai: A comment for field kms_key_version_name in message .google.cloud.documentai.v1.ProcessorVersion is changed to describe as output only. (f1de706)
  • documentai: A comment for field latest_evaluation in message .google.cloud.documentai.v1.ProcessorVersion is changed to describe as output only. (f1de706)

1.37.0 (2025-04-30)

Features

  • documentai: Add image block and blob asset in Document proto (a95a0bf)
  • documentai: Added a field for enabling returning images and bounding boxes from layout parser processor (a95a0bf)
  • documentai: Added config options to enable image annotation (0fe3b60)
  • documentai: Added config options to enable table annotation and image extraction (#12070) (a6c85f6)

1.36.1 (2025-04-15)

Bug Fixes

  • documentai: Update google.golang.org/api to 0.229.0 (3319672)

1.36.0 (2025-03-19)

Features

  • documentai: Added config options to enable LLM layout parsing (c2ee207)

1.35.3 (2025-03-13)

Bug Fixes

... (truncated)

Commits
  • 286e26c chore(main): release storage 1.56.1 (#12632)
  • 59a94d6 feat(aiplatform): add data foundry service synthetic data generation API for ...
  • 76be65b chore(all): update deps (#12726)
  • 9f369f9 fix(storage): fix redirect logic in MRD (#12733)
  • e876d62 chore: release main (#12723)
  • f1de706 feat(compute): Update Compute Engine v1beta API to revision 20250729 (#1084) ...
  • 1bc6c98 feat(geminidataanalytics): new client (#12729)
  • 3c7ea5c fix(storage): ZB Reader redirect support (#12703)
  • 2346cf1 fix(bigtable): Ignore errors while creating monitoring client and disable met...
  • 67b0320 feat(bigquery): load job and external table opts for custom time format, null...
  • 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)

Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.27.0 to 1.56.1.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
- [Commits](googleapis/google-cloud-go@deploy/v1.27.0...storage/v1.56.1)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
  dependency-version: 1.56.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 20, 2025
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants