grafana / certmagic-gcs

GCS storage for Certmagic
GNU Affero General Public License v3.0
10 stars 5 forks source link

Bump cloud.google.com/go/storage from 1.30.1 to 1.31.0 #142

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps cloud.google.com/go/storage from 1.30.1 to 1.31.0.

Release notes

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

storage: v1.31.0

1.31.0 (2023-06-27)

Features

  • storage/internal: Add ctype=CORD for ChecksummedData.content (ca94e27)
  • storage: Add support for MatchGlob (#8097) (9426a5a), refs #7727 #7728
  • storage: Respect WithEndpoint for SignedURLs and PostPolicy (#8113) (f918f23)
  • storage: Update all direct dependencies (b340d03)

Bug Fixes

Documentation

  • storage/internal: Clarifications about behavior of DeleteObject RPC (3f1ed9c)
  • storage/internal: Clarified the behavior of supplying bucket.name field in CreateBucket to reflect actual implementation (ebae64d)
  • storage/internal: Revert ChecksummedData message definition not to specify ctype=CORD, because it would be a breaking change. (ef61e47)
  • storage/internal: Update routing annotations for CancelResumableWriteRequest and QueryWriteStatusRequest (4900851)
  • storage/internal: Updated ChecksummedData message definition to specify ctype=CORD, and removed incorrect earlier attempt that set that annotation in the ReadObjectResponse message definition (ef61e47)
  • storage: WithXMLReads should mention XML instead of JSON API (#7881) (36f56c8)
Commits


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)