Releases: RaaLabs/Connectors.OPCUA
Releases · RaaLabs/Connectors.OPCUA
v2.0.7
v2.0.6
v2.0.5
v2.0.4
server/v0.0.3
0.0.3 (2024-10-29)
v2.0.3
Release v2.0.1
Summary
Remove trivy scanner from dotnet action.
Release v2.0.0
Summary
Smaller improvements for the Opcua Connector.
- The connector can now both read and subscribe to nodes, configurable from the configuration file
- Certificates are not supported anymore
Release v1.2.0
Summary
Adapt connector to work with certificates.
- Added function to verify server certificate from the OPC UA server
- Application creates a self-signed certificate that can be used to establish trust with the server
- Update to dotnet 8
- Use editorconfig and implement feedback
Release v1.1.2
Summary
- Update Opc.Ua dependencies