Skip to content

OPC UA 1.04 Maintenance Update

Compare
Choose a tag to compare
@opcfoundation-org opcfoundation-org released this 18 Jul 13:23
7eaf5a3

Roll up until July 18th

  • Improve ResendData server support
  • JWT support (thanks to @Zigby)
  • Added methods for reading multiple nodes (thanks to @VincenzoCarlino)
  • Implementation of audit event triggers
  • Added UnregisterNamespaceManager support to MasterNodeManager (thanks to @jleger-ptc)
  • Fixes to recursive complex types (thanks to @TimJoehnk)

Breaking changes

  • Interfaces IServerBase and ITransportListenerCallback derive from IAuditEventCallback which introduces methods: ReportAuditOpenSecureChannelEvent, ReportAuditCloseSecureChannelEvent and ReportAuditCertificateEvent.

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:

This list of changes was auto generated.

What's Changed

New Contributors

Full Changelog: 1.4.368.58...1.4.370.1