Skip to content

Releases: dsccommunity/SChannelDsc

v1.4.0

17 May 12:12
b6f63e6
Compare
Choose a tag to compare

[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).

v1.3.1-preview0001

17 May 11:55
b6f63e6
Compare
Choose a tag to compare
v1.3.1-preview0001 Pre-release
Pre-release

[v1.3.1-preview0001]

Changed

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

v1.3.0

11 Feb 10:03
2bcb4f1
Compare
Choose a tag to compare

[v1.3.0]

Added

  • Cipher
    • Added ability to reboot the machine after update
  • CipherSuite
    • Added ability to reboot the machine after update
  • Hash
    • Added ability to reboot the machine after update
  • KeyExchangeAlgorithm
    • Added ability to reboot the machine after update
  • Protocol
    • Added support for TLS 1.3
    • Added ability to reboot the machine after update
  • SChannelSettings
    • Added ability to reboot the machine after update

Changed

  • Updated pipeline files.

Fixed

  • Fixed issue #20 in Protocol where IncludeClientSide was always being returned as true causing the resource to always be out of compliance.

v1.2.3-preview0002

11 Feb 08:09
2bcb4f1
Compare
Choose a tag to compare
v1.2.3-preview0002 Pre-release
Pre-release

[v1.2.3-preview0002]

Added

  • Cipher
    • Added ability to reboot the machine after update
  • CipherSuite
    • Added ability to reboot the machine after update
  • Hash
    • Added ability to reboot the machine after update
  • KeyExchangeAlgorithm
    • Added ability to reboot the machine after update
  • Protocol
    • Added support for TLS 1.3
    • Added ability to reboot the machine after update
  • SChannelSettings
    • Added ability to reboot the machine after update

Changed

  • Updated pipeline files.

Fixed

  • Fixed issue #20 in Protocol where IncludeClientSide was always being returned as true causing the resource to always be out of compliance.

v1.2.3-preview0001

10 Feb 16:18
4019c16
Compare
Choose a tag to compare
v1.2.3-preview0001 Pre-release
Pre-release

[v1.2.3-preview0001]

Added

  • Protocol
    • Added support for TLS 1.3

Changed

  • Updated pipeline files.

Fixed

  • Fixed issue #20 in Protocol where IncludeClientSide was always being returned as true causing the resource to always be out of compliance.

v1.2.2

16 Dec 20:14
188558b
Compare
Choose a tag to compare

[v1.2.2]

Changed

  • Updated pipeline files.

Fixed

  • Fixed issue in SChannelSettings where existing Diffie-Hellman settings
    were overwritten.

v1.2.2-preview0002

16 Dec 20:15
188558b
Compare
Choose a tag to compare
v1.2.2-preview0002 Pre-release
Pre-release

[v1.2.2-preview0002]

Changed

  • Updated pipeline files.

Fixed

  • Fixed issue in SChannelSettings where existing Diffie-Hellman settings
    were overwritten.

v1.2.2-preview0001

05 Dec 13:46
Compare
Choose a tag to compare
v1.2.2-preview0001 Pre-release
Pre-release

[v1.2.2-preview0001]

Changed

  • Updated pipeline files.

v1.2.1

02 Dec 08:52
d897aca
Compare
Choose a tag to compare

[v1.2.1]

Changed

  • SChannelDsc
    • Prepared upgrade to Pester v5 (wait until code coverage support is added)
    • Removed pin of ModuleBuilder, now always takes the latest version

Fixed

  • Fixed issue with SChannelSettings where TLS12 settings weren't applied with
    .Net Framework v4.6.2 or later

v1.2.1-preview0001

08 Sep 10:40
d897aca
Compare
Choose a tag to compare
v1.2.1-preview0001 Pre-release
Pre-release

[v1.2.1-preview0001]

Changed

  • SChannelDsc
    • Prepared upgrade to Pester v5 (wait until code coverage support is added)
    • Removed pin of ModuleBuilder, now always takes the latest version

Fixed

  • Fixed issue with SChannelSettings where TLS12 settings weren't applied with
    .Net Framework v4.6.2 or later