Skip to content

Releases: dsccommunity/WSManDsc

v3.1.0

15 Jan 06:55
58b0eaa
Compare
Choose a tag to compare

[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

v3.1.0-preview0007

15 Jan 04:59
58b0eaa
Compare
Choose a tag to compare
v3.1.0-preview0007 Pre-release
Pre-release

[v3.1.0-preview0007]

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

v3.1.0-preview0006

10 Jan 05:25
8d51ba6
Compare
Choose a tag to compare
v3.1.0-preview0006 Pre-release
Pre-release

[v3.1.0-preview0006]

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.

Security

  • None

v3.1.0-preview0005

01 Jan 02:20
f7c414a
Compare
Choose a tag to compare
v3.1.0-preview0005 Pre-release
Pre-release

[v3.1.0-preview0005]

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.

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.

Security

  • None

v3.1.0-preview0004

29 Dec 14:09
Compare
Choose a tag to compare
v3.1.0-preview0004 Pre-release
Pre-release

[v3.1.0-preview0004]

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).

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.

Security

  • None

v3.1.0-preview0003

25 Dec 19:25
a6e7f96
Compare
Choose a tag to compare
v3.1.0-preview0003 Pre-release
Pre-release

[v3.1.0-preview0003]

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.

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.

Security

  • None

v3.1.0-preview0002

25 Dec 08:50
Compare
Choose a tag to compare
v3.1.0-preview0002 Pre-release
Pre-release

[v3.1.0-preview0002]

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.

Deprecated

  • None

Removed

  • WSManDsc
    • Removed unused file .codecov.yml.

Fixed

  • None

Security

  • None

v3.1.0-preview0001

24 Dec 19:48
a3de75c
Compare
Choose a tag to compare
v3.1.0-preview0001 Pre-release
Pre-release

[v3.1.0-preview0001]

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.

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

v2.4.1

25 Dec 02:44
Compare
Choose a tag to compare

Changed

  • Changes to WSManDsc
    • Added .VSCode settings for applying DSC PSSA rules - fixes Issue #32.
    • Fix minor style issues in hashtable layout.
    • Added .gitattributes file to fix bug publishing examples - Fixes Issue #34.
    • WSManConfig:
      • Added new resource to allow configuration of core WS-Man
        settings - Fixes Issue #40.
    • WSManServiceConfig:
      • Updated integration tests to latest version of template.

v2.4.0

25 Dec 02:48
Compare
Choose a tag to compare

Changed

  • Changes to WSManDsc
    • Enabled PSSA rule violations to fail build - Fixes Issue #14.
    • Added Open Code of Conduct.
    • Refactored module folder structure to move resource
      to root folder of repository and remove test harness - Fixes Issue #19.
    • Converted Examples to support format for publishing to PowerShell
      Gallery.
    • Change Find-Certificate in WSManListener to return entire certificate
      instead of just thumbprint.
    • Fix Get-TargetResource in WSManListener to ensure all MOF parameters are
      returned - Fixes Issue #21.
    • Minor style corrections to comment based help.
    • Correct configuration names in Examples - fixes Issue #24.
    • Opt-in to common tests:
      • Common Tests - Validate Example Files To Be Published
      • Common Tests - Validate Markdown Links
      • Common Tests - Relative Path Length
    • Opt-in to example publishing.
    • Update to new format LICENSE.