Skip to content

v8.0.0-preview0002

Pre-release
Pre-release
Compare
Choose a tag to compare
@dscbot dscbot released this 14 Feb 06:23
ad7ed36

[v8.0.0-preview0002]

Added

  • Added new resource IEEnhancedSecurityConfiguration (moved from module
    xSystemSecurity).
  • Added new resource UserAccountControl (moved from module
    xSystemSecurity).

Changed

  • SmbShare:
    • Add parameter ScopeName to support creating shares in a different
      scope - Fixes Issue #284.
  • Added .gitattributes to ensure CRLF is used when pulling repository - Fixes
    Issue #290.
  • SystemLocale:
  • RemoteDesktopAdmin:
    • Correct Context messages in integration tests by adding 'When'.
  • WindowsCapability:
    • Change Test-TargetResource to remove test for valid LogPath.
  • BREAKING CHANGE: Changed resource prefix from MSFT to DSC.
  • Updated to use continuous delivery pattern using Azure DevOps - Fixes
    Issue #295.

Deprecated

  • None

Removed

  • None

Fixed

  • WindowsCapability:
    • Fix A parameter cannot be found that matches parameter name 'Ensure'.
      error in Test-TargetResource - Fixes Issue #297.

Security

  • None