EngineerBetter / control-tower

Deploy and operate Concourse CI in a single command
https://www.engineerbetter.com
Apache License 2.0
121 stars 38 forks source link

Bump cloud.google.com/go/storage from 1.28.1 to 1.30.0 #328

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

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

  • pubsub: Add x-ref for ordering messages docs: Clarify subscription expiration policy (aeb6fec)
  • pubsub: Clarify BigQueryConfig PERMISSION_DENIED state (aeb6fec)
  • pubsub: Clarify subscription description (aeb6fec)
  • pubsub: Mark revision_id in CommitSchemaRevisionRequest deprecated (2fef56f)
  • pubsub: Replacing HTML code with Markdown docs: Fix PullResponse description docs: Fix Pull description (aeb6fec)
  • pubsub: Update Pub/Sub topic retention limit from 7 days to 31 days (aeb6fec)

dialogflow: v1.30.0

1.30.0 (2023-02-17)

... (truncated)

Commits
  • fb224ba chore(main): release spanner 1.30.0 (#5716)
  • c819ee9 fix(spanner/spansql): support GROUP BY without an aggregation function (#5717)
  • d98518f test(spanner): skip TestIntegration_StartBackupOperation test with PG dialect...
  • 4ca8fea feat(video/stitcher): start generating apiv1 (#5720)
  • 35d591a chore(all): auto-regenerate gapics (#5714)
  • b433688 docs(pubsub): clarify ack/nack cannot be called from goroutine (#5718)
  • a19d182 chore(spanner): release 1.30.0 (#5715)
  • fe6ac5c chore(main): release bigquery 1.29.0 (#5661)
  • bf274f1 chore(spanner): release 1.30.0 (#5708)
  • f7e02e1 feat(spanner): add support of PGNumeric with integration tests for PG dialect...
  • 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 1 year ago

Superseded by #330.