Skip to content

Commit 371af7a

Browse files
committed
fix(set-policy): Fix issue with new policy on application
Fix an issue where adding a new policy to an existing app failed Closes VC-20366
1 parent 3887c7f commit 371af7a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/version_history.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Version History
44

5+
#### 0.16.0
6+
* Fixed **[Issue 124](https://github.com/Venafi/vcert-python/issues/124)**: Fixed an issue where adding a Certificate Issuing Template to an existing Application failed
7+
* Upgraded cryptography dependency to 40.0.2 to cover a security risk CVE-2023-23931
8+
* Removed orgUnit field from AppDetails, as Venafi as a Service dropped the use of the field
59
#### 0.15.0
610
* Fixed **[Issue 100](https://github.com/Venafi/vcert-python/issues/100)**: Updated behavior for 'serviceGenerated' attribute on VaaS
711
* Fixed **[Issue 101](https://github.com/Venafi/vcert-python/issues/101)**: Added support for the following Subject Alternative Names when creating a policy on VaaS: email, IP, URI

0 commit comments

Comments
 (0)