Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ Changelog
Unreleased
==========

Version 3.0.4
=============

- Fix the MQTT client never recovering from an unexpected disconnect when the
cloud API is unreachable at that moment (for example a DNS timeout during a
router reboot). ``on_disconnect`` blocked paho's network thread on the event
Expand Down
Loading