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.54.0 #23

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps googleapis-common-protos from 1.5.5 to 1.54.0.

Release notes

Sourced from googleapis-common-protos's releases.

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)
  • Generate gRPC files for long-running operations (#13) (a9ce288)

Documentation

v1.53.0dev1

Features

  • add google.api.ResourceDescriptor.Style (4ce679c)
  • require python >=3.6 and (#31) (4ce679c)

Bug Fixes

  • add create_key to FieldDescriptors (4ce679c)
  • Generate gRPC files for long-running operations (#13) (a9ce288)

Documentation

v1.52.0

No release notes provided.

Changelog

Sourced from googleapis-common-protos's changelog.

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

  • add create_key to FieldDescriptors (4ce679c)
  • Generate gRPC files for long-running operations (#13) (a9ce288)

Documentation

1.53.0dev1 (2021-01-27)

Features

  • add google.api.ResourceDescriptor.Style (4ce679c)
  • require python >=3.6 and (#31) (4ce679c)

Bug Fixes

  • add create_key to FieldDescriptors (4ce679c)
  • Generate gRPC files for long-running operations (#13) (a9ce288)

Documentation

... (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 #27.