Changelog
1.5.0 (2022-12-15)
Features
-
Add support for
google.cloud.security.privateca.__version__
( f3d00b7 ) -
Add typing to proto.Message based class attributes ( f3d00b7 )
Bug Fixes
-
Add dict typing for client_options ( f3d00b7 )
-
deps:Require google-api-core >=1.34.0, >=2.11.0 ( 3efdd29 )
-
Drop usage of pkg_resources ( 3efdd29 )
-
Fix timeout default values ( 3efdd29 )
Documentation
-
samples:Snippetgen handling of repeated enum field ( f3d00b7 )
-
samples:Snippetgen should call await on the operation coroutine before calling result ( 3efdd29 )
1.4.3 (2022-10-07)
Bug Fixes
1.4.2 (2022-09-29)
Bug Fixes
1.4.1 (2022-08-11)
Bug Fixes
1.4.0 (2022-07-18)
Features
- add audience parameter ( 0acce95 )
Bug Fixes
1.3.2 (2022-06-03)
Bug Fixes
Documentation
1.3.1 (2022-05-05)
Documentation
1.3.0 (2022-03-10)
Features
1.2.4 (2022-03-05)
Bug Fixes
-
deps:require google-api-core>=1.31.5, >=2.3.2 ( #192 ) ( 3b4a00b )
-
deps:require proto-plus>=1.15.0 ( 3b4a00b )
1.2.3 (2022-02-26)
Documentation
1.2.2 (2022-02-03)
Features
Bug Fixes
- resolve DuplicateCredentialArgs error when using credentials_file ( d63e401 )
Miscellaneous Chores
Documentation
-
add format requirements on
custom_sans
( 259f1c9 ) -
samples:add sample to filter certificates ( #160 ) ( a0ae8b2 )
1.2.1 (2021-11-02)
Bug Fixes
Documentation
1.2.0 (2021-10-25)
Features
1.1.0 (2021-10-08)
Features
1.0.6 (2021-09-30)
Bug Fixes
- improper types in pagers generation ( f86ec89 )
1.0.5 (2021-09-24)
Bug Fixes
- add ‘dict’ annotation type to ‘request’ ( 49b5c9a )
1.0.4 (2021-08-10)
Documentation
Miscellaneous Chores
1.0.3 (2021-07-29)
Bug Fixes
Documentation
-
samples:private CA python samples ( d753667 )
Miscellaneous Chores
1.0.2 (2021-07-20)
Bug Fixes
1.0.1 (2021-07-16)
Bug Fixes
-
correct response type of DeleteCaPool ( 13e54bf )
-
make allow_config_based_issuance bool optional ( #80 ) ( 13e54bf )
-
make allow_csr_based_issuance bool optional ( 13e54bf )
-
make publish_ca_cert bool optional ( 13e54bf )
-
make publish_crl bool optional ( 13e54bf )
1.0.0 (2021-07-12)
Features
Documentation
0.4.0 (2021-06-30)
Features
Bug Fixes
Documentation
0.3.0 (2021-05-17)
Features
-
Import v1 by default instead of v1beta1 ( c4c8624 )
-
Make CertificateTemplate bools optional to indicate unset values ( #54 ) ( c4c8624 )
-
support self-signed JWT flow for service accounts ( c4c8624 )
Bug Fixes
-
add async client to %name_%version/init.py ( c4c8624 )
0.1.1 (2020-10-02)
Documentation
- don’t treat warnings as errors ( ca0837a )
0.1.0 (2020-10-02)
Features
- generate v1beta1 ( 9cd5bfa )