Skip to content

7.5.3 - Fix Header Bytes Re-Use Issue

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 27 Nov 21:18
· 55 commits to main since this release
3eb666d

This release fixes an issue that caused header bytes send to the MQTT server to be re-used in a modified state unintentionally. Thank you @vladak.

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-minimqtt.

Read the docs for info on how to use it.