Skip to content

v1.0.5

Compare
Choose a tag to compare
@GaryJBlake GaryJBlake released this 20 Dec 09:07
· 169 commits to main since this release
1c3a59b

Release Date: 2022-12-20

馃悰 Bugfix:

  • Update Request-NsxtVidmStatus and Request-NsxtComputeManagerStatus functions to resolve an issue supporting workload domains with shared NSX Local Managers on the health report.
  • Update Request-NsxtComputeManagerStatus function to resolve an issue with supporting workload domains with shared NSX Local Managers on the health report; a false negative for "rogue" compute managers (vCenter Server instances) registered in NSX Local Managers.
  • Update Publish-CertificateHealth function to resolve an issue accurately displaying the certificate health on the health report.
  • Update Request-SddcManagerFreePool function to resolve an issue returning the free pool health for the heatlh report if the ESXi host license is expired.
  • UpdatesTest-VcfReportingPrereq to display an error on the PowerShell console if the version of a PowerShell module dependency does not meet the minimum requirements.

馃挜 Enhancement:

  • Add support for including the number of ESXi hosts per cluster in the system overview Report.
  • Add Request-EsxiOverview and updates Publish-VcfSystemOverview functions to return the high-level status of each ESXi host on the system overview report.
  • Add support for vRealize Log Insight, vRealize Operations, vRealize Automation, and Workspace ONE Access in the Request-LocalUserExpiry function.
  • Remove the Test-VcfReportingPrereq from the Invoke-* function which reduces report initialization time.
  • Update Test-VcfReportingPrereq to display the version of an installed PowerShell module dependency.

馃敡 Refactor:

  • Replace local getNsxtServerDetail function with Get-NsxtServerDetail function exported from PowerValidatedSolutions.

馃Ч Chore:

  • Update PowerValidatedSolutions from v1.7.0 to v1.10.0.
  • Update VMware.PowerCLI from v12.4.1 to v12.7.0.
  • Update VMware.vSphere.SsoAdmin from v1.3.7 to v1.3.8.