Various changes in the source code
Improvements
- Bump Microsoft.Extensions.Logging.Abstractions from 3.1.32 to 7.0.1 (#2233)
- c7381cf '#' is not treated as a reserved character in RelativePath's text format (#2264)
- Fixed NodeId.CompareTo() null reference exception (#2263)
- Refactor IEncoder/IDecoder to derive from IDisposable (#2254)
- Complete ISessionFactory interface (#2255)
- Support client activities on all target platforms (#2256)
- Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0 (#2257)
- Support ActivitySource in OPC UA client to enable tracing (.NET6) (#2251)
- Improve client subscription implementation (#2245)
- Support for session reconnect from distributed clients (#2244)
- Truncate inner diagnostics if nested depth too high (#2247)
- Better NodeId/ExpandedNodeId built in types handling (#2230)
- Zip embedded Opc.Ua.NodeSet2.xml to reduce assembly size (#2232)
- Improve ArraySegmentStream hotpath (#2241)
- fix cc pipeline (#2236)
- Always use ArrayPool.Shared for optimized use of buffers in buffer manager (#2224)
- Fix corner cases of subscription transfer (#2227)
- Add IJsonEncoder/IJsonDecoder interfaces (#2042)
- Bring back Microsoft.Extensions.Logging.Abstractions to V3.1.32 for older target frameworks (#2229)
- Bump BenchmarkDotNet from 0.13.5 to 0.13.6 (#2226)
- Bump Microsoft.Extensions.Logging.Abstractions from 3.1.32 to 7.0.1 (#2194)
- Support Dynamic Complex Types (#2146)
- Add Filter Result property to monitored item status (#2219)
- Fix stringtables for diagnostic results when service calls are batched (#2222)
- Bump NunitXml.TestLogger from 3.0.131 to 3.1.15 (#2220)
- Various bugfixes for CTT and others (#2212)
- Bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3 (#2213)
- Merge pull request #2206 from OPCFoundation/master371_temp
- Fix build on merged commits
- Merge branch 'master' into master371_temp
- Bump Serilog from 2.12.0 to 3.0.1 (#2205)
- TestData sample structure compliance (#2175)
- Bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.2 (#2179)
- Support use of opc.https endpoint url for client and server. (#2140)
- Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.1 (#2172)
- Bump NUnit3TestAdapter from 4.4.2 to 4.5.0 (#2174)
- Bump Nerdbank.GitVersioning from 3.5.119 to 3.6.133 (#2164)
- Fixes an issue in Session.LoadDataTypeSystem. (#2166)
- Deprecate .NET framework 4.6.2 support, sync with samples repo (#2165)
- Bump coverlet.collector from 3.2.0 to 6.0.0 (#2158)
- Merge pull request #2163 from OPCFoundation/master371
- Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 (#2159)
- Json Encoder: namespace URI handling (#2119) [ #2117, #2118 ]
- Use ICloneable in generated code (#2044)
- Update version.json to 372 (#2139)