Skip to content

Latest commit

 

History

History
89 lines (60 loc) · 2.61 KB

CHANGELOG.md

File metadata and controls

89 lines (60 loc) · 2.61 KB

Change log for UpdateServicesDsc

The format is based on and uses the types of changes according to Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

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.
  • Updated pester test to support pester v5
  • Updated ReadMe.md to removed RunRuleNow parameter.

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 same Title.
  • Fix issue #58 and #66, with removed -ErrorRecord parameter on New-InvalidResultException because $_ not contain an exception.
  • Fix issue #62, Fixed verbose output of Languages in UpdateServiceServer
  • Fix issue #63, Fixed verbose output of WSUS server in UpdateServicesApprovalRule
  • Fixed the azure-pipelines.yml to trigger on main not master.

[1.2.0] - 2020-05-18

Changed

  • Update for HQRM standard
  • Changing to new CI pipeline

[1.1.0.0] - 2019-06-20

Changed

  • Resolve feedback for HQRM
  • Accept PR for client side targeting

Fixed

  • Fixed PSSA rule override

[1.0.75.0] - 2018-03-31

Changed

  • Adjusted PDT to let processes run for up to 3 minutes

[1.0.74.0] - 2018-03-31

Fixed

  • Test issues
    • A number of PSSA rules evolved since the tests were written. Made all corrections.

[1.0.73.0] - 2018-03-07

Fixed

  • Resolve issues -* Get was failing during deployment because ReferenceObject was null

[1.0.72.0] - 2018-03-06

Added

  • High quality DSC module with the following updates:

    • Rename to UpdateServicesDsc
    • Fix typo in ReadMe
    • Add RunRuleNow param to WSUSApprovalRule resource
    • Fix error in WSUSServer resource causing Get- to fail
  • Initial release of xWSUS module with coverage for the following areas:

    • Managing xWSUS rules for content synchronization.
    • Managing xWSUS rules for content cleanup and compression.
    • Managing xWSUS service configuration