Skip to content

v5.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jan 14:32
· 394 commits to main since this release
  • Add Remove-TppObject to remove any object. Multiple people have asked for this so it's been added, but be careful using it as it can be very destructive. Recommend using -WhatIf to validate.
  • Fix Invoke-VenafiCertificateAction always running as verbose, #173
  • Fix Set-TppAttribute error when providing a null value, #176
  • Fix Set-TppPermission error when providing VenafiSession directly, #174