Releases: dsccommunity/DFSDsc
Releases · dsccommunity/DFSDsc
v5.1.2-preview0001
[v5.1.2-preview0001]
v5.1.1
v5.1.1-preview0001
[v5.1.1-preview0001]
Fixed
- DFSReplicationGroupMembership
- Make PrimaryMember write-only when testing resources - fixes Issue #58.
v5.1.0
[v5.1.0]
Added
- DFSNamespaceRoot
- Added support for setting the state of the namespace root (State).
- DFSNamespaceFolder
- Added support for setting the state of the namespace folder (State).
- DFSNamespaceServerConfiguration
- Added support for setting EnableSiteCostedReferrals, EnableInsiteReferrals and PreferLogonDC on a DFS namespace server.
Fixed
- DFSNamespaceRoot
- State and TargetState are only set to 'Online' when specifically passed in the configuration.
- DFSNamespaceFolder
- State and TargetState are only set to 'Online' when specifically passed in the configuration.
- Updated out of date README.MD.
v5.1.0-preview0002
[v5.1.0-preview0002]
Added
- DFSNamespaceRoot
- Added support for setting the state of the namespace root (State).
- DFSNamespaceFolder
- Added support for setting the state of the namespace folder (State).
- DFSNamespaceServerConfiguration
- Added support for setting EnableSiteCostedReferrals, EnableInsiteReferrals and PreferLogonDC on a DFS namespace server.
Fixed
- DFSNamespaceRoot
- State and TargetState are only set to 'Online' when specifically passed in the configuration.
- DFSNamespaceFolder
- State and TargetState are only set to 'Online' when specifically passed in the configuration.
- Updated out of date README.MD.
v5.1.0-preview0001
[v5.1.0-preview0001]
Added
- DFSNamespaceServerConfiguration
- Added support for setting EnableSiteCostedReferrals, EnableInsiteReferrals and PreferLogonDC on a DFS namespace server
Fixed
- Updated out of date README.MD.
v5.0.1
v5.0.1-preview0001
[v5.0.1-preview0001]
- DFSDsc
- Removed the pipeline files
build.psd1
as it is no longer needed.
- Removed the pipeline files
v5.0.0
[v5.0.0]
Changed
- DFSNamespaceRoot
- DFSNamespaceFolder
- DFSReplicationGroup
- Converted 'Ensure' parameters to default to 'Present' - fixes Issue #29.
- DFSReplicationGroupMember
- New module allowing replication group members to be separately defined outside of DFSReplicationGroup.
This allows situations where new memberships may be added separately on individual servers, instead of a single server.
- New module allowing replication group members to be separately defined outside of DFSReplicationGroup.
- DFSReplicationGroupConnection
- Add support for setting CrossFileRDCEnabled and MinimumRDCFileSizeInKB.
- Converted 'Ensure' parameters to default to 'Present' - fixes Issue #29.
- DFSReplicationGroupFolder
- Allow Get-TargetResource and Test-TargetResource to run if group does not exist - fixes Issue #125.
- DFSReplicationGroupMembership
- Add support for setting EnsureEnabled, MinimumFileStagingSize, ConflictAndDeletedQuotaInMB, RemoveDeletedFiles and DfsnPath.
- Allow Get-TargetResource and Test-TargetResource to run if group does not exist - fixes Issue #125.
- BREAKING CHANGE: Changed resource prefix from MSFT to DSC.
- Updated to use continuous delivery pattern using Azure DevOps - fixes
Issue #41. - Updated build badges in README.MD.
- Renamed
DFSDsc.ResourceHelper
module toDFSDsc.Common
to align to
other modules. - Correct case of localization folder names.
- Update build badges in
README.md
with correct build IDs. - DFSDsc
- Updated to use the common module DscResource.Common - Fixes Issue #102.
- Fixed build failures caused by changes in
ModuleBuilder
module v1.7.0
by changingCopyDirectories
toCopyPaths
- Fixes Issue #103. - Pin
Pester
module to 4.10.1 because Pester 5.0 is missing code
coverage - Fixes Issue #105.
- Renamed
master
branch tomain
- Fixes Issue #108. - Corrected build badge URLs in README.md.
- Minor corrections to pipeline files and examples after renaming
master
branch tomain
. - DFSDsc
- Automatically publish documentation to GitHub Wiki - Fixes Issue #109.
- Updated
GitVersion.yml
to latest pattern - Fixes Issue #113. - Updated build to use
Sampler.GitHubTasks
- Fixes Issue #116. - Added support for publishing code coverage to
CodeCov.io
and
Azure Pipelines - Fixes Issue #115. - Removed duplicate code coverage badge.
- Updated .github issue templates to standard - Fixes Issue #123.
- 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 #122. - Updated pipeline unit tests and integration tests to use Windows Server 2019 and
Windows Server 2022 images - Fixes Issue #122. - Temporarily pinned build image to Ubuntu 20.04 - Fixes Issue #127.
Fixed
- Fixed pipeline by replacing the GitVersion task in the
azure-pipelines.yml
with a script.
v4.5.0-preview0001
[v4.5.0-preview0001]
Changed
- BREAKING CHANGE: Changed resource prefix from MSFT to DSC.
- Updated to use continuous delivery pattern using Azure DevOps - fixes
Issue #41. - Updated build badges in README.MD.
- Renamed
DFSDsc.ResourceHelper
module toDFSDsc.Common
to align to
other modules. - Correct case of localization folder names.
- Update build badges in
README.md
with correct build IDs. - DFSDsc
- Updated to use the common module DscResource.Common - Fixes Issue #102.
- Fixed build failures caused by changes in
ModuleBuilder
module v1.7.0
by changingCopyDirectories
toCopyPaths
- Fixes Issue #103. - Pin
Pester
module to 4.10.1 because Pester 5.0 is missing code
coverage - Fixes Issue #105.
- Renamed
master
branch tomain
- Fixes Issue #108. - Corrected build badge URLs in README.md.
- Minor corrections to pipeline files and examples after renaming
master
branch tomain
. - DFSDsc
- Automatically publish documentation to GitHub Wiki - Fixes Issue #109.
- Updated
GitVersion.yml
to latest pattern - Fixes Issue #113. - Updated build to use
Sampler.GitHubTasks
- Fixes Issue #116. - Added support for publishing code coverage to
CodeCov.io
and
Azure Pipelines - Fixes Issue #115. - Removed duplicate code coverage badge.