Releases: dsccommunity/FailoverClusterDsc
Releases · dsccommunity/FailoverClusterDsc
v2.2.1-preview0001
[v2.2.1-preview0001]
Changed
azure-pipelines.yml
- Remove windows 2019 image fixes #294.
- Migrate tests to Pester 5.
- Updated to single stubs module.
Removed
- Removed CommonTestHelper as functions are now provided by DscResource.Test.
- Removed OS specific (mainly 2012R2) tests.
v2.2.0
[v2.2.0]
Fixed
- Cluster
- Fixed Get-TargetResource is reporting error when cluster is not found (issue #283).
Changed
- FailoverClusterDsc
- URLs in module manifest now points to the renamed repository.
- Fixed build pipeline to use GitVersion v5.
- Switch build pipeline to use
windows-latest
as the build agent. - Update latest module files from Sampler.
- Use matrix pipeline strategy.
- Try using CodeCov CLI
- Update CodeCov CLI command
- Use CodeCov upload-process
v2.2.0-preview0002
[v2.2.0-preview0002]
Fixed
- Cluster
- Fixed Get-TargetResource is reporting error when cluster is not found (issue #283).
Changed
- FailoverClusterDsc
- URLs in module manifest now points to the renamed repository.
- Fixed build pipeline to use GitVersion v5.
- Switch build pipeline to use
windows-latest
as the build agent. - Update latest module files from Sampler.
- Use matrix pipeline strategy.
- Try using CodeCov CLI
- Update CodeCov CLI command
- Use CodeCov upload-process
v2.2.0-preview0001
[v2.2.0-preview0001]
Fixed
- Cluster
- Fixed Get-TargetResource is reporting error when cluster is not found (issue #283).
Changed
- FailoverClusterDsc
- URLs in module manifest now points to the renamed repository.
- Fixed build pipeline to use GitVersion v5.
- Switch build pipeline to use
windows-latest
as the build agent. - Update latest module files from Sampler.
- Use matrix pipeline strategy.
- Try using CodeCov CLI
- Update CodeCov CLI command
v2.1.1-preview0003
[v2.1.1-preview0003]
Fixed
- Cluster
- Fixed Get-TargetResource is reporting error when cluster is not found (issue #283).
Changed
- FailoverClusterDsc
- URLs in module manifest now points to the renamed repository.
- Fixed build pipeline to use GitVersion v5.
- Switch build pipeline to use
windows-latest
as the build agent. - Update latest module files from Sampler.
- Use matrix pipeline strategy.
- Try using CodeCov CLI
v2.1.1-preview0002
[v2.1.1-preview0002]
Fixed
- Cluster
- Fixed Get-TargetResource is reporting error when cluster is not found (issue #283).
Changed
- FailoverClusterDsc
- URLs in module manifest now points to the renamed repository.
- Fixed build pipeline to use GitVersion v5.
- Switch build pipeline to use
windows-latest
as the build agent.
v2.1.1-preview0001
[v2.1.1-preview0001]
Changed
- FailoverClusterDsc
- URLs in module manifest now points to the renamed repository.
v2.1.0
[v2.1.0]
Added
- New Resource
- ClusterIPAddress
- Adds an IP address to the cluster.
- ClusterIPAddress
Changed
- Cluster
- New parameter KeepDownedNodesInCluster controls whether or not to evict
nodes in a down state from the cluster.
- New parameter KeepDownedNodesInCluster controls whether or not to evict
- FailoverClusterDsc
- Update pipeline files to the latest from the Sampler project.
- Moved all documentation from the README.md to the GitHub repository Wiki.
All the DSC resource's schema MOF files was updated with descriptions from
the README.md where they were more descriptive. - Update GitHub pull request template after documentation was moved.
- ClusterPreferredOwner
- Minor fix to tests.
v2.1.0-preview0001
[v2.1.0-preview0001]
Added
- New Resource
- ClusterIPAddress
- Adds an IP address to the cluster
- ClusterIPAddress
Changed
Changed
- Cluster
- New parameter KeepDownedNodesInCluster controls whether or not to evict
nodes in a down state from the cluster.
- New parameter KeepDownedNodesInCluster controls whether or not to evict
- FailoverClusterDsc
- Update pipeline files to the latest from the Sampler project.
- Moved all documentation from the README.md to the GitHub repository Wiki.
All the DSC resource's schema MOF files was updated with descriptions from
the README.md where they were more descriptive. - Update GitHub pull request template after documentation was moved.
- ClusterPreferredOwner
- Minor fix to tests.
v2.0.1-preview0003
[v2.0.1-preview0003]
Changed
- Cluster
- New parameter KeepDownedNodesInCluster controls whether or not to evict
nodes in a down state from the cluster.
- New parameter KeepDownedNodesInCluster controls whether or not to evict
- FailoverClusterDsc
- Update pipeline files to the latest from the Sampler project.
- Moved all documentation from the README.md to the GitHub repository Wiki.
All the DSC resource's schema MOF files was updated with descriptions from
the README.md where they were more descriptive.
- ClusterPreferredOwner
- Minor fix to tests.