GoogleCloudPlatform / terraform-provider-cdap

Custom Terraform Provider for CDAP
https://registry.terraform.io/providers/GoogleCloudPlatform/cdap/
Apache License 2.0
12 stars 12 forks source link

Bump cloud.google.com/go/storage from 1.21.0 to 1.22.0 #117

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps cloud.google.com/go/storage from 1.21.0 to 1.22.0.

Release notes

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

storage: v1.22.0

1.22.0 (2022-03-31)

Features

  • storage: allow specifying includeTrailingDelimiter (#5617) (a34503b)
  • storage: set versionClient to module version (55f0d92)

Bug Fixes

  • storage: respect STORAGE_EMULATOR_HOST in signedURL (#5673) (1c249ae)
Commits
  • 6e1be41 chore: release spanner 1.22.0 (#4339)
  • b2a6171 fix(firestore): correct an issue with returning empty paritions from GetParti...
  • f31fac6 fix(pubsublite)!: hide CreateSubscriptionOption.apply (#4344)
  • 63fdb2e chore(storage): generate GAPIC under internal subdir (#4018)
  • a89d341 chore(internal/gapicgen): gen googleapis-discovery compute gapic (#4307)
  • e4a5791 chore(internal): update microgen to v0.21.2 (#4315)
  • 949a953 chore(all): update all (#4326)
  • 3604ef2 chore: release bigquery 1.19.0 (#4101)
  • ef8d138 fix(bigquery): minor rename to feature that's not yet in a release (#4320)
  • f32dd72 feat(logging)!: increase DefaultEntryByteThreshold to 8Mb (#4247)
  • 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] commented 2 years ago

Superseded by #119.