Skip to content

Commit 9402a96

Browse files
committed
Updated version history
Updated version_history.md to include fixes and enhancements on v0.15.0
1 parent bff9711 commit 9402a96

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

docs/version_history.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,16 @@
22

33
## Version History
44

5+
#### 0.15.0
6+
* Fixed **[Issue 100](https://github.com/Venafi/vcert-python/issues/100)**: Updated behavior for 'serviceGenerated' attribute on VaaS
7+
* 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
8+
* Closed **[Issue 102](https://github.com/Venafi/vcert-python/issues/102)**: Added support for EC private keys on VaaS
9+
* Closed **[Issue 108](https://github.com/Venafi/vcert-python/issues/108)**: Added ability to add contacts(TPP)/owners(VaaS) to a policy when is created
10+
* Closed **[Issue 113](https://github.com/Venafi/vcert-python/issues/113)**: Added support for legacy PKCS1 format on private keys when requesting a certificate. Default now is PKCS8 for both TPP and VaaS
11+
* Closed **[Issue 116](https://github.com/Venafi/vcert-python/issues/116)**: Added ability to disable the following Subject fields when creating a policy on VaaS: organizations, org units, localities, states, countries
512
#### 0.14.0
613
* **Dropped support for Python2. New baseline is Python 3.6+**
714
* Minor bug fixes on Policy Management
815
* Added integration with sonarcloud for code analysis
916
* Created version history file
17+

0 commit comments

Comments
 (0)