Skip to content

Releases: googleapis/python-api-common-protos

v1.59.1

12 Jun 20:58
a8c30c8
Compare
Choose a tag to compare

1.59.1 (2023-06-06)

Bug Fixes

  • Invalid dev version identifiers in setup.py (#166) (c38e03a), closes #165

v1.59.0

21 Mar 13:24
30d2112
Compare
Choose a tag to compare

1.59.0 (2023-03-20)

Features

  • Add overrides_by_request_protocol to BackendRule in google/api/backend.proto (77376dd)
  • Add proto_reference_documentation_uri to Publishing in google/api/client.proto (77376dd)
  • Add SERVICE_NOT_VISIBLE and GCP_SUSPENDED to ErrorReason in google/api/error_reason.proto (77376dd)

Documentation

  • Use rst syntax in readme (77376dd)

v1.58.0

09 Jan 16:22
3389035
Compare
Choose a tag to compare

1.58.0 (2023-01-06)

Features

  • Add google/rpc/context/audit_context.proto (41f1529)
  • Add google/rpc/http.proto (41f1529)

v1.57.1

04 Jan 20:48
e5de939
Compare
Choose a tag to compare

1.57.1 (2022-12-08)

Bug Fixes

  • Mark reference_docs_uri field in google/api/client.proto as deprecated (#150) (52b5018)

v1.57.0

15 Nov 19:53
0ee8d80
Compare
Choose a tag to compare

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

12 Jul 17:28
758cf5e
Compare
Choose a tag to compare

1.56.4 (2022-07-12)

Bug Fixes

v1.56.3

21 Jun 19:15
2fe749c
Compare
Choose a tag to compare

1.56.3 (2022-06-21)

Bug Fixes

Documentation

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

v1.56.2

26 May 20:03
3c37291
Compare
Choose a tag to compare

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)

v1.56.1

12 May 20:06
f631ab8
Compare
Choose a tag to compare

1.56.1 (2022-05-05)

Bug Fixes

  • deps: require protobuf >=1.15.0 (f04ed64)
  • include tests directory (#103) (72e5df1)
  • regenerate pb2 files using the latest version of grpcio-tools (f04ed64)

v1.56.0

17 Mar 20:49
d9d8a9f
Compare
Choose a tag to compare

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)