v9.2.0-preview0005
Pre-release
Pre-release
[v9.2.0-preview0005]
- xPackage
- Fixed a bug not allowing using the file hash of an installer Issue #702.
Fixed
- xRemoteFile
- Fixed message inconsistencies in
DSC_xRemoteFile.strings.psd1
- Fixes Issue #716.
- Fixed message inconsistencies in
- xPSDesiredStateConfiguration
- Fixed build failures caused by changes in
ModuleBuilder
module v1.7.0
by changingCopyDirectories
toCopyPaths
- Fixes Issue #687. - Pin
Pester
module to 4.10.1 because Pester 5.0 is missing code
coverage - Fixes Issue #688.
- Fixed build failures caused by changes in
- xArchive
- Removed
Invoke-NewPSDrive
function because it is no longer needed as
Pester issue has been resolved - Fixes Issue #698.
- Removed
- xGroup
- Ensure group membership is always returned as an array - Fixes Issue #353.
Changed
- xPSDesiredStateConfiguration
- Updated to use the common module DscResource.Common - Fixes Issue #685.
- Improved integration test reliability by resetting the DSC LCM
before executing each test using theReset-DscLcm
function - Fixes Issue #686.
- Improved integration test reliability by resetting the DSC LCM
- Updated to use the common module DscResource.Common - Fixes Issue #685.
- xDSCWebService:
- Moved strings into localization file - Fixes Issue #622.
- Corrected case of
CertificateThumbPrint
toCertificateThumbprint
.
- Renamed
master
branch tomain
- Fixes Issue #696. - Updated
GitVersion.yml
to latest pattern - Fixes Issue #707. - Updated build to use
Sampler.GitHubTasks
- Fixes Issue #711. - Added support for publishing code coverage to
CodeCov.io
and
Azure Pipelines - Fixes Issue #711.