github net-daemon/netdaemon 26.29.0

latest releases: 26.29.2, 26.29.1
one day ago

👀 Summary

This release focuses on performance, reliability, and richer Home Assistant event data. High-volume command/result and WebSocket processing is significantly more efficient, events now expose their Home Assistant context, and MQTT support has been rebuilt on MQTTnet 5 with serialized operations, bounded timeouts, subscription restoration after reconnects, and improved queue resilience. It also refreshes NuGet dependencies and improves test stability.

Important

MQTTnet 5 changes IMqttClientOptionsFactory.CreateClientOptions from ManagedMqttClientOptions to MqttClientOptions. Applications with a custom implementation must update it and build the replacement options with MqttClientOptionsBuilder; MQTTnet.Extensions.ManagedClient is no longer required.

⚡ Enhancements

🐛 Bug Fixes

⬆️ Dependency Updates

Links

Don't miss a new netdaemon release

NewReleases is sending notifications on new releases.