Releases: Azure-Samples/iot-edge-opc-plc
Releases · Azure-Samples/iot-edge-opc-plc
OPC PLC v2.11.2
What's Changed
- Update OPC UA SDK and use GetCertificateStoreTypeByName by @luiscantero in #333
Full Changelog: 2.11.1...2.11.2
OPC PLC v2.11.1
What's Changed
- enable flat directory certificate store for k8s cert-manager compatibility by @cristipogacean in #328
- Use config instance by @luiscantero in #330
- add prefix for the FlatDirectory certificates store type by @cristipogacean in #331
- Add RestartAsync by @luiscantero in #332
- Add very fast 1 kB nodes by @luiscantero in #334
Full Changelog: 2.10.0...2.11.1
OPC PLC v2.10.0
What's Changed
- Fix loglevel options by @luiscantero in #323
- Update nugets and improve consistency by @luiscantero in #324
- Add feature to use opc-plc as nuget package by @luiscantero in #325
- Simplify/improve samples by @luiscantero in #326
- Allow use of opc ua preview nugets by @luiscantero in #327
Full Changelog: 2.9.15...2.10.0
OPC PLC v2.9.15
What's Changed
- Update to .NET 8 by @luiscantero in #313
- Update dotnet runtime to 8.0-bookworm-slim by @luiscantero in #315
- Use syslog format for logging, add service request scopes to logs by @mregen in #314
- Fix .NET 8 breaking change by @luiscantero in #320
Full Changelog: 2.9.12...2.9.15
OPC PLC v2.9.12
What's Changed
- Await cancellationtoken by @luiscantero in #305
- Update dev nugets by @luiscantero in #310
- Update server settings by @luiscantero in #312
Full Changelog: 2.9.11...2.9.12
OPC PLC v2.9.11
What's Changed
- Add tests for nodesfile.json by @luiscantero in #298
- Update nugets by @luiscantero in #304
Full Changelog: 2.9.10...2.9.11
OPC PLC v2.9.10
What's Changed
- upgrade NuGet packages by @karok2m in #296
- Fix nodeId regression by @luiscantero in #297
Full Changelog: 2.9.8...2.9.10
OPC PLC v2.9.8
- Set Boiler2 object as event notifier
- Remove set SourceName for temp events, use CurrentTemperature instead
OPC PLC v2.9.7
- Specify source node for temperature-related events
OPC PLC v2.9.6
- Update nuget packages incl. OPC UA SDK