1.74.0 (2026-04-02)
Documentation
update SelectiveGapicGeneration usage doc (c36aa6169035fdb14bf84b0e56e4f81291600b5a)
update API common type documentation (c36aa6169035fdb14bf84b0e56e4f81291600b5a)
update various comments (c36aa6169035fdb14bf84b0e56e4f81291600b5a)
update license year (c36aa6169035fdb14bf84b0e56e4f81291600b5a)
fix documentation formatting (c36aa6169035fdb14bf84b0e56e4f81291600b5a)
Features
add origin to AttributeContext.Request (c36aa6169035fdb14bf84b0e56e4f81291600b5a)
publish client batch config schema (c36aa6169035fdb14bf84b0e56e4f81291600b5a)
publish new error reasons (c36aa6169035fdb14bf84b0e56e4f81291600b5a)
1.73.1 (2026-03-26)
Documentation
- Update changelog entry for release (#16093) (51a96200324965f071dd9542d25b907c1420b3f6)
Bug Fixes
Allow Protobuf 7.x, require Python 3.9 (#16102) (ec9262c45055d3d2b596cdde1649d3ce90b4347d)
Require Python 3.9 (ec9262c45055d3d2b596cdde1649d3ce90b4347d)
1.73.0 (2026-03-05)
Chores
- code formatting (#16023) (6120fb0db084f5e8d1502fb1bb37594ac9976f6e)
1.72.0 (2025-11-06)
Features
add common_resources.proto (#14851) (e4e0e2a93c3db14324c1d9f799283ffe4f2bec09)
add field api_version to message ServiceForTransport (#14843) (81812fde4f1e43d568d53d6a993cf423b38d6728)
1.71.0 (2025-10-20)
Features
- add support for Python 3.14 (#14699) Towards b/375664027 (8b69540bf6fd862bc1aebb3baf423c419b1556d4)
1.70.0 (2025-04-12)
Features
1.69.2 (2025-03-15)
Bug Fixes
Allow protobuf 6.x (b4d4551)
remove setup.cfg configuration for creating universal wheels (#13659) (59bfd42)
resolve issue where pre-release versions of dependencies are installed (b4d4551)
set
includeintool.setuptools.packages.find(#13662) (c6a1588)
1.69.1 (2025-03-06)
Bug Fixes
exclude docs in tool.setuptools.packages.find (#13607) (1e4de9d)
restore *.proto files removed in version 1.67.0 (#13614) (323a503)
1.69.0 (2025-03-03)
Features
1.68.0 (2025-02-18)
Features
A new field
unversioned_package_disabledis added to message.google.api.PythonSettings(eb554e8)Add field
experimental_featuresto messagePythonSettings(#249) (ba8d36e)add FieldInfo.referenced_types for generics (#247) (c91900a)
add support for field generate_omitted_as_internal in selective gapic generation (#13482) (993ff4d)
Documentation
A comment for field
contentin message.google.api.Pageis changed (eb554e8)A comment for message
RoutingRuleis changed (eb554e8)
1.67.0 (2025-02-12)
Features
A new field
unversioned_package_disabledis added to message.google.api.PythonSettings(eb554e8)add support for field generate_omitted_as_internal in selective gapic generation (#13482) (993ff4d)
Documentation
A comment for field
contentin message.google.api.Pageis changed (eb554e8)A comment for message
RoutingRuleis changed (eb554e8)
1.66.0 (2024-11-12)
Features
Add
MISSING_ORIGINandOVERLOADED_CREDENTIALStoErrorReasonenum (d0478d8)Add field
protobuf_pythonic_types_enabledtoExperimentalFeaturesmessage (d0478d8)Add field
selective_gapic_generationtoCommonLanguageSettingsmessage (d0478d8)Add field
time_series_resource_hierarchy_leveltoMetricDescriptorMetadatamessage (d0478d8)Add message
SelectiveGapicGeneration(d0478d8)
1.65.0 (2024-08-27)
Features
1.64.0 (2024-08-26)
Features
- Add FieldInfo.referenced_types for generics (2ba3577)
Bug Fixes
- Un-deprecate Endpoint.aliases field (2ba3577)
Documentation
Fix formatting in http.proto comments (2ba3577)
Improve MethodSettings selector examples (2ba3577)
Reformat comments in context proto (2ba3577)
Update ResourceDescriptor.plural docs with AIP-122 nested collections guidance (2ba3577)
1.63.2 (2024-06-19)
Bug Fixes
deps: Require protobuf>=3.20.2 (c77c0dc)
Regenerate pb2 files for compatibility with protobuf 5.x (c77c0dc)
1.63.1 (2024-05-30)
Bug Fixes
1.63.0 (2024-03-08)
Features
Add
api_versionfield toServiceOptionsingoogle/api/client.proto(6f9c4d2)Add
LOCATION_POLICY_VIOLATEDenum toErrorReasoningoogle/api/error_reason.proto(6f9c4d2)Add
rest_reference_documentation_urifield toServiceOptionsingoogle/api/client.proto(6f9c4d2)
1.62.0 (2023-12-01)
Features
Bug Fixes
1.61.0 (2023-10-09)
Features
1.60.0 (2023-07-27)
Features
1.59.1 (2023-06-06)
Bug Fixes
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)
1.58.0 (2023-01-06)
Features
1.57.1 (2022-12-08)
Bug Fixes
1.57.0 (2022-11-15)
Features
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)
Documentation
- minor updates to comments (6af2132)
1.56.4 (2022-07-12)
Bug Fixes
1.56.3 (2022-06-21)
Bug Fixes
Documentation
1.56.2 (2022-05-26)
Bug Fixes
deps: require grpcio >= 1.0.0, <2.0.0dev (4a402ce)
1.56.1 (2022-05-05)
Bug Fixes
deps: require protobuf >=1.15.0 (f04ed64)
regenerate pb2 files using the latest version of grpcio-tools (f04ed64)
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
re-generate pb2 files using grpcio-tools<1.44.0 (#93) (76bb9f6)
remove deprecated fields
aliasesandfeaturesfrom 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 UNORDERED_LIST to field options (8de7ae2)
add WaitOperation method to longrunning operations (8de7ae2)
Bug Fixes
add
create_keyto FieldDescriptors (4ce679c)Generate gRPC files for long-running operations (#13) (a9ce288)
Documentation
1.53.0dev1 (2021-01-27)
Features
Bug Fixes
add
create_keyto 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)