Releases: dsccommunity/WSManDsc
Releases · dsccommunity/WSManDsc
v3.1.0-preview0003
[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.ResourceHelpertoWSManDsc.Commonand updated
to use standard functions. - Pinned
ModuleBuilderto 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.ps1since it is not longer used by
the build pipeline.
- Removed unused file
Fixed
- WSManDsc
- Added CODE_OF_CONDUCT.md file, and a 'Code of Conduct' section in the
README.md.
- Added CODE_OF_CONDUCT.md file, and a 'Code of Conduct' section in the
Security
- None
v3.1.0-preview0002
[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.ResourceHelpertoWSManDsc.Commonand updated
to use standard functions. - Pinned
ModuleBuilderto 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.
- Removed unused file
Fixed
- None
Security
- None
v3.1.0-preview0001
[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.ResourceHelpertoWSManDsc.Commonand updated
to use standard functions. - Pinned
ModuleBuilderto 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
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.
- Added new resource to allow configuration of core WS-Man
- WSManServiceConfig:
- Updated integration tests to latest version of template.
v2.4.0
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-CertificateinWSManListenerto return entire certificate
instead of just thumbprint. - Fix
Get-TargetResourceinWSManListenerto 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.