Skip to content

v4.0.0-preview0005

Pre-release
Pre-release
Compare
Choose a tag to compare
@johlju johlju released this 01 Aug 14:54
· 1 commit to main since this release
6c0e583

[v4.0.0-preview0005]

  • HyperVDsc
    • BREAKING CHANGE
      • Renamed xHyper-V to _HyperVDsc - fixes Issue #69.
      • Changed all MSFT_xResourceName to DSC_ResourceName.
      • Updated DSCResources, Examples, Modules and Tests for new naming.
      • Updated README.md from xHyper-V to _HyperVDsc
    • Renamed default branch to main - Fixes Issue #198.
    • Moved documentation to the HyperVDsc GitHub Wiki.
    • Updated all examples to correct folders and naming so they show up
      in the GitHub Wiki documentation and conceptual help.
    • VMNetworkAdapter
      • BREAKING CHANGE: Rename embedded instance class #203
      • Fix multiple DNS IP adresses does not work #190
      • NetworkSetting parameter is now optional and no default actions are taken if not specified