OPC UA 1.04 Maintenance Update
- Update NodeSet files and generated code for 1.04.7 Errata
- New NuGet package for HTTPS binding
- Bug-fixes
- Server Compliance tested with OPC UA Compliance Test Tool 1.04.9.396
- Better support for suppressing server nonce errors
Released packages
OPCFoundation.NetStandard.Opc.Ua.Core
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
Packages compatible with previous releases
OPCFoundation.NetStandard.Opc.Ua
OPCFoundation.NetStandard.Opc.Ua.Symbols
OPCFoundation.NetStandard.Opc.Ua.Client.ComplexTypes.Symbols
Changes:
- aa17118 set release flag
- e53d97d Set ParentNodeId of nodes at import from NodeSet2 files. (#1212)
- c171b14 Fix spelling in cert validation service results. (#1211)
- 264cb2f Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3 (#1203)
- 31d1dff Merge pull request #1194 from AlinMoldovean/master
- 7f19479 Closes #1145 - Fix for validation of endpoints from GetEndpoints and CreateSession responses.
- 34d0af8 Removes assigning a new instance of CertificateValidator in ApplicationConfiguration (#1161)
- e1e4f60 Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.0 (#1179)
- ebe7e26 Allow to suppress zero nonce error (#1184)
- 346c4e3 Fix codecov upload and Nuget builds (#1175) [ #1173 ]
See More
- d7f056e Fix codecoverage for coverlet with deterministic builds (#1171)
- 4be8c87 Suppress server nonce validation errors in Client Session for encrypted channels (#1165)
- f4891e6 Nuget build fix, part 2 (#1164)
- 03eed2d Added tests for the Sessionlessmessage #1155 (#1159)
- d1b0e2f Add signassembly definition to fix nuget build (#1163)
- 62eedc1 Reduce core dependencies, move https binding to optional assembly. (#1157) [ #600 ]
- 3514e4d Merge pull request #1154 from OPCFoundation/koepalex/write-encodeable
- 1c2d79d fixed new LGTM issues - part 2
- c3a4bc4 fixed new LGTM issues
- 488bc14 improve JSON encoder
- e1930fb more tests
- b27751a Merge branch 'master' into koepalex/write-encodeable
- f3d090a Avoid invalid Json by using JsonEncoder for IEncodeables
- bb3e456 Add issue report template (#1151)
- d0f5d9e Fix confusing async use of Utils.GetHostAddresses (#1148) [ #1132 ]
- 7f3f0db Service update, fix many warnings for Xml comments (#1146)
- 52bee9f Fix the Nuget build debug assemblies signing step (#1147)
- 9b8cf2e Push nuget as artifacts for release (#1143)
- 7fe666e Bump Portable.BouncyCastle from 1.8.6.7 to 1.8.8 (#1131)
- c2c2801 Merge pull request #1138 from AlinMoldovean/master
- dd12288 Increase Nuget version
- eff62d5 Merge pull request #1135 from AlinMoldovean/master
- 764c481 Update Copyright year to 2020
- 7829e34 Remove unused NodeSet files
- 00f718c Update NodeSet files and generated code for 1.04.7 Errata. Fixes #1127
This list of changes was auto generated.