freelancing-solutions / gcp-database-as-a-service-stock-markets

GCP NDB database as a service for a stock market investment and social web services.
MIT License
3 stars 1 forks source link

build(deps): bump google-cloud-pubsub from 2.4.1 to 2.9.0 #568

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps google-cloud-pubsub from 2.4.1 to 2.9.0.

Release notes

Sourced from google-cloud-pubsub's releases.

v2.9.0

Features

Bug Fixes

  • add 'dict' annotation type to 'request' (b72522a)
  • deps: drop packaging dependency (290b9c5)
  • deps: require google-api-core >= 1.28.0 (290b9c5)
  • improper types in pagers generation (2ad639d)

Documentation

v2.8.0

Features

  • closed subscriber as context manager raises (#488) (a05a3f2)

Documentation

  • clarify the types of Message parameters (#486) (633e91b)

v2.7.1

Bug Fixes

v2.7.0

Features

  • Add always_use_jwt_access. (1f30ef7)
  • Add method signature for Subscriber.Pull without the deprecated return_immediately field. (1f30ef7)
  • Add Pub/Sub topic retention fields. (#456) (911829d)
  • Add subscription properties to streaming pull response. (1f30ef7)
  • Support self-signed JWT flow for service accounts. (1f30ef7)

Bug Fixes

  • Add async client to %name_%version/init.py. (1f30ef7)
  • Disable always_use_jwt_access. (1f30ef7)
  • Enable self signed JWT for gRPC. (#458) (c6e0ff6)

... (truncated)

Changelog

Sourced from google-cloud-pubsub's changelog.

2.9.0 (2021-11-10)

Features

Bug Fixes

  • add 'dict' annotation type to 'request' (b72522a)
  • deps: drop packaging dependency (290b9c5)
  • deps: require google-api-core >= 1.28.0 (290b9c5)
  • improper types in pagers generation (2ad639d)

Documentation

2.8.0 (2021-09-02)

Features

  • closed subscriber as context manager raises (#488) (a05a3f2)

Documentation

  • clarify the types of Message parameters (#486) (633e91b)

2.7.1 (2021-08-13)

Bug Fixes

2.7.0 (2021-07-24)

Features

  • Add always_use_jwt_access. (1f30ef7)
  • Add method signature for Subscriber.Pull without the deprecated return_immediately field. (1f30ef7)
  • Add Pub/Sub topic retention fields. (#456) (911829d)
  • Add subscription properties to streaming pull response. (1f30ef7)

... (truncated)

Commits
  • 5c8e9db chore: release 2.9.0 (#522)
  • 169a587 chore: run system tests with Python 3.10 (#534)
  • 75b5307 chore: use gapic-generator-python 0.56.2 (#532)
  • b1bc2a2 chore: skip reporting coverage for google/__init__.py (#526)
  • 290b9c5 chore: use gapic-generator-python 0.53.4 (#530)
  • df3f829 chore(deps): update dependency avro to v1.11.0 (#527)
  • c1d8a1b ci: fix IAM samples to avoid block on 'allUsers' (#529)
  • bb25d75 feat: add support for Python 3.10 (#518)
  • 927697d ci: harden subscriber samples against EC (#520)
  • 20f9889 chore: add default_version and codeowner_team to .repo-metadata.json (#514)
  • 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 #578.