Skip to content

Commit

Permalink
Update RELEASE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gdbarron authored Jan 23, 2024
1 parent b85bf8d commit 49ce92b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
- Add custom field value lookup to `Find-VdcObject`. Utilizing existing `-Attribute` and `-Pattern` parameters, find objects where Attribute is a custom field name or guid and Pattern is the value you are looking for.
- Add parallel functionality to `Remove-VdcCertificate` for bulk cleanup
- Add parallel functionality to `Remove-VdcObject`. PS Core for now, Windows PowerShell coming soon.
- Fix invalid function reference with `New-VdcCapiApplication`, [#247](https://github.com/Venafi/VenafiPS/issues/247)
- Fix wilcard certificate not accepted with `New-VdcCapiApplication`, [#248](https://github.com/Venafi/VenafiPS/issues/248)

0 comments on commit 49ce92b

Please sign in to comment.