Overview
Request 836411 accepted
- Update to version 1.5.1:
* Exceptions that occur in callbacks are no longer suppressed
by default. They can optionally be suppressed by setting
`client.suppress_exceptions = True`.
* Fix PUBREL remaining length of > 2 not being accepted for
MQTT v5 message flows.
Loading...
Login required, please
login
in order to comment
Request History
mnhauke created request
- Update to version 1.5.1:
* Exceptions that occur in callbacks are no longer suppressed
by default. They can optionally be suppressed by setting
`client.suppress_exceptions = True`.
* Fix PUBREL remaining length of > 2 not being accepted for
MQTT v5 message flows.
scarabeus_iv accepted request