triggermesh / tmctl

TriggerMesh Shaker CLI to create, manage and debug event-driven integration apps.
Apache License 2.0
16 stars 6 forks source link

Bump cloud.google.com/go/pubsub from 1.31.0 to 1.33.0 #357

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps cloud.google.com/go/pubsub from 1.31.0 to 1.33.0.

Release notes

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

pubsub: v1.33.0

1.33.0 (2023-07-24)

Features

  • pubsub: Support payload wrapping for push subs (#8292) (fd49db5)

Bug Fixes

  • pubsub/pstest: Update maxMessageRetentionDuration to be 31 days (#8199) (1fa4bb8)

pubsub: v1.32.0

1.32.0 (2023-06-27)

Features

  • pubsub: Add push config wrapper fields (ca94e27)
  • pubsub: Add support for cloud storage subscriptions (#7977) (54218e9)
  • pubsub: Enable project autodetection and detect empty project (#8168) (c7e05d8)
  • pubsub: Update all direct dependencies (b340d03)

Bug Fixes

  • pubsub/pstest: Align fake handling of bqconfig subscription to server behavior (#8066) (57914ec)
  • pubsub/pstest: Fix failing bq config test (#8060) (fb9db66)
  • pubsub: Fix issue preventing clearing BQ subscription (#8040) (0366bf3)
  • pubsub: REST query UpdateMask bug (df52820)
  • pubsub: Use fieldmask directly instead of field_mask genproto alias (#8030) (087a5fc)

Documentation

  • pubsub: Tightened requirements on cloud storage subscription filename suffixes (1da334c)
Commits
  • 33226bd chore(main): release pubsub 1.33.0 (#8207)
  • c27b203 chore(ci): add profiler blunderbuss config (#8319)
  • c77b1a7 chore(commerce/consumer/procurement): add config to generate apiv1 (#8318)
  • fd49db5 feat(pubsub): support payload wrapping for push subs (#8292)
  • d3f60b3 chore(main): release bigquery 1.53.0 (#8220)
  • 7cb7f66 chore(secretmanager): update copyright year for Secret Manager (#8312)
  • 2970859 chore: release main (#8291)
  • d78b851 feat(spanner/spansql): add support for foreign key actions (#8296)
  • 432864c feat(eventarc/publishing): promote to GA (#8308)
  • b3eda80 chore(netapp): Revert "add config to generate apiv1beta1 (#8300)" (#8310)
  • 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)