Changelog
1.9.0 (2024-12-12)
Features
- Add support for opt-in debug logging ( e31cbb0 )
Bug Fixes
- Fix typing issue with gRPC metadata when key ends in -bin ( e31cbb0 )
1.8.1 (2024-10-31)
Bug Fixes
- disable universe-domain validation ( 53c951e )
1.8.0 (2024-10-24)
Features
- Add support for Python 3.13 ( 6252476 )
1.7.2 (2024-07-30)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination ( a6f7356 )
1.7.1 (2024-07-08)
Bug Fixes
1.7.0 (2024-03-22)
Features
- [google-cloud-certificate-manager] Added Trust Configs and DnsAuthorization.Type to Certificate Manager ( #12470 ) ( 915faee )
1.6.3 (2024-03-05)
Bug Fixes
1.6.2 (2024-02-22)
Bug Fixes
-
[Many APIs] fix
ValueError
intest__validate_universe_domain
( #12281 ) ( 62cf934 ) -
deps:[Many APIs] Require
google-api-core>=1.34.1
( #12305 ) ( 2aa7f17 )
1.6.1 (2024-02-06)
Bug Fixes
-
Add google-auth as a direct dependency ( f3db074 )
-
Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint ( f3db074 )
-
Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ ( f3db074 )
1.6.0 (2024-02-01)
Features
1.5.0 (2023-12-07)
Features
-
Add support for python 3.12 ( 0d1a592 )
-
Introduce compatibility with native namespace packages ( 0d1a592 )
Bug Fixes
-
Require proto-plus >= 1.22.3 ( 0d1a592 )
-
Use
retry_async
instead ofretry
in async client ( 0d1a592 )
1.4.4 (2023-09-19)
Documentation
- Minor formatting ( 9487380 )
1.4.3 (2023-07-05)
Bug Fixes
1.4.2 (2023-03-23)
Documentation
1.4.1 (2023-03-01)
Documentation
- Corrected information about the limit of certificates that can be attached to a Certificate Map Entry ( #113 ) ( 415b36a )
1.4.0 (2023-02-27)
Features
1.3.1 (2023-01-20)
Bug Fixes
- Add context manager return types ( 81cfbf9 )
Documentation
- Add documentation for enums ( 81cfbf9 )
1.3.0 (2023-01-10)
Features
1.2.0 (2022-12-15)
Features
-
Add support for
google.cloud.certificate_manager.__version__
( 7ba10a7 ) -
Add typing to proto.Message based class attributes ( 7ba10a7 )
Bug Fixes
-
Add dict typing for client_options ( 7ba10a7 )
-
deps:Require google-api-core >=1.34.0, >=2.11.0 ( 2cb2cff )
-
Drop usage of pkg_resources ( 2cb2cff )
-
Fix timeout default values ( 2cb2cff )
Documentation
-
samples:Snippetgen handling of repeated enum field ( 7ba10a7 )
-
samples:Snippetgen should call await on the operation coroutine before calling result ( 2cb2cff )
1.1.1 (2022-10-07)
Bug Fixes
1.1.0 (2022-10-03)
Features
1.0.1 (2022-09-29)
Bug Fixes
1.0.0 (2022-08-15)
Features
0.2.1 (2022-08-15)
Bug Fixes
0.2.0 (2022-07-16)
Features
- add audience parameter ( 72eba35 )
Bug Fixes
-
deps:require google-api-core>=1.32.0,>=2.8.0 ( 72eba35 )
-
Removed resource definition of Compute API resources and incorrect resource references that used them ( #62 ) ( 72eba35 )
0.1.3 (2022-06-03)
Bug Fixes
0.1.2 (2022-03-30)
Bug Fixes
- Updated resource patterns to comply with https://google.aip.dev/123#annotating-resource-types ( #17 ) ( 71f74bf )
0.1.1 (2022-03-05)
Bug Fixes
- deps:require google-api-core>=1.31.5, >=2.3.2 ( 4565ece )
0.1.0 (2022-02-16)
Features
- generate v1 ( 695fff9 )