Skip to content

v6.0.0

Latest
Compare
Choose a tag to compare
@dscbot dscbot released this 05 Oct 09:02
b9235d5

[v6.0.0]

Changed

  • CertReq:
    • BREAKING CHANGE: Made Certificate FriendlyName a mandatory parameter - Fixes Issue #269.
    • Consider FriendlyName + Template when getting existing certs - Fixes Issue #121.
  • CI Pipeline
    • Updated pipeline files to match current DSC Community patterns - fixes Issue #274.
    • Updated HQRM and build steps to use windows-latest image.

Changed

  • Pin Gitversion to v5.* to stop build failing
  • Added support for publishing code coverage to CodeCov.io and
    Azure Pipelines - Fixes Issue #255.
  • Updated build to use Sampler.GitHubTasks - Fixes Issue #254.
  • Corrected changelog.
  • Updated pipeline tasks to latest pattern.
  • Build pipeline: Removed unused dscBuildVariable tasks.
  • Updated .github issue templates to standard - Fixes Issue #263.
  • Added Create_ChangeLog_GitHub_PR task to publish stage of build pipeline.
  • Added SECURITY.md.
  • Updated pipeline Deploy_Module anb Code_Coverage jobs to use ubuntu-latest
    images - Fixes Issue #262.
  • Updated pipeline unit tests and integration tests to use Windows Server 2019 and
    Windows Server 2022 images - Fixes Issue #262.

Fixed

  • Fixed pipeline by replacing the GitVersion task in the azure-pipelines.yml
    with a script.