v1.3.0-preview0002
Pre-release
Pre-release
[v1.3.0-preview0002]
Changed
- Updated inital offline package sync WSUS.cab.
- Changed azurepipeline, use latest version of ubuntu and change the management
of pipeline artifact - Updated build.ps1 script and build.yaml.
- Changed default timeout in Wait-Win32ProcessStart function for cab installation.
Added
- Added TestKitchen files for integration tests
- Added requiredmodules Sampler.GitHubTasks, powershell-yaml
- Added wildcard support in Products parameter of UpdatesServicesServer resource.
(issue #13)
Fixed
- Fix deploy job in AzurePipeline, Added Sampler.GithubTasks in build.yaml
- Fix issue #61 and #67, with add a foreach loop when
Set-TargetRessource
found
multiple products dor the sameTitle
. - Fix issue #58 and #66, with removed
-ErrorRecord
parameter onNew-InvalidResultException
because$_
not contain an exception.