Skip to content

Commit 1f153d8

Browse files
authored
Update RELEASE.md
1 parent c3fe44a commit 1f153d8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

RELEASE.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
- Add `New-VcCertificate -Wait` to wait for the certificate request to reach ternminal status, either success or failure. This is helpful when used with `-PassThru` to ensure a certificate is returned. [#383](https://github.com/Venafi/VenafiPS/issues/383).
1+
- Add `New-VdcCredential` to create a Password, Username Password, or Certificate Credential
2+
- Add `Invoke-VcCertificateAction -Application` and `-IssuingTemplate` for use during renewal operations to override existing values from certificate request. The template is optional if only 1 is associated to the application.
3+
- Enhance `Invoke-VcCertificateAction -Renew` to be smarter about determining the application and issuing template to use. For example, if the only template on an application was replaced, use the new one for renewal.
4+
- Fix `Invoke-VcCertificateAction -Renew -Wait` which was not waiting depending on certain statuses. Add automatic wait for renewal when provisioning afterwards.

0 commit comments

Comments
 (0)