serverRoom/amt-sdk-20-0-0-1/WS-ManagementCS_Samples_Module/WS-ManagementCsSamples Release-notes.txt

91 lines
4.1 KiB
Plaintext

-------------------------------------------------------------------
Copyright (C) 2004 Intel Corporation
Release notes file for Intel® AMT SDK WS-ManagementCS Samples Module
-------------------------------------------------------------------
WS-ManagementCS Samples release 20.0.0.1:
-----------------------------------------
# No code changes in this release.
# The Intel(R) AMT SDK has been updated from version 18.x to 20.x.
This update indicates that the SDK now supports Intel(R) CSME version 20.x,
which is used on Intel(R) Lunar Lake platforms.
WS-ManagementCS Samples release 18.0.1.1:
-----------------------------------------
# No code changes in this release.
WS-ManagementCS Samples release 18.0.0.1:
-----------------------------------------
# Updated the Intel(R) AMT SDK version from 16.x to 18.x to indicate that the
SDK also supports Intel(R) CSME version 18.x, used on Intel(R) Meteor Lake platforms.
WS-ManagementCS Samples release 16.0.7.1:
-----------------------------------------
# This release changes all samples to compile to .NET Framework 4.8 instead of
.NET Framework 4.6.1.
# This version contains an updated version of the Intel.Wsman.Scripting.dll
that uses SecureString for passwords.
# The Connection_setup class was updated to implement the IDisposable interface
and so were all of its derivatives, the API classes of each sample.
# Passwords are converted to SecureString before sending them to
Intel.Wsman.Scripting.dll.
# Updated WS-Management classes to support 1024 byte long audit log signatures.
WS-ManagementCS Samples release 16.0.5.1:
-----------------------------------------
# This version contains an updated version of the Intel.Wsman.Scripting.dll
compiled to .NET Standard 2.0.
# All samples were changed to compile using an SDK style project file, allowing
users to easily compile the samples to .NET (Core) if they wish.
WS-ManagementCS Samples release 16.0.4.1:
-----------------------------------------
This release includes:
# Support for Intel AMT connectivity over TLS with an option to accept a
self-signed certificate. Using a self-signed certificate allows the developer
to initially enable a TLS connection with untrusted self-signed certificates.
When moving towards productization, the developer should switch to use
certificates provided by a trusted certificate authority. In absence of
deployment of a trusted certificate authority, the WSMAN AMTAuthenticate()
command must be used to verify that the endpoint is authentic AMT Firmware.
# Static code analysis fixes
# An updated version of the Intel.Wsman.Scripting.dll
WS-ManagementCS Samples release 16.0.3.1:
-----------------------------------------
# This version contains an updated version of the Intel.Wsman.Scripting.dll
WS-ManagementCS Samples release 16.0.0.1:
-----------------------------------------
# Updated the version of the AMT SDK from 15.x to 16.x to reflect that the AMT
SDK also supports CSME version 16.x that is used on Intel* Alderlake platforms
WS-ManagementCS Samples release 15.0.2.1:
-----------------------------------------
# This version excludes the Storage samples.
The storage feature is deprecated since ME11
WS-ManagementCS Samples release 15.0.1.1:
-----------------------------------------
# This version contains an updated version of the Intel.Wsman.Scripting.dll
WS-ManagementCS Samples release 15.0.0.1:
-----------------------------------------
# Updated the version of the AMT SDK from 14.x to 15.x to reflect that the AMT
SDK also supports CSME version 15.x that is used on Intel* Tigerlake platforms
WS-ManagementCS Samples release 14.0.1.1:
-----------------------------------------
# First release since AMT SDK 12.0.0.9 was removed for maintenance
# Module contains: Bin folder with compiled samples, and C# source code
in the Src folder; a Visual Studio C# project for each sample.
# In this release we have added to RemoteControl sample: Wake from connected-
standby option.
# See Readme file for more details.
------------------------------------------------------------------
* Other names and brands may be claimed as the property of others.