Skip to content

OPC UA 1.05 Maintenance Update

Latest

Choose a tag to compare

@opcfoundation-org opcfoundation-org released this 21 May 10:02
419fb74

Maintenance Release for fixing bugs found on the main374 development branch + new 1.5.07 Nodesets + generated code.

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

  • Fix a bug where a Task.Delay is left over infinitely. by @gailjkm in #3690
  • 1.05.07 release final by @randy-armstrong in #3689
  • Fix for crash when processing invalid eventFilter: WhereClause does not contain operand on master378 by @mrsuciu in #3715
  • Add opc ua mit license text to nugets instead of license expression (… by @marcschier in #3725
  • [Client] Fixed excessive tasks spawning during session connection loss (cherry pick PR #3707) by @AnatolyKochnev in #3738
  • Port two targeted fixes from master to master378: Filter certificate validation StatusCodes and Fix 'moreNotifications' handling by @mrsuciu in #3742
  • Remove OptionalPlaceHolders on NodeState Instances by @mrsuciu in #3573
  • Hot fix 1.05.07 2026 05 01 by @opcfoundation-org in #3773
  • Prepare 1.5.378 release by @mrsuciu in #3792

Full Changelog: 1.5.378.134...1.5.378.145