Maintenance Update for Version 1.05
Changes
- 1a7d9b8: Remove m_monitoredItems (#2715)
- d588ece: improve server contention, fix a deadlock in binary channel on cleanup
- 4b822fc: Bump BenchmarkDotNet from 0.13.12 to 0.14.0 and fix some build issues for legacy platforms (#2707)
- aaf6f7d: Bump Nerdbank.GitVersioning from 3.6.139 to 3.6.141 (#2706)
- b81e9d6: Fix CI Build flaky tests by reducing log output, default tests to net8.0, (#2704)
- 02761c7: [Server] Limit Access to server diagnostics array to Admin User (#2695) [ #2691 ]
- afb94e7: Bump missed test dependencies in fuzz test project (#2701)
- 1032d71: More fuzz targets for binary and Xml decoders (#2621)
- 84628ee: Remove default rejected store creation (#2696)
- e7ae573: Added PublisherMqttClientOptions and SubscriberMqttClientOptions for allowing custom configuration (#2672)
- d184c9c: Fix template based constructor in Subscription.cs (#2677)
- 055d2c5: (bug) fix #2697 - m_keepAliveInterval should always be greater or equal to kMinKeepAliveTimerInterval (#2698)
- 784dde6: Enhance publish request count management to allow limiting the publish requests to a max count (#2681)
- d967bd5: Bump NunitXml.TestLogger from 3.1.20 to 4.0.254 (#2691)
- 49407c2: Bump NUnit3TestAdapter from 4.5.0 to 4.6.0 (#2690)
- 1f6708a: Bump Serilog and System.Diagnostics.DiagnosticSource (#2689)
- b48fe7b: Remove System.Security.Cryptography.Cng dependency (#2688)
- fd649e9: Bump NUnit.Console from 3.17.0 to 3.18.1 (#2682)
- 2aec785: Add client tests which need security none (#2678)
- 3479eb6: Opc UA Client Structure (#2668)
- 65f245d: Remove winforms sample projects from main repo (#2626)