github dsccommunity/WSManDsc v3.1.0

4 years ago

[v3.1.0]

Added

  • WSManDsc
    • Added automatic release with a new CI pipeline.

Changed

  • WSManDsc
    • Transferred ownership to DSCCommunity.org.
    • Added missing resource to README.MD.
    • BREAKING CHANGE: Changed resource prefix from DSR to DSC.
    • Renamed module WSManDsc.ResourceHelper to WSManDsc.Common and updated
      to use standard functions.
    • Pinned ModuleBuilder to v1.0.0.
    • Updated build badges in README.MD.
    • Remove unused localization strings.
    • Adopt DSC Community Code of Conduct.
    • Fix Code Coverage generation.
    • Updated the CI pipeline files to the latest template.
    • Changed unit tests to handle missing DscResource.Test better.
    • Changed azure-pipeline.yml to match current pattern (Issue #59).
  • Set testRunTitle for PublishTestResults steps so that a helpful name is
    displayed in Azure DevOps for each test run.
  • Set a display name on all the jobs and tasks in the CI
    pipeline - fixes issue #63

Deprecated

  • None

Removed

  • WSManDsc
    • Removed unused file .codecov.yml.
    • Removed the file Deploy.PSDeploy.ps1 since it is not longer used by
      the build pipeline.

Fixed

  • WSManDsc
    • Added CODE_OF_CONDUCT.md file, and a 'Code of Conduct' section in the
      README.md.
  • WSManListener
    • Fix Find-Certificate Verbose Messages Issue #49.
  • Fixed GitVersion.yml feature and fix Regex - fixes
    issue #62.
  • Fix import statement in all tests, making sure it throws if module
    DscResource.Test cannot be imported - fixes
    issue #67.
  • Fix deploy stage in CI pipeline to prevent it executing against forks
    of the repository - fixes issue #66.

Security

  • None

Don't miss a new WSManDsc release

NewReleases is sending notifications on new releases.