Skip to content

OPC UA 1.05 Maintenance Update

Latest

Choose a tag to compare

@opcfoundation-org opcfoundation-org released this 11 Sep 12:28
511ef72

Maintenance Release for fixing bugs found on the main378 development branch.

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 publish queue lost wake-up by @marcschier in #4017
  • Obsolete legacy TraceConfiguration in favor of ITelemetryContext by @marcschier with @Copilot in #4090
  • Preserve publish queue timestamp ordering by @marcschier with @Copilot in #4084
  • Fix BadContinuationPointInvalid caused by empty continuation point in Browser.BrowseAsync by @marcschier in #4168
  • Add documentation for custom NodeSet2 authoring workflow by @romanett with @Copilot in #4170
  • Fixed timer leaks in ChannelAsyncOperation.EndAsync (#3669) by @KarenKrill in #4166
  • Treat zero MaxNotificationsPerPublish as unlimited (OPC 10000-4) by @romanett in #4263
  • fix(server): enforce browse continuation point limit at capacity (#4036) by @romanett in #4270
  • Fix unordered server endpoint validation (#4029) [backport to master378] by @romanett in #4269
  • fix: don't return continuation points on BadNoContinuationPoints (#4022) [backport to master378] by @romanett in #4268
  • fix: scope Cancel request matching to the current session (#4023) by @romanett in #4267
  • Set ContinuationPoint to null when browse is finished (port of #4057) by @romanett in #4266
  • Default TransportQuotas in ApplicationConfiguration.ValidateAsync to prevent server-start NullReferenceException (backport to master378) by @romanett in #4264
  • Fix ServerTimestamp update on read of stored/static nodes (#4257) by @romanett in #4260
  • Fix reverse connect hold time when several Servers share one listener by @romanett in #4341
  • [master378] Fix Publish with maximum TimeoutHint by @mrsuciu in #4373
  • [master378] Send the filtered retain trailing event with a client specific Retain = false by @romanett in #4454
  • Master378 backport ctt changes by @mrsuciu in #4326
  • Update Microsoft.SourceLink.GitHub and Microsoft.SourceLink.AzureRepos.Git from 10.0.102 to 10.0.111 by @mrsuciu in #4465

Full Changelog: 1.5.378.156...1.5.378.176