Releases: dsccommunity/StorageDsc
Releases · dsccommunity/StorageDsc
v6.1.0-preview0001
[v6.1.0-preview0001]
v6.0.1
[v6.0.1]
Fixed
- OpticalDiskDriveLetter:
- Some operating systems report the optical disk in the Win32_CDROMDrive list,
but a volume that matches either the DeviceId or DriveLetter can not be found.
This caused anCannot bind argument to parameter 'DevicePath' because it is an empty string.
exception to occur in theTest-OpticalDiskCanBeManaged
. Prevented this
exception from occuring by marking disk as not manageable - Fixes Issue #289.
- Some operating systems report the optical disk in the Win32_CDROMDrive list,
- Azure DevOps Build Pipeline:
- Update pipeline files to use latest DSC Community pattern and sampler tasks.
v6.0.1-preview0001
[v6.0.1-preview0001]
Fixed
- OpticalDiskDriveLetter:
- Some operating systems report the optical disk in the Win32_CDROMDrive list,
but a volume that matches either the DeviceId or DriveLetter can not be found.
This caused anCannot bind argument to parameter 'DevicePath' because it is an empty string.
exception to occur in theTest-OpticalDiskCanBeManaged
. Prevented this
exception from occuring by marking disk as not manageable - Fixes Issue #289.
- Some operating systems report the optical disk in the Win32_CDROMDrive list,
- Azure DevOps Build Pipeline:
- Update pipeline files to use latest DSC Community pattern and sampler tasks.
v6.0.0
[v6.0.0]
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
v6.0.0-preview0002
[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
v6.0.0-preview0001
[v6.0.0-preview0001]
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
v5.2.0-preview0001
[v5.2.0-preview0001]
Added
- Disk:
- BREAKING CHANGE: Added support for volumes to be formatted as Dev Drives - Fixes Issue #276
- Updated tag from 'Dev Drive' to 'DevDrive' in manifest file - Fixes Issue #280
v5.1.0
[v5.1.0]
Changed
- Renamed
master
branch tomain
- Fixes Issue #250. - Added support for publishing code coverage to
CodeCov.io
and
Azure Pipelines - Fixes Issue #255. - Updated build to use
Sampler.GitHubTasks
- Fixes Issue #254. - Updated pipeline tasks to latest pattern.
- Updated .github issue templates to standard - Fixes Issue #263.
- Added Create_ChangeLog_GitHub_PR task to publish stage of build pipeline.
- Added SECURITY.md.
- Updated pipeline Deploy_Module anb Code_Coverage jobs to use ubuntu-latest
images - Fixes Issue #262. - Updated pipeline unit tests and integration tests to use Windows Server 2019 and
Windows Server 2022 images - Fixes Issue #262. - Added support to use disk FriendlyName as a disk identifer - Fixes Issue #268.
- Pin Azure build agent vmImage to ubuntu-20.04 - Fixes [Issue #270] (#270).
- Remove confirmation prompt when Clear-Disk is called.
- Add mock Clear-Disk function and verification tests.
- Added support to use disk SerialNumber as a disk identifer - Fixes Issue #259.
Fixed
- MountImage:
- Corrected example
1-MountImage_DismountISO.ps1
for dismounting
ISO - Fixes Issue #221.
- Corrected example
- Updated
GitVersion.yml
to latest pattern - Fixes Issue #252. - Fixed pipeline by replacing the GitVersion task in the
azure-pipelines.yml
with a script.
v5.1.0-preview0003
[v5.1.0-preview0003]
Changed
- Renamed
master
branch tomain
- Fixes Issue #250. - Added support for publishing code coverage to
CodeCov.io
and
Azure Pipelines - Fixes Issue #255. - Updated build to use
Sampler.GitHubTasks
- Fixes Issue #254. - Updated pipeline tasks to latest pattern.
- Updated .github issue templates to standard - Fixes Issue #263.
- Added Create_ChangeLog_GitHub_PR task to publish stage of build pipeline.
- Added SECURITY.md.
- Updated pipeline Deploy_Module anb Code_Coverage jobs to use ubuntu-latest
images - Fixes Issue #262. - Updated pipeline unit tests and integration tests to use Windows Server 2019 and
Windows Server 2022 images - Fixes Issue #262. - Added support to use disk FriendlyName as a disk identifer - Fixes Issue #268.
- Pin Azure build agent vmImage to ubuntu-20.04 - Fixes [Issue #270] (#270).
- Remove confirmation prompt when Clear-Disk is called.
- Add mock Clear-Disk function and verification tests.
- Added support to use disk SerialNumber as a disk identifer - Fixes Issue #259.
Fixed
- MountImage:
- Corrected example
1-MountImage_DismountISO.ps1
for dismounting
ISO - Fixes Issue #221.
- Corrected example
- Updated
GitVersion.yml
to latest pattern - Fixes Issue #252. - Fixed pipeline by replacing the GitVersion task in the
azure-pipelines.yml
with a script.
v5.1.0-preview0002
[v5.1.0-preview0002]
Changed
- Renamed
master
branch tomain
- Fixes Issue #250. - Added support for publishing code coverage to
CodeCov.io
and
Azure Pipelines - Fixes Issue #255. - Updated build to use
Sampler.GitHubTasks
- Fixes Issue #254. - Updated pipeline tasks to latest pattern.
- Updated .github issue templates to standard - Fixes Issue #263.
- Added Create_ChangeLog_GitHub_PR task to publish stage of build pipeline.
- Added SECURITY.md.
- Updated pipeline Deploy_Module anb Code_Coverage jobs to use ubuntu-latest
images - Fixes Issue #262. - Updated pipeline unit tests and integration tests to use Windows Server 2019 and
Windows Server 2022 images - Fixes Issue #262. - Added support to use disk FriendlyName as a disk identifer - Fixes Issue #268.
- Pin Azure build agent vmImage to ubuntu-20.04 - Fixes [Issue #270] (#270).
- Remove confirmation prompt when Clear-Disk is called.
- Add mock Clear-Disk function and verification tests.
Fixed
- MountImage:
- Corrected example
1-MountImage_DismountISO.ps1
for dismounting
ISO - Fixes Issue #221.
- Corrected example
- Updated
GitVersion.yml
to latest pattern - Fixes Issue #252. - Fixed pipeline by replacing the GitVersion task in the
azure-pipelines.yml
with a script.