Skip to content

Releases: dsccommunity/FSRMDsc

v2.6.0-preview0001

16 Jun 19:04
a150f91
Compare
Choose a tag to compare
v2.6.0-preview0001 Pre-release
Pre-release

[v2.6.0-preview0001]

Changed

  • FSRMDsc
    • Automatically publish documentation to GitHub Wiki - Fixes Issue #41.
  • Renamed master branch to main - Fixes Issue #43.
  • Updated build to use Sampler.GitHubTasks - Fixes Issue #46.
  • Added support for publishing code coverage to CodeCov.io and
    Azure Pipelines - Fixes Issue #47.
  • CI Pipeline
    • Updated pipeline files to match current DSC Community patterns - fixes Issue #51.
    • Updated HQRM and build steps to use windows-latest image.
    • Removed testing on Windows Server 2019 and added testing on Windows Server 2022.
    • Fixed intermittent test failures of FSRM components by restarting SrmReports and
      SrmSvc services.

v2.5.1-preview0002

21 Jan 05:59
8d79414
Compare
Choose a tag to compare
v2.5.1-preview0002 Pre-release
Pre-release

[v2.5.1-preview0002]

Changed

  • FSRMDsc
    • Automatically publish documentation to GitHub Wiki - Fixes Issue #41.
  • Renamed master branch to main - Fixes Issue #43.

v2.5.1-preview0001

05 Jul 20:31
882a9f9
Compare
Choose a tag to compare
v2.5.1-preview0001 Pre-release
Pre-release

[v2.5.1-preview0001]

Changed

  • FSRMDsc
    • Automatically publish documentation to GitHub Wiki - Fixes Issue #41.

v2.5.0

20 Jun 23:17
c11375f
Compare
Choose a tag to compare

[v2.5.0]

Changed

  • Transferred ownership to DSCCommunity.org - Fixes Issue #33.
  • Added .gitattributes file to fix bug publishing examples - Fixes Issue #23.
  • Combined all FSRMDsc.ResourceHelper module functions into
    FSRMDsc.Common module and renamed to FSRMDsc.CommonHelper
    module.
  • Opted into Common Tests 'Common Tests - Validate Localization' -
    fixes Issue #82.
  • Minor style fixes to ensure new PSSA rules pass.
  • Fix minor style issues in statement case.
  • Fix minor style issues in hashtable layout.
  • Updated to use the common module DscResource.Common - Fixes Issue #36.
  • BREAKING CHANGE: Changed resource prefix from MSFT to DSC.
  • Updated to use continuous delivery pattern using Azure DevOps - Fixes
    Issue #35.
  • Updated build badges in README.MD.

v2.5.0-preview0001

17 Jun 08:05
c11375f
Compare
Choose a tag to compare
v2.5.0-preview0001 Pre-release
Pre-release

[v2.5.0-preview0001]

Changed

  • Transferred ownership to DSCCommunity.org - Fixes Issue #33.
  • Added .gitattributes file to fix bug publishing examples - Fixes Issue #23.
  • Combined all FSRMDsc.ResourceHelper module functions into
    FSRMDsc.Common module and renamed to FSRMDsc.CommonHelper
    module.
  • Opted into Common Tests 'Common Tests - Validate Localization' -
    fixes Issue #82.
  • Minor style fixes to ensure new PSSA rules pass.
  • Fix minor style issues in statement case.
  • Fix minor style issues in hashtable layout.
  • Updated to use the common module DscResource.Common - Fixes Issue #36.
  • BREAKING CHANGE: Changed resource prefix from MSFT to DSC.
  • Updated to use continuous delivery pattern using Azure DevOps - Fixes
    Issue #35.
  • Updated build badges in README.MD.