Skip to content

v2.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Dec 22:47
20d9237

Release Date: 2023-12-15

Breaking Change:

  • Removes support for Microsoft Windows PowerShell 5.1. Please use Microsoft PowerShell 7.2.0 or later. GH-200

Enhancement:

  • Added a prerequisite check to Invoke-VcfHealthReport function to verify that the tar utility is present on Windows if using Windows PowerShell 5.1 (Desktop) or PowerShell 7 (Core). The tar utility is included with Windows Server 2019 and later and is noted as a system requirement in the documentation. GH-191
  • Added support for use of secure strings for sensitive parameters. GH-199

Chore:

  • Updated PowerVCF from v2.3.0 to v2.4.0. GH-200
  • Updated PowerValidatedSolutions from v2.6.0 to v2.7.0. GH-200