Skip to content

OPC UA 1.05 Release candidate

Pre-release
Pre-release
Compare
Choose a tag to compare
@opcfoundation-org opcfoundation-org released this 01 Apr 08:23
19faed4
  • release candidate for V1.05
  • Roll up until March 31st
  • includes of V1.05.01 nodeset of ModelCompiler

What's Changed

  • Bump Microsoft.Extensions.Logging.Abstractions from 6.0.0 to 6.0.1 by @dependabot in #1728
  • Bump Moq from 4.16.1 to 4.17.2 by @dependabot in #1727
  • Use .NET analyzers instead of Roslynator, fix warnings by @mregen in #1729
  • Fix for ServerDiagnostics.CurrentSubscriptionCount decrement at CloseSession by @AlinMoldovean in #1731
  • Offload .NET 6 tests and code coverage to github actions by @mregen in #1730
  • fix DataContract in ByteCollection, was SByte instead of Byte by @mregen in #1740
  • Changes for testing and fixing git bug #1694 by @mrsuciu in #1747
  • Fixed session recreate TransferSubscriptions bug. #1734 and #1733 by @xky0007 in #1746
  • Bump NUnit from 3.13.2 to 3.13.3 by @dependabot in #1741
  • Adapt logging abstractions version to target framework by @mregen in #1751
  • Expose actual network client connected states in IUaPubSubConnections by @TimJoehnk in #1725
  • Update README.md and templates by @mregen in #1749
  • Fix for Usertokenpolicy Anonymous, security policy default should be None by @mregen in #1756
  • Fix dual license headers by @mregen in #1763
  • Update Nuget license information by @mregen in #1764
  • XmlSerializer in .NET 6 Omits Line Breaks by Default by @mregen in #1760
  • Roll up bug fixes for V1.5.368 RC0 by @mregen in #1761

New Contributors

Full Changelog: 1.5.368.2-rc0...1.5.368.3-rc0