Skip to content

v1.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Oct 18:01

Release Date: 2023-10-05

Enhancement:

  • Breaking Change: Renamed Set-SddcCertificateAuthority to Set-VCFCertificateAuthority. GH-74
  • Breaking Change: Renamed Request-SddcCertificate to Request-VCFSignedCertificate. GH-74
  • Breaking Change: Refactored Set-SddcCertificateAuthority to support OpenSSL Certificate Authority configuration. GH-68
  • Breaking Change: Refactored Get-EsxiCertificateThumbprint and Get-vCenterCertificateThumbprint to a single function Get-VCFCertificateThumbprint. GH-68
  • Added Request-VcfCsras a wrapper for Request-EsxiCsr and Request-SddcCsr. GH-68
  • Added Install-VcfCertificate as a wrapper for Install-EsxiCertificate and Install-SddcCertificate. GH-68

Bugfix:

  • Updated Get-vSANHealthSummary to report correct status GH-78

Documentation:

  • Added reference guide for VMware Cloud Foundation Certificate Operations. GH-68

Chore:

  • Updated PowerVCF from v2.3.0 to v2.4.0. GH-81
  • Updated cmdlet content for Aria Suite, formerly known as vRealize Suite, products to use the new Aria names where applicable. GH-66
  • Updated cmdlet content in the /docs/documentation. GH-68