Skip to content

Commit 58b65bb

Browse files
authored
Merge pull request #118 from Venafi/0150_release
Updated version history
2 parents 2144774 + 0dd93c1 commit 58b65bb

1 file changed

Lines changed: 11 additions & 3 deletions

File tree

docs/version_history.md

Lines changed: 11 additions & 3 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
6-
* **Dropped support for Python2. New baseline is Python 3.6+**
7-
* Minor bug fixes on Policy Management
8-
* Added integration with sonarcloud for code analysis
13+
* Closed **[Issue 90](https://github.com/Venafi/vcert-python/issues/90)**: **Dropped support for Python2. New baseline is Python 3.6+**
14+
* Closed **[Issue 98](https://github.com/Venafi/vcert-python/issues/98)**: Added integration with sonarcloud for code analysis
915
* Created version history file
16+
* Minor bug fixes on Policy Management
17+

0 commit comments

Comments
 (0)