v6.0.0-preview0002
Pre-release
Pre-release
[v6.0.0-preview0002]
Added
- Disk:
- BREAKING CHANGE: Added support for volumes to be formatted as Dev Drives -
Fixes Issue #276. - Fixed minor markdown linting issues in README.md and used to issue BREAKING
CHANGE commit - Fixes Issue #282.
- BREAKING CHANGE: Added support for volumes to be formatted as Dev Drives -
- Updated tag from 'Dev Drive' to 'DevDrive' in manifest file - Fixes Issue #280.
Changed
- OpticalDiskDriveLetter:
- Fix detection of virtual optical drives by changing logic to detect how
a mounted ISO is detected. This resolves issues with using the resource
in Azure Gen2 VMs with Windows Server 2022 Azure Edition - Fixes Issue #285.
- Fix detection of virtual optical drives by changing logic to detect how
Fixed
- Azure DevOps Build Pipeline:
- Tests 'Unit (Windows Server 2022)' corrected to execute on Windows Server
2022 node instead of Windows Server 2019. - 'Package Module' job runs on 'windows-latest' hosted agent to resolve
'Unable to load shared library 'libmi' or one of its dependencies.' error.
- Tests 'Unit (Windows Server 2022)' corrected to execute on Windows Server
- Disk:
- Fixed unit test failure loading
StorageDsc.Common.strings
due to change in
DscResource.Common\Get-LocalizationData
in this PR.
- Fixed unit test failure loading