Skip to content

OPC UA 1.04 Maintenance Update

Compare
Choose a tag to compare
@opcfoundation-org opcfoundation-org released this 20 Dec 18:43
105db65

Roll up until December 20th

  • Bug fixes for complex types, Discovery of invalid Urls, GDS Push and CSR cert signing and client NodeCache.
  • More Certificate Validator tests.
  • Bump NewtonSoft Nuget dependency and others.

Released packages

OPCFoundation.NetStandard.Opc.Ua
OPCFoundation.NetStandard.Opc.Ua.Core
OPCFoundation.NetStandard.Opc.Ua.Security.Certificates
OPCFoundation.NetStandard.Opc.Ua.Configuration
OPCFoundation.NetStandard.Opc.Ua.Server
OPCFoundation.NetStandard.Opc.Ua.Client
OPCFoundation.NetStandard.Opc.Ua.Client.ComplexTypes
OPCFoundation.NetStandard.Opc.Ua.Bindings.Https
OPCFoundation.NetStandard.Opc.Ua.PubSub

What's Changed

  • Bump NUnit.Console from 3.15.2 to 3.16.0 by @dependabot in #1995
  • Bump NUnit3TestAdapter from 4.3.0 to 4.3.1 by @dependabot in #2001
  • Fix for handling complex type client special cases by @mregen in #2009
  • Bump Moq from 4.18.2 to 4.18.3 by @dependabot in #2011
  • Improve INodeCache API, error handling by @mregen in #2016
  • Add Discovery Url null check in PatchEndpointUrl by @mregen in #2019
  • CSR doesn't preserve ASN.1 encoding of the Subject for GDS push by @mregen in #2018
  • Certificate Validator Tests for Authority Key Identifier and chain loops by @mregen in #2022
  • Merge master in release/1.4.371 by @mregen in #2025
  • Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 by @dependabot in #2024
  • Merge master in release to fix Nuget build by @mregen in #2026

Full Changelog: 1.4.371.41...1.4.371.50