[v9.1.0-preview0001]
Changed
-
Added the following resources:
- DnsClientNrptGlobal: Configure DNS Client global Name Resolution Policy Table (NRPT) settings.
- DnsClientNrptRule: Sets a DNS Client NRPT rule on a node.
-
Updated CHANGELOG.md
- Renamed NetworkingDSc to NetworkingDsc in CHANGELOG.md - fixes Issue #513.
-
CI Pipeline
- Updated pipeline files to match current DSC Community patterns - fixes Issue #528.
- Updated HQRM and build steps to use windows-latest image.
- Update build pipeline to pin GitVersion v5.
-
Tests
- Update to use Pester 5.
-
New-InvalidArgumentException
change toNew-ArgumentException
for HQRM. -
NetworkingDsc.Common
- Changed to a buildable module.
Fixed
DSC_Firewall
- Fixed comment typo.
- Fixed
ParameterList
inSet-TargetResource
typo. - Remove
DisplayGroup
property when creating new firewall rule. Test-RuleProperties
- Fixed
Convert-CIDRToSubnetMask
function call typo.
- Fixed
Removed
Build.psd1
- Removed as not required.
DSC_IPAddress
- Remove IPv6 prefix length as unused.
CommonTestHelper
- Use
Get-InvalidArgumentRecord
fromDscResource.Test
.
- Use