datamon icon indicating copy to clipboard operation
datamon copied to clipboard

chore(deps): bump cloud.google.com/go/storage from 1.28.1 to 1.30.1

Open dependabot[bot] opened this issue 2 years ago • 0 comments

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

Release notes

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

storage: v1.30.1

1.30.1 (2023-03-21)

Bug Fixes

  • storage: Retract versions with Copier bug (#7583) (9c10b6f)
  • storage: SignedURL v4 allows headers with colons in value (#7543) (602014d)
  • storage: SignedURL v4 allows headers with colons in value (#7603) (6b50f9b)

storage: v1.30.0

1.30.0 (2023-03-15)

Features

  • storage/internal: Update routing annotation for CreateBucketRequest docs: Add support for end-to-end checksumming in the gRPC WriteObject flow feat!: BREAKING CHANGE - renaming Notification to NotificationConfig (2fef56f)
  • storage: Json downloads (#7158) (574a86c)
  • storage: Update iam and longrunning deps (91a1f78)

Bug Fixes

  • storage: Specify credentials with STORAGE_EMULATOR_HOST (#7271) (940ae15)

pubsub: v1.29.0

1.29.0 (2023-03-13)

Features

  • pubsub: Add google.api.method.signature to update methods (aeb6fec)
  • pubsub: Add REST client (06a54a1)
  • pubsub: Add schema evolution methods and fields (ee41485)
  • pubsub: Add support for schema revisions (#7295) (369b16f)
  • pubsub: Add temporary_failed_ack_ids to ModifyAckDeadlineConfirmation (aeb6fec)
  • pubsub: Make INTERNAL a retryable error for Pull (aeb6fec)

Bug Fixes

  • pubsub/pstest: Fix panic on undelivered message (#7377) (98dd29d)
  • pubsub: Allow updating topic schema fields individually (#7362) (f09e059)
  • pubsub: Dont compare revision fields in schema config test (#7317) (e364f7a)
  • pubsub: Fix bug with AckWithResult with exactly once disabled (#7319) (c88fbdf)
  • pubsub: Pipe revision ID in name in DeleteSchemaRevision (#7519) (e211635)

Documentation

... (truncated)

Commits
  • 1ca4170 chore(main): release spanner 1.30.1 (#5779)
  • c18bc47 chore(all): update all to d6dea46 (#5801)
  • d6dea46 test(storage): use t.Cleanup for requesterpays test (#5792)
  • 8e4c029 test(storage): skip ObjectReadGRPC integration test that causes timeout (#5790)
  • 0642dc3 chore(all): auto-regenerate gapics (#5785)
  • 046e213 test(compute): longer timeout for flaky test (#5784)
  • b01c037 chore(all): auto-regenerate gapics (#5767)
  • b007836 fix(spanner): early unlock of session pool lock during dumping the tracked se...
  • dfda4d1 chore(storage): add Bucket Get & Delete implementations (#5775)
  • 731705e chore(all): update all (#5772)
  • 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)

dependabot[bot] avatar Mar 22 '23 06:03 dependabot[bot]