Skip to content

OPC UA 1.04 Maintenance Update

Compare
Choose a tag to compare
@opcfoundation-org opcfoundation-org released this 03 Dec 12:08
cc1b368

Roll up until Dec 5th

  • .NET 6.0 support in the Nuget packages and VS2022 support.
  • Bump up various Nuget libraries.
  • Fix an issue in the Nodeset which causes the HasTypeDefinition reference to appear in Methods in cases where it shouldn't.
  • Errata V1.04.10 is used. Supports the ModelCompiler OPCFoundation/UA-ModelCompiler@7917b7a
  • Server port now binds to a specific NIC if the IP address is specified.
  • Performance update - Add IEquatable interface for DataValue.
  • Various issues fixed found in IOP Workshop 2021.

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:

See More
  • 1768649 Bump Serilog.Sinks.Console from 4.0.0 to 4.0.1 (#1602)
  • 58bbc0c Merge pull request #1599 from OPCFoundation/master
  • 31e4a2b Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 (#1593)
  • 4137cfd Binding to a specific NIC is implicitly implied when an IP address is specified instead of a hostname (#1596); should fix issue #1581
  • 0baea07 Bump MQTTnet from 3.0.17 to 3.1.0 (#1584)
  • 3b233c6 Bug fixes in ref server and more tests cases (#1590)
  • 860c968 fix uncontrolled format string and clear text storage of sensitive information (#1591)
  • e61594e CI support for .NET 6.0 builds, tests and Nuget (#1580)
  • 372449b Definition is enumeration if at least a field is not default value -1, since there is a very small probability for an enumeration to contain one field only (#1579)
  • ea3444b Performance update - Add IEquatable interface for DataValue (#1577)
  • 7acddc0 Fix binary export of surplus typedefinition (#1576) [ #1574, #1532 ]
  • 1e2b6e0 Bump MQTTnet from 3.0.16 to 3.0.17 (#1575)
  • f090f61 Added null check to structureType.DefaultEncodingId (#1571)
  • 0915063 on node export only output TypeId for vars/objects (#1574) [ #1532, oundation/UA-ModelCompiler#94 ]
  • 2374155 Code quality display reference points to old devops pipeline (#1572)
  • 49b7f93 Fix VS2022 build (#1566)
  • 96eb6c8 fix subcode mask (#1563)
  • 980b9f1 Remove PubSub MQTT startup repeat (#1547)
  • e72417e Bump System.Text.Encodings.Web from 4.5.1 to 5.0.1 (#1569)
  • 1e5c63b Bump System.Io.Pipelines from 4.5.4 to 5.0.1 (#1570)
  • 53ec78f IOP workshop 2021 fixes and build improvements (#1562) [ #1561 ]
  • ed434e9 Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 (#1560)
  • b04167c Bump Portable.BouncyCastle from 1.8.10 to 1.9.0 (#1556)
  • c53807a Remove unnecessary Nuget dependencies in Opc.Ua.Core (#1551)
  • 14e7c67 Add sample node managers to ref server (#1535)

This list of changes was auto generated.