Changelog
1.13.0 (2025-02-12)
Features
-
Add REST Interceptors which support reading metadata ( 7a2f3e6 )
-
add support for field generate_omitted_as_internal in selective gapic generation ( 7a2f3e6 )
-
Add support for reading selective GAPIC generation methods from service YAML ( 7a2f3e6 )
1.12.0 (2024-12-12)
Features
Bug Fixes
- Fix typing issue with gRPC metadata when key ends in -bin ( 9dc3d4a )
1.11.0 (2024-11-11)
Features
- Add field protobuf_pythonic_types_enabled to message ExperimentalFeatures ( a6897e3 )
Documentation
- A comment for field
unit
in message.google.api.QuotaLimit
is changed ( a6897e3 )
1.10.1 (2024-10-31)
Bug Fixes
- disable universe-domain validation ( 59c4287 )
1.10.0 (2024-10-24)
Features
1.9.0 (2024-09-03)
Features
- Support local binding for variables with keyword name collision ( c54700d )
1.8.5 (2024-07-30)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination ( 42c4d04 )
1.8.4 (2024-07-08)
Bug Fixes
- Allow protobuf 5.x ( 04ec204 )
1.8.3 (2024-03-05)
Bug Fixes
1.8.2 (2024-02-22)
Bug Fixes
-
[Many APIs] fix
ValueError
intest__validate_universe_domain
( #12283 ) ( f20b41a ) -
deps:[Many APIs] Require
google-api-core>=1.34.1
( #12309 ) ( c23398a )
1.8.1 (2024-02-06)
Bug Fixes
-
Add google-auth as a direct dependency ( 9e8d039 )
-
Add staticmethod decorator to
_get_client_cert_source
and_get_api_endpoint
( 9e8d039 ) -
Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ ( 9e8d039 )
1.8.0 (2024-02-01)
Features
1.7.0 (2023-12-07)
Features
-
Add support for python 3.12 ( 0e3a902 )
-
Introduce compatibility with native namespace packages ( 0e3a902 )
Bug Fixes
-
Require proto-plus >= 1.22.3 ( 0e3a902 )
-
Use
retry_async
instead ofretry
in async client ( 0e3a902 )
1.6.1 (2023-03-23)
Bug Fixes
Documentation
1.6.0 (2023-02-17)
Features
1.5.1 (2023-01-23)
Bug Fixes
- Add context manager return types ( 4436870 )
Documentation
- Add documentation for enums ( 4436870 )
1.5.0 (2023-01-10)
Features
1.4.0 (2022-12-14)
Features
-
Add support for
google.cloud.servicemanagement.__version__
( 9c86c72 ) -
Add typing to proto.Message based class attributes ( 9c86c72 )
Bug Fixes
-
Add dict typing for client_options ( 9c86c72 )
-
deps:Require google-api-core >=1.34.0, >=2.11.0 ( c5f88eb )
-
Drop usage of pkg_resources ( c5f88eb )
-
Fix timeout default values ( c5f88eb )
Documentation
-
samples:Snippetgen handling of repeated enum field ( 9c86c72 )
-
samples:Snippetgen should call await on the operation coroutine before calling result ( c5f88eb )
1.3.3 (2022-10-07)
Bug Fixes
1.3.2 (2022-09-29)
Bug Fixes
1.3.1 (2022-08-11)
Bug Fixes
1.3.0 (2022-07-16)
Features
- add audience parameter ( 7be1829 )
Bug Fixes
1.2.3 (2022-06-03)
Bug Fixes
Documentation
1.2.2 (2022-05-05)
Documentation
1.2.1 (2022-03-05)
Bug Fixes
1.2.0 (2022-02-18)
Features
Bug Fixes
-
Remove EnableService and DisableService RPC methods and related modules ( #98 ) ( 9a2d72c )
-
resolve DuplicateCredentialArgs error when using credentials_file ( 21f9f5d )
1.1.1 (2021-11-01)
Bug Fixes
Documentation
- list oneofs in docstring ( f00ac02 )
1.1.0 (2021-10-26)
Features
1.0.4 (2021-09-30)
Bug Fixes
- improper types in pagers generation ( 538b500 )
1.0.3 (2021-09-24)
Bug Fixes
- add ‘dict’ annotation type to ‘request’ ( 7547e3a )
1.0.2 (2021-07-28)
Bug Fixes
Documentation
Miscellaneous Chores
1.0.1 (2021-07-21)
Bug Fixes
1.0.0 (2021-07-10)
Features
-
support self-signed JWT flow for service accounts ( cb785b5 )
Bug Fixes
Documentation
Miscellaneous Chores
0.1.0 (2021-03-24)
Features
- generate v1 ( 1088a47 )