Skip to content

Releases: siemens/opc-ua-pubsub-dotnet

Release 1.0.40

29 Nov 14:36
88c9e1e
Compare
Choose a tag to compare

Upgrade to .NET 8 and all Nuget packages

Co-authored-by: Stefan Busch [email protected]

Release 1.0.36

08 Sep 10:08
cd3f8d9
Compare
Choose a tag to compare

packages update (#51)

Release 1.0.35

13 Feb 10:37
18dd763
Compare
Choose a tag to compare

Upgrade to .NET 7 and latest 3P components (#49)

Release 1.0.34

12 Dec 12:39
529c531
Compare
Choose a tag to compare

update of MQTTnet: 4.1.3 -> 4.1.4 (#48)

Release 1.0.33

29 Nov 10:12
1dbd39d
Compare
Choose a tag to compare

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

04 Oct 11:35
576a9df
Compare
Choose a tag to compare

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

22 Sep 09:04
a0dedb1
Compare
Choose a tag to compare

Defect/sporadic exception on disconnect (#45)

  • Fix sporadic exception in disconnect scenarios

  • Fix possible missing of disconnect status message

Release 1.0.30

21 Sep 11:50
6850bbd
Compare
Choose a tag to compare

Cancel send operations at disconnection to avoid endless blocking (#43)

Release 1.0.29

20 Sep 12:56
10a7d06
Compare
Choose a tag to compare

Fix sporadic crash on disconnect (#42)

Release 1.0.28

20 Sep 08:58
d4bafd3
Compare
Choose a tag to compare

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