Skip to content

Releases: RaaLabs/Connectors.OPCUA

v2.0.7

19 Dec 08:54
cbe5fd8
Compare
Choose a tag to compare

2.0.7 (2024-12-19)

v2.0.6

29 Oct 17:58
1210704
Compare
Choose a tag to compare

2.0.6 (2024-10-29)

v2.0.5

29 Oct 17:54
05021ff
Compare
Choose a tag to compare

2.0.5 (2024-10-29)

v2.0.4

29 Oct 14:11
7e29071
Compare
Choose a tag to compare

2.0.4 (2024-10-29)

server/v0.0.3

29 Oct 17:53
05021ff
Compare
Choose a tag to compare

0.0.3 (2024-10-29)

v2.0.3

28 Oct 12:50
Compare
Choose a tag to compare

2.0.3 (2024-10-28)

Release v2.0.1

19 Jun 10:14
4ce6753
Compare
Choose a tag to compare

Summary

Remove trivy scanner from dotnet action.

Release v2.0.0

18 Jun 10:00
f515e78
Compare
Choose a tag to compare

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

06 Apr 07:09
eefd533
Compare
Choose a tag to compare

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

07 Feb 08:21
fc9cda1
Compare
Choose a tag to compare

Summary

  • Update Opc.Ua dependencies