v3.0.3-preview0002
Pre-release
Pre-release
[v3.0.3-preview0002]
Added
- build.yml
- Added config for merge task.
Changed
- Pipelines
- Used matrix strategy to test OSes.
- Integration tests
- Updated file name casing.
Fixed
- Tests
- Remove use of -TestCases and replace with -ForEach.
- Update tests for class-based resources which use DscResource.Base.
- DnsServerCache
- Cast properties which were timestamps to strings.
- DnsServerDsSetting
- Cast properties which were timestamps to strings.
- DnsServerEDns
- Cast properties which were timestamps to strings.
- DnsServerScavenging
- Cast properties which were timestamps to strings.
- Some integration test files were in Tests not tests.
- README
- Updated PowerShell Gallery Preview badge.
Removed
- Ensure Enum
- This is provided by DscResource.Base.
- build.psd1