We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c22a9c commit c339ceaCopy full SHA for c339cea
ChangeLog.txt
@@ -3,7 +3,9 @@ v1.6.0 - 2021-xx-xx
3
4
- Changed default TLS version to 1.2 instead of 1.0.
5
- Fix incoming MQTT v5 messages with overall property length > 127 bytes being
6
-incorrectly decoded. Closes #541.
+ incorrectly decoded. Closes #541.
7
+- MQTTMessageInfo.wait_for_publish() will now raise exceptions if called when
8
+ the publish call produced an error. Closes #550.
9
10
11
v1.5.1 - 2020-09-22
0 commit comments