Changelog
0.9.16 (2025-02-18)
Features
-
Add REST Interceptors which support reading metadata ( c8e0760 )
-
Add support for reading selective GAPIC generation methods from service YAML ( c8e0760 )
0.9.15 (2025-01-13)
Documentation
0.9.14 (2024-12-12)
Features
- Add support for opt-in debug logging ( 8e6b0cc )
Bug Fixes
- Fix typing issue with gRPC metadata when key ends in -bin ( 8e6b0cc )
0.9.13 (2024-11-11)
Bug Fixes
0.9.12 (2024-10-24)
Features
0.9.11 (2024-07-30)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination ( 42c4d04 )
0.9.10 (2024-07-08)
Bug Fixes
0.9.9 (2024-03-05)
Bug Fixes
0.9.8 (2024-02-22)
Bug Fixes
-
deps:[Many APIs] Require
google-api-core>=1.34.1
( #12308 ) ( 74dabeb ) -
fix ValueError in test__validate_universe_domain ( 89c1b05 )
0.9.7 (2024-02-06)
Bug Fixes
-
Add google-auth as a direct dependency ( e75fcf6 )
-
Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint ( e75fcf6 )
-
Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ ( e75fcf6 )
0.9.6 (2024-02-01)
Features
- Allow users to explicitly configure universe domain ( 4368029 )
0.9.5 (2023-12-07)
Features
-
Add support for python 3.12 ( 9a629e1 )
-
Introduce compatibility with native namespace packages ( 9a629e1 )
Bug Fixes
-
Require proto-plus >= 1.22.3 ( 9a629e1 )
-
Use
retry_async
instead ofretry
in async client ( 9a629e1 )
0.9.4 (2023-09-19)
Documentation
- Minor formatting ( 1ae610b )
0.9.3 (2023-07-05)
Bug Fixes
0.9.2 (2023-03-23)
Documentation
0.9.1 (2023-01-23)
Bug Fixes
- Add context manager return types ( 334a497 )
Documentation
- Add documentation for enums ( 334a497 )
0.9.0 (2023-01-10)
Features
0.8.0 (2022-12-13)
Features
-
Add support for
google.cloud.privatecatalog.__version___
( 30ff73e ) -
Add typing to proto.Message based class attributes ( 30ff73e )
Bug Fixes
-
Add dict typing for client_options ( 30ff73e )
-
deps:Require google-api-core >=1.34.0, >=2.11.0 ( 59a97e8 )
-
Drop usage of pkg_resources ( 59a97e8 )
-
Fix timeout default values ( 59a97e8 )
Documentation
-
samples:Snippetgen handling of repeated enum field ( 30ff73e )
-
samples:Snippetgen should call await on the operation coroutine before calling result ( 59a97e8 )
0.7.2 (2022-10-10)
Bug Fixes
0.7.1 (2022-10-03)
Bug Fixes
0.7.0 (2022-09-16)
Features
Bug Fixes
-
deps:require google-api-core>=1.33.1,>=2.8.0 ( 59b3839 )
-
deps:require protobuf >= 3.20.1 ( 59b3839 )
0.6.2 (2022-08-11)
Bug Fixes
0.6.1 (2022-07-14)
Bug Fixes
0.6.0 (2022-07-07)
Features
- add audience parameter ( b37c874 )
Bug Fixes
0.5.2 (2022-06-03)
Bug Fixes
Documentation
0.5.1 (2022-03-05)
Bug Fixes
0.5.0 (2022-02-26)
Features
Bug Fixes
- resolve DuplicateCredentialArgs error when using credentials_file ( 7b23ed1 )
0.4.1 (2021-11-01)
Bug Fixes
Documentation
- list oneofs in docstring ( 5f48f5b )
0.4.0 (2021-10-18)
Features
0.3.0 (2021-10-08)
Features
0.2.4 (2021-09-30)
Bug Fixes
- improper types in pagers generation ( 98d65c5 )
0.2.3 (2021-09-24)
Bug Fixes
- add ‘dict’ annotation type to ‘request’ ( b9ce54a )
0.2.2 (2021-07-29)
Bug Fixes
Documentation
Miscellaneous Chores
0.2.1 (2021-07-21)
Bug Fixes
0.2.0 (2021-07-14)
Features
Bug Fixes
Documentation
0.1.1 (2021-06-16)
Bug Fixes
0.1.0 (2021-06-03)
Features
- generate v1beta1 ( a092637 )