Skip to content

Azure Industrial IoT Release 2.7.206

Compare
Choose a tag to compare
@marcschier marcschier released this 12 Jan 12:16
f16e701

We are pleased to announce that we are releasing the next update, 2.7.206 of the Azure Industrial IoT Platform.

One of the changes that will be delivered with the update are the removal of Bouncy Castle as a dependency, a collection of APIs used in cryptography. Based on the new System.Formats.Asn1 library released with .NET Core 5 many ASN.1 encoding and decoding operations have been reimplemented to be able to retire the dependency on the external crypto library, Bouncy Castle.

The following is the detailed list of changes that are part of this point release:

  • Update OPC Stack to latest version without Bouncy Castle dependency removed.
  • Update CDM package to latest official version on nuget.org and remove multi-feed configuration to improve build security
  • Ensure device scope is set on OPC Twin endpoint to fix #831
  • Remove OPC Vault service experimental service and dependencies including Bouncy Castle.

We suggest to update from the version 2.6 or later to ensure secure operations of your deployment. 2.7.206 is not backwards compatible with version 2.5. Updated Helm charts will follow in the next days and will be announced separately.