Releases: siemens/opc-ua-pubsub-dotnet
Release 1.0.40
Upgrade to .NET 8 and all Nuget packages
Co-authored-by: Stefan Busch [email protected]
Release 1.0.36
packages update (#51)
Release 1.0.35
Upgrade to .NET 7 and latest 3P components (#49)
Release 1.0.34
update of MQTTnet: 4.1.3 -> 4.1.4 (#48)
Release 1.0.33
No endless publish wait and MQTTnet update (#47)
-
Publish(): no endless wait for PublishAsync()
-
MQTTnet update V4.1.1 -> V4.1.3 (but please note dotnet/MQTTnet#1584)
Release 1.0.32
new version of MQTT.NET component and other 3P components (#46)
-
new version of MQTT.NET component and other 3P components
-
use only released packages
Release 1.0.31
Defect/sporadic exception on disconnect (#45)
-
Fix sporadic exception in disconnect scenarios
-
Fix possible missing of disconnect status message
Release 1.0.30
Cancel send operations at disconnection to avoid endless blocking (#43)
Release 1.0.29
Fix sporadic crash on disconnect (#42)
Release 1.0.28
Defect/mqtt connection timeout issue workaround (#41)
-
Enable logging to console
-
correct small mistake...
-
Implement own keepalive task
-
Fix strange behaviour
-
next try
-
Fix crash