The format is based on and uses the types of changes according to Keep a Changelog, and this project adheres to Semantic Versioning.
- SChannelDsc
- Changed the build pipeline to use the build worked image
windows-latest
.
- Changed the build pipeline to use the build worked image
- SChannelDsc
- Moved some documentation from the README.md to the GitHub repository wiki page.
- Updated the pipeline files to use the latest from Sampler.
- SChannelDsc
- Explicitly use the correct version of the command
Get-LocalizedData
(issue #27).
- Explicitly use the correct version of the command
- 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).
- 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
- Updated pipeline files.
- Fixed issue #20 in Protocol where IncludeClientSide was always being returned as true causing the resource to always be out of compliance.
- Updated pipeline files.
- Fixed issue in SChannelSettings where existing Diffie-Hellman settings were overwritten.
- SChannelDsc
- Prepared upgrade to Pester v5 (wait until code coverage support is added)
- Removed pin of ModuleBuilder, now always takes the latest version
- Updated pipeline files.
- Fixed issue with SChannelSettings where TLS12 settings weren't applied with .Net Framework v4.6.2 or later
- SChannelSettings
- Added the possiblity to configure the Kerberos Encryption Types
- Added the possiblity to configure the WinHTTP Default Secure Protocols
- SChannelDsc
- Implemented the new DSC Community CD/CI system
- None
- None
- None
- None
- SChannelDsc
- Updated Readme to correct faulty module name
- Protocol
- Corrected incorrect detection if DisabledByDefault was configured
- Initial public release of SChannelDsc