Skip to content

OPC UA 1.04 Maintenance Update

Compare
Choose a tag to compare
@opcfoundation-org opcfoundation-org released this 27 Jan 12:49
39078d6

Roll up until January 27th

  • Fix an exception in Alarm handling.
  • Improve the ref server docker build, now supports also arm64.
  • Fix BinaryEncoder to not dispose the stream if leaveopen is true + tests.
  • Fix CRL encode/decode with revocation dates > 2050.
  • Fix console client browse samples to rebrowse nodes after BadNoContinuationPoints.
  • Add an API to ComplexTypeSystem to retrieve data type definitions.

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

Changes:

  • 39078d6 Merge pull request #2065 from OPCFoundation/master
  • 3004ced Eliminate duplicate event monitored items. (#2063)
  • 53fa0bd Do not dispose BinaryEncoder stream if leaveOpen is set (#2053)
  • 0162072 Bump BenchmarkDotNet from 0.13.3 to 0.13.4 (#2052)
  • 8af907a Fix CRL Revocation Dates > 2050 (#2054)
  • 388c54b Bump NUnit.Console from 3.16.1 to 3.16.2 (#2051)
  • 1b58ca7 Update docs, test and dependabot/codecoverage scripts (#2041)
  • 7a06c9b Fix browse samples (#2040) [ #1989 ]
  • 65f9757 Add an API to ComplexTypeSystem to retrieve data type definitions used during loading (#2039)
  • 7c0ba94 Bump Moq, Nunit.Console and BenchmarkDotNet (#2034)
See More

This list of changes was auto generated.

What's Changed

Full Changelog: 1.4.371.50...1.4.371.60