Skip to content

OPC UA Solution .NET - 3.2.3

Compare
Choose a tag to compare
@technosoftware technosoftware released this 17 Dec 12:35
· 193 commits to master since this release
90bbb07

Changes

  • NuGet packages are now only distributed locally in the repositories
  • Added support of .NET 8.0

Fixed issues

  • Fix for references that may cause a memory leak
  • GDS: add ArgumentException to Method CreateCACertificateAsync
  • Array xmlns encoding/decoding always uses UA namespace
  • Implement the close async codepath
  • Implement the reconnect and republish with async service calls
  • Make CertStoreIdentifier.GetCertificateStoreTypeByName and RegisteredStoreTypeNames public