Skip to content

Latest commit

 

History

History
117 lines (85 loc) · 3.84 KB

File metadata and controls

117 lines (85 loc) · 3.84 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]

[1.3.0] - 2025-12-05

Changed

  • Changed azure pipeline to 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.
  • UpdateServicesApprovalRule
    • Updated to load localization strings correctly.
  • UpdateServicesCleanup
    • Updated to load localization strings correctly.
  • UpdateServicesServer
    • Updated to load localization strings correctly.
  • Internal PDT helper module
    • Updated to load localization strings correctly.
  • General code cleanup
  • Updated Classifications ID reference with additional potential classification GUIDs
  • Updated module to use latest Sampler files and modules.
  • Generated stubs for UpdateServices module.
  • Updated scriptanalyzer settings to latest.
  • Rename Tests directory to tests.
  • Updated Unit tests to Pester 5 DscCommunity format.
  • Update references of master branch to main.
  • Fix Doc Generation.
  • Update azure-pipelines to use latest pattern.
  • Rename resources from MSFT_ to DSC_. Fixes #87.

Added

  • Added UpdateServicesComputerTargetGroup Resource to manage computer target groups (issue #44)
  • Added TestKitchen files for integration tests
  • Added required modules, Sampler.GitHubTasks, powershell-yaml
  • Added wildcard support in Products parameter of UpdatesServicesServer resource. (issue #13)
  • Added missing README for ComputerTargetGroup.

Fixed

  • Fix deploy job in AzurePipeline, Added Sampler.GithubTasks in build.yaml
  • Fix issue #61 and #67, with add a foreach loop when Set-TargetResource found multiple products for 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.
  • Added WikiContent path to config.

[1.2.1] - 2020-05-21

  • Updated initial offline package sync WSUS.cab.

[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