imageproxy icon indicating copy to clipboard operation
imageproxy copied to clipboard

go.mod: bump cloud.google.com/go/storage from 1.52.0 to 1.55.0

Open dependabot[bot] opened this issue 7 months ago • 0 comments

Bumps cloud.google.com/go/storage from 1.52.0 to 1.55.0.

Release notes

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

storage: v1.55.0

1.55.0 (2025-05-29)

Features

  • storage/control: Add Client Libraries Storage IntelligenceConfig (2aaada3)
  • storage/internal: Add IpFilter to Bucket (#12309) (d8ae687)
  • storage/internal: Add Object.Retention message (d8ae687)

Bug Fixes

  • storage: Add EnableNewAuthLibrary internalOption to HTTP newClient (#12320) (0036073)
  • storage: Migrate oauth2/google usages to cloud.google.com/go/auth (#11191) (3a22349)
  • storage: Omit check on MultiRangeDownloader (#12342) (774621c)
  • storage: Retry url.Error and net.OpErrors when they wrap an io.EOF (#12289) (080f6b0)

Documentation

  • storage/internal: Add explicit Optional annotations to fields that have always been treated as optional (d8ae687)
  • storage/internal: Add note that Bucket.project output format is always project number format (d8ae687)
  • storage/internal: Add note that managedFolders are supported for GetIamPolicy and SetIamPolicy (d8ae687)

storage: v1.54.0

1.54.0 (2025-05-12)

Features

Bug Fixes

storage: v1.53.0

1.53.0 (2025-05-02)

Features

  • storage/control: Add Anywhere cache control APIs (83ae06c)

Bug Fixes

... (truncated)

Changelog

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

Changes

0.121.2 (2025-05-21)

Documentation

  • internal/generated: Remove outdated pubsub snippets (#12284) (0338a40)

0.121.1 (2025-05-13)

Bug Fixes

  • civil: Add support for civil.Date, civil.Time and civil.DateTime arguments to their respective Scan methods (#12240) (7127ce9), refs #12060

0.121.0 (2025-04-28)

Features

0.120.1 (2025-04-14)

Bug Fixes

0.120.0 (2025-03-20)

Features

Bug Fixes

  • third_party/pkgsite: Increase comment size limit (#11877) (587b5cc)

0.119.0 (2025-03-11)

Features

  • main: Add support for listening on custom host to internal/testutil (#11780) (9608a09), refs #11586

... (truncated)

Commits
  • 70d74c0 chore(main): release spanner 1.55.0 (#9231)
  • 9debdb6 chore: release main (#9223)
  • bd30055 feat(deploy): Add stable cutback duration configuration to the k8s gateway se...
  • ebbb610 fix(storage): migrate deprecated proto dep (#9232)
  • 9a79290 chore(all): update opentelemetry-go monorepo (#9230)
  • c2969d3 chore(all): update deps (#9229)
  • a42604a feat(spanner): add directed reads feature (#7668)
  • bbff8ac feat(bigquery): expose query id on row iterator if available (#9224)
  • 57e2d7b feat(cloudquotas): new clients (#9222)
  • 82054d0 docs(securitycentermanagement): updates on multiple comments, syncing termino...
  • 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[bot] avatar Jun 01 '25 04:06 dependabot[bot]