kubemq-io / kubemq-Python

Python client for KubeMQ server https://kubemq.io
MIT License
23 stars 9 forks source link

Bump googleapis-common-protos from 1.5.5 to 1.57.0 #43

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps googleapis-common-protos from 1.5.5 to 1.57.0.

Release notes

Sourced from googleapis-common-protos's releases.

v1.57.0

1.57.0 (2022-11-15)

Features

  • Add support for Python 3.10 (#143) (63ca888)
  • Add support for Python 3.11 (#145) (b9dbb21)
  • added google.api.JwtLocation.cookie (6af2132)
  • added google.api.Service.publishing and client libraries settings (6af2132)
  • new fields in enum google.api.ErrorReason (6af2132)

Bug Fixes

  • deprecate google.api.BackendRule.min_deadline (6af2132)
  • deps: Require protobuf >=3.19.5 (#141) (9ea3530)

Documentation

  • minor updates to comments (6af2132)

v1.56.4

1.56.4 (2022-07-12)

Bug Fixes

v1.56.3

1.56.3 (2022-06-21)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#108) (d315b9f)

v1.56.2

1.56.2 (2022-05-26)

Bug Fixes

... (truncated)

Changelog

Sourced from googleapis-common-protos's changelog.

1.57.0 (2022-11-15)

Features

  • Add support for Python 3.10 (#143) (63ca888)
  • Add support for Python 3.11 (#145) (b9dbb21)
  • added google.api.JwtLocation.cookie (6af2132)
  • added google.api.Service.publishing and client libraries settings (6af2132)
  • new fields in enum google.api.ErrorReason (6af2132)

Bug Fixes

  • deprecate google.api.BackendRule.min_deadline (6af2132)
  • deps: Require protobuf >=3.19.5 (#141) (9ea3530)

Documentation

  • minor updates to comments (6af2132)

1.56.4 (2022-07-12)

Bug Fixes

1.56.3 (2022-06-21)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#108) (d315b9f)

1.56.2 (2022-05-26)

Bug Fixes

  • deps: require grpcio >= 1.0.0, <2.0.0dev (4a402ce)
  • deps: require protobuf>= 3.15.0, <4.0.0dev (#105) (4a402ce)

1.56.1 (2022-05-05)

... (truncated)

Commits


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 #46.