Skip to content

Latest commit

 

History

History
50 lines (26 loc) · 3.25 KB

File metadata and controls

50 lines (26 loc) · 3.25 KB

Changelog

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

1.52.0 (2020-06-04)

Features

  • create api-common-protos repo for python common protos (4ef4b0d)