Skip to content

v1.4.0

Latest
Compare
Choose a tag to compare
@dscbot dscbot released this 17 May 12:12
b6f63e6

[v1.4.0]

Changed

  • SChannelDsc
    • Moved some documentation from the README.md to the GitHub repository
      wiki page.
    • Updated the pipeline files to use the latest from Sampler.

Fixed

  • SChannelDsc
    • Explicitly use the correct version of the command Get-LocalizedData
      (issue #27).
  • SChannelSettings
    • Now the resource imports the dependent module DscResource.Common.
    • Now the property WinHttpDefaultSecureProtocols always return an array
      even if only one value is set in the current state (issue #28).