[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-InvalidArgumentExceptionchange toNew-ArgumentExceptionfor HQRM. -
NetworkingDsc.Common- Changed to a buildable module.
Fixed
DSC_Firewall- Fixed comment typo.
- Fixed
ParameterListinSet-TargetResourcetypo. - Remove
DisplayGroupproperty when creating new firewall rule. Test-RuleProperties- Fixed
Convert-CIDRToSubnetMaskfunction call typo.
- Fixed
Removed
Build.psd1- Removed as not required.
DSC_IPAddress- Remove IPv6 prefix length as unused.
CommonTestHelper- Use
Get-InvalidArgumentRecordfromDscResource.Test.
- Use