Changelog
0.3.14 (2024-11-11)
Bug Fixes
0.3.13 (2024-10-24)
Features
0.3.12 (2024-07-30)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination (52db52e)
0.3.11 (2024-07-08)
Bug Fixes
0.3.10 (2024-05-16)
Features
- added protos for publicca v1 (f38aae4)
0.3.9 (2024-03-05)
Bug Fixes
0.3.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.3.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.3.6 (2024-02-01)
Features
- Allow users to explicitly configure universe domain (4368029)
0.3.5 (2023-12-07)
Features
Add support for python 3.12 (9a629e1)
Introduce compatibility with native namespace packages (9a629e1)
Bug Fixes
0.3.4 (2023-09-19)
Documentation
- Minor formatting (1ae610b)
0.3.3 (2023-07-05)
Bug Fixes
0.3.2 (2023-03-23)
Documentation
0.3.1 (2023-01-20)
Bug Fixes
0.3.0 (2023-01-10)
Features
0.2.0 (2022-12-15)
Features
Add support for
google.cloud.security.publicca.__version__
(9041c21)Add typing to proto.Message based class attributes (9041c21)
Bug Fixes
Add dict typing for client_options (9041c21)
deps: Require google-api-core >=1.34.0, >=2.11.0 (4a42964)
Drop usage of pkg_resources (4a42964)
Fix timeout default values (4a42964)
Documentation
samples: Snippetgen handling of repeated enum field (9041c21)
samples: Snippetgen should call await on the operation coroutine before calling result (4a42964)
0.1.1 (2022-10-10)
Bug Fixes
0.1.0 (2022-10-03)
Features
- Generate v1beta1 (9bac55b)