Skip to content

OPC UA 1.05 April Update Preview

Pre-release
Pre-release
Compare
Choose a tag to compare
@opcfoundation-org opcfoundation-org released this 04 May 05:34
663ed10

Changes:

  • 663ed10 Remove unnecessary dependency on System.Net.Http (#2610)
  • f82fcc9 Fix decode of empty CRLs (#2609)
  • 33df292 [Server] Fix Shutdown Delay when registration is enabled no LDS is present. (#2589)
  • 7a04a4b Add UA Fuzzer solution for afl-fuzz and libfuzzer (#2603)
  • f081d51 check Application URI of the server Certificate on OpenSecureChannel (#2583)
  • 9cd4536 Make NodeStateCollectionConcurrencyTests more robust (#2594)
  • a6f44c7 Fix disposal of console client sample(#2601)
  • 8143767 Serialization of floating point values to XML: Remove superfluous handling of special values (#2588)
  • 414a0d5 Let tests print out readable StatusCodes on error (#2593)
  • 60689c9 Bump NUnit from 3.14.0 to 4.1.0 (#2535)
See More
  • d1a9baa Added a limit to the Channels on the server side and removed "stale" channels (#2540)
  • 884ddf3 Remove unnecessary casts to RoleBasedIdentity when checking for WellKnownRoles (#2578)
  • 553a869 Added KeyFrameCount and DeltaFrame tests (#2579)
  • cf7f221 Fixed Typos. No functional changes. (#2581)
  • fb0fc44 Add Readme to NuSpec (#2580)

This list of changes was auto generated.

What's Changed

  • Nuget README: add Readme to NuSpec to include in Pipeline builds by @romanett in #2580
  • Typos by @mtx500 in #2581
  • Added PubSub KeyFrameCount and DeltaFrame tests by @mrsuciu in #2579
  • Remove unnecessary casts to RoleBasedIdentity when checking for WellKnownRoles by @romanett in #2578
  • Added a limit to the Channels on the server side and removed "stale" channels by @mrsuciu in #2540
  • Bump NUnit from 3.14.0 to 4.1.0 by @dependabot in #2535
  • make tests put out readable StatusCodes by @romanett in #2593
  • Serialization of floating point values to XML: Remove superfluous handling of special values by @mtx500 in #2588
  • fix disposal of ConsoleReferenceClient by @romanett in #2601
  • Make NodeStateCollectionConcurrencyTests more robust by @saurla in #2594
  • check Application URI of the server Certificate on OpenSecureChannel by @romanett in #2583
  • Add UA Fuzzer solution for afl-fuzz and libfuzzer by @mregen in #2603
  • [Server] Fix Shutdown Delay when registration is enabled no LDS is present. by @romanett in #2589
  • Fix decode of empty CRLs by @mregen in #2609
  • Remove unnecessary dependency on System.Net.Http by @mregen in #2610

Full Changelog: 1.5.374.36...1.5.374.50-preview