trusslab / brf

Apache License 2.0
14 stars 0 forks source link

mod: do: bump cloud.google.com/go/pubsub from 1.33.0 to 1.37.0 #30

Open dependabot[bot] opened 7 months ago

dependabot[bot] commented 7 months ago

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

Release notes

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

pubsub: v1.37.0

1.37.0 (2024-03-07)

Features

Documentation

  • pubsub: Check for nil responses for receive examples (#9516) (6deb969)

pubsub: v1.36.2

1.36.2 (2024-02-28)

Bug Fixes

  • pubsub: Fix out of order issue when exactly once is enabled (#9472) (e89fd6c)

Documentation

  • pubsub: Small fix in Pub/Sub ingestion comments (a86aa8e)
Commits
  • a75c8b6 chore(main): release pubsub 1.37.0 (#9517)
  • e2c9a95 chore(internal/protoveneer): support custom field converters (#9456)
  • 86ec5c0 chore: release main (#9511)
  • a74cbbe docs(netapp): mark optional fields explicitly in Storage Pool (#9513)
  • 9bba269 feat(pubsub): support kinesis ingestion admin (#9458)
  • 5ca0271 feat(logging/logadmin): allow logging PageSize to override (#9409)
  • e68777c chore(main): release spanner 1.58.0 (#9423)
  • 6deb969 docs(pubsub): check for nil responses for receive examples (#9516)
  • e54989e chore: remove old samples that no longer compile (#9510)
  • 1cf28f6 docs(run): clarify some defaults and required or optional values (#9505)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)