Changelog
0.11.15 (2025-02-12)
Features
-
Add REST Interceptors which support reading metadata ( a0910dd )
-
Add support for reading selective GAPIC generation methods from service YAML ( a0910dd )
0.11.14 (2024-12-12)
Features
- Add support for opt-in debug logging ( feb5c03 )
Bug Fixes
- Fix typing issue with gRPC metadata when key ends in -bin ( feb5c03 )
0.11.13 (2024-11-11)
Bug Fixes
0.11.12 (2024-10-24)
Features
0.11.11 (2024-07-30)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination ( d95af77 )
0.11.10 (2024-07-08)
Bug Fixes
0.11.9 (2024-03-05)
Bug Fixes
0.11.8 (2024-02-22)
Bug Fixes
-
deps:[Many APIs] Require
google-api-core>=1.34.1
( #12307 ) ( be87bc4 ) -
fix ValueError in test__validate_universe_domain ( 7c2f2c2 )
0.11.7 (2024-02-06)
Bug Fixes
-
Add google-auth as a direct dependency ( 27dceb9 )
-
Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint ( 27dceb9 )
-
Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ ( 27dceb9 )
0.11.6 (2024-02-01)
Features
0.11.5 (2023-12-07)
Features
-
Add support for python 3.12 ( f46b37f )
-
Introduce compatibility with native namespace packages ( f46b37f )
Bug Fixes
-
Require proto-plus >= 1.22.3 ( f46b37f )
-
Use
retry_async
instead ofretry
in async client ( f46b37f )
0.11.4 (2023-09-19)
Documentation
- Minor formatting ( 1ae610b )
0.11.3 (2023-07-05)
Bug Fixes
0.11.2 (2023-03-23)
Documentation
0.11.1 (2023-01-20)
Bug Fixes
- Add context manager return types ( ef48274 )
Documentation
- Add documentation for enums ( ef48274 )
0.11.0 (2023-01-10)
Features
0.10.0 (2022-12-14)
Features
-
Add support for
google.cloud.mediatranslation.__version__
( 0600814 ) -
Add typing to proto.Message based class attributes ( 0600814 )
Bug Fixes
-
Add dict typing for client_options ( 0600814 )
-
deps:Require google-api-core >=1.34.0, >=2.11.0 ( 08e0be5 )
-
Drop usage of pkg_resources ( 08e0be5 )
-
Fix timeout default values ( 08e0be5 )
Documentation
-
samples:Snippetgen handling of repeated enum field ( 0600814 )
-
samples:Snippetgen should call await on the operation coroutine before calling result ( 08e0be5 )
0.9.4 (2022-10-07)
Bug Fixes
0.9.3 (2022-09-29)
Bug Fixes
0.9.2 (2022-08-11)
Bug Fixes
0.9.1 (2022-07-13)
Bug Fixes
0.9.0 (2022-07-06)
Features
- add audience parameter ( 35f1645 )
Bug Fixes
0.8.2 (2022-06-06)
Bug Fixes
Documentation
0.8.1 (2022-03-05)
Bug Fixes
-
deps:require google-api-core>=1.31.5, >=2.3.2 ( #165 ) ( 7de2978 )
-
deps:require proto-plus>=1.15.0 ( 7de2978 )
0.8.0 (2022-02-26)
Features
Bug Fixes
- resolve DuplicateCredentialArgs error when using credentials_file ( 55a75a9 )
Documentation
0.7.1 (2021-11-01)
Bug Fixes
Documentation
- list oneofs in docstring ( b40537e )
0.7.0 (2021-10-25)
Features
0.6.0 (2021-10-07)
Features
0.5.4 (2021-09-24)
Bug Fixes
- add ‘dict’ annotation type to ‘request’ ( b6d9e03 )
0.5.3 (2021-07-28)
Bug Fixes
Documentation
Miscellaneous Chores
0.5.2 (2021-07-20)
Bug Fixes
0.5.1 (2021-07-19)
Documentation
0.5.0 (2021-07-01)
Features
Bug Fixes
Documentation
0.4.0 (2021-05-27)
Features
- support self-signed JWT flow for service accounts ( b610e3d )
Bug Fixes
-
add async client to %name_%version/init.py ( b610e3d )
-
Remove unsupported fields: recognition_result and alternative_source_language_codes ( #61 ) ( b610e3d )
Documentation
- Add more comments for supported audio type. ( b610e3d )
0.3.0 (2021-02-11)
Features
Documentation
0.2.0 (2020-05-28)
Features
0.1.1 (2020-03-23)
Bug Fixes
0.1.0 (2020-03-20)
Features
- generate v1beta1 ( d0948fa )