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.56.0 #28

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps googleapis-common-protos from 1.5.5 to 1.56.0.

Release notes

Sourced from googleapis-common-protos's releases.

v1.56.0

1.56.0 (2022-03-17)

Features

  • add google/api/error_reason.proto (62c04b8)
  • add google/api/visibility.proto (62c04b8)
  • add google/type/decimal.proto (62c04b8)
  • add google/type/interval.proto (62c04b8)
  • add google/type/localized_text.proto (62c04b8)
  • add google/type/phone_number.proto (62c04b8)
  • update all protos and pb2 files (62c04b8)

Bug Fixes

  • expose all names in longrunning _pb2's (#90) (09e9ccd)
  • re-generate pb2 files (#87) (6260547)
  • re-generate pb2 files using grpcio-tools<1.44.0 (#93) (76bb9f6)
  • remove deprecated fields aliases and features from google/api/endpoint.proto (62c04b8)

v1.55.0

1.55.0 (2022-02-15)

Features

v1.54.0

Features

v1.53.0

Features

  • add google.api.ResourceDescriptor.Style (4ce679c)
  • add API method signatures to longrunning operations (8de7ae2)
  • add gapic_metadata_pb2 (#38) (8de7ae2)
  • add UNORDERED_LIST to field options (8de7ae2)
  • add WaitOperation method to longrunning operations (8de7ae2)
  • require python >=3.6 and (#31) (4ce679c)

Bug Fixes

  • add create_key to FieldDescriptors (4ce679c)

... (truncated)

Changelog

Sourced from googleapis-common-protos's changelog.

1.56.0 (2022-03-17)

Features

  • add google/api/error_reason.proto (62c04b8)
  • add google/api/visibility.proto (62c04b8)
  • add google/type/decimal.proto (62c04b8)
  • add google/type/interval.proto (62c04b8)
  • add google/type/localized_text.proto (62c04b8)
  • add google/type/phone_number.proto (62c04b8)
  • update all protos and pb2 files (62c04b8)

Bug Fixes

  • expose all names in longrunning _pb2's (#90) (09e9ccd)
  • re-generate pb2 files (#87) (6260547)
  • re-generate pb2 files using grpcio-tools<1.44.0 (#93) (76bb9f6)
  • remove deprecated fields aliases and features from google/api/endpoint.proto (62c04b8)

1.55.0 (2022-02-15)

Features

1.54.0 (2021-12-07)

Features

1.53.0 (2021-02-25)

Features

  • add google.api.ResourceDescriptor.Style (4ce679c)
  • add API method signatures to longrunning operations (8de7ae2)
  • add gapic_metadata_pb2 (#38) (8de7ae2)
  • add UNORDERED_LIST to field options (8de7ae2)
  • add WaitOperation method to longrunning operations (8de7ae2)
  • require python >=3.6 and (#31) (4ce679c)

Bug Fixes

... (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 2 years ago

Superseded by #32.