OPC UA 1.04 Maintenance Update
- Build pipeline improvements, all build and release steps use Azure Pipelines.
- All Nuget packages are now signed.
- All merges in master with relevant changes in the libraries are available as preview version in the Preview feed.
- New structure of the released Nuget packages, one Nuget package per project in addition to the well known packages.
- Well known packages are used as wrappers to reference new packages.
- Enabled XML comments for libraries.
- Support for symbol snupkg packages on Nuget.Org. See devblog for more information on how to setup the debug symbol server.
- Support for Sourcelink for integrated source code debugging experience.
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
Packages compatible with previous releases
OPCFoundation.NetStandard.Opc.Ua
OPCFoundation.NetStandard.Opc.Ua.Symbols
OPCFoundation.NetStandard.Opc.Ua.Client.ComplexTypes.Symbols
Changes:
- a837774 tag as release
- d1c907d suppress CS1591
- 4e33068 generate xml comments
- 2e83ff5 Bump Portable.BouncyCastle from 1.8.6.7 to 1.8.8 (#1142)
See More
- a804ea1 Add step to push the nugets as artifacts for the release step (#1141) [ #1136 ]
- 089afbf Fix the license in the nuget packages (#1136)
- 80a4221 Add Versioning and new nuget package structure to preview builds (#1130)
- 24885aa Bump Mono.Options from 5.3.0.1 to 6.6.0.161 (#1034)
- 54f7f8a Add Console Reference Client project (#1129)
- a3fbc2e Use release Nugetsigntool (#1123)
- 757c024 Add code signing step for preview pipeline (#1122)
This list of changes was auto generated.