Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-paho-mqtt: Upgrade 2.0.0 -> 2.1.0 | Leon Anavi | 2024-06-21 | 1 | -0/+37 |
Upgrade to release 2.1.0: - Make transition from 1.x to 2.x version smoother - Fix "protocol" property - Fix publish() a bytearray payload - Fix some type annotations - Fix loop_stop() not stopping thread when called from callback - Fix some documentation errors - Add support for Unix socket - Fix flaky test Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |