Skip to content

OPC UA 1.05 Maintenance Update Preview

Pre-release
Pre-release

Choose a tag to compare

@opcfoundation-org opcfoundation-org released this 29 Feb 19:39
3f29a72

What's Changed

  • Update VerifySubscriptionState() by @RFBomb in #2494
  • Avoid overwrite of endpoint description with invalid endpoint description on client session. by @mrsuciu in #2506
  • Fixed a bug in the calculation of StandardDeviationSample and VariancePopulation by @ThomasNehring in #2505
  • Bump BouncyCastle.Cryptography from 2.2.1 to 2.3.0 by @dependabot in #2503
  • GDS: automatically add all created CAs to TrustedIssuerStore by @romanett in #2478
  • Typos by @mtx500 in #2507
  • Simplify BeginConnect by @mregen in #2512
  • Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 by @dependabot in #2516
  • Improve JsonEncoder.WriteDateTime by @mregen in #2514
  • Fixed typos in file names. by @mtx500 in #2519
  • Bump NunitXml.TestLogger from 3.1.15 to 3.1.20 by @dependabot in #2515
  • Update code coverage action by @mregen in #2521
  • Improve handling of bad chunk headers, reduce log output by @mregen in #2510
  • Fix warnings, no functional changes. Improve globalization. by @mregen in #2445
  • Ensure endpoints are returned when alternate url port does not match by @mregen in #2511
  • Remove lock from IServiceMessageContext by @mregen in #2532
  • Typos in names of functions. by @mtx500 in #2523
  • Improve JsonEncoder.EscapeString and fix test warnings for ToString() by @bhnaphade in #2527
  • document role based user mangement by @romanett in #2528
  • reuse the identity policy in the reconnect that has been used in the connect by @KircMax in #2526
  • Bump BouncyCastle.Cryptography from 2.2.1 to 2.3.0 by @dependabot in #2534
  • Deprecate netstandard20 by @bhnaphade in #2533
  • Only call JsonEncoder.EscapeString from WriteSimpleField if necessary by @mregen in #2530
  • Bump coverlet.collector from 6.0.0 to 6.0.1 by @dependabot in #2537
  • Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 by @dependabot in #2536
  • Client Republish improvements by @mregen in #2468
  • GDS: implement ApplicationSelfAdmin privilege in GlobalDiscoverySampleServer by @romanett in #2338
  • Reduce locking in secure channel client send/receive codepath by @mregen in #2531
  • GDS: add Method CheckRevocationStatus to Client & Server by @romanett in #2499
  • GDS: add Method RevokeCertificate to Client and Server by @romanett in #2497
  • Make NodeState classes thread safe by @saurla in #2372

New Contributors

Full Changelog: 1.5.373.121...1.5.374.26-preview