Azure IoT SDK for Python—Significant connection resiliency improvements now available
Published date: April 03, 2020
A new version of Azure IoT Python SDK v2 is now available that focuses on improved connection resiliency of the underlying MQTT protocol layer. Specifically, the release fixes several bugs where connections could enter undesirable states due to race conditions, and adds resiliency for operation completion amidst a dropped connection. Upgrade to this latest version to experience the benefits of these improvements, and please share any feedback through Github.