Adafruit-circuitpython-minimqtt

Latest version: v7.7.0

Safety actively analyzes 630450 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 16

7.4.0

This release has changed the timeout behavior on `loop()` function to behave more as expected. Thank you vladak!

To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).

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

Read the [docs](http://circuitpython.readthedocs.io/projects/minimqtt/en/latest/) for info on how to use it.

7.3.2

This release contains typing information for function arguments and returns. Thank you vladak!

To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).

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

Read the [docs](http://circuitpython.readthedocs.io/projects/minimqtt/en/latest/) for info on how to use it.

7.3.1

This release contains a new automated test to validate the backoff functionality and a fix for SUBACK messages. Thank you vladak!

To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).

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

Read the [docs](http://circuitpython.readthedocs.io/projects/minimqtt/en/latest/) for info on how to use it.

7.3.0

This release adds a new argument `is_ssl` that can be used to enable or disable ssl connection for any port. Also removed an unused internal function. Thank you vladak!

To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).

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

Read the [docs](http://circuitpython.readthedocs.io/projects/minimqtt/en/latest/) for info on how to use it.

7.2.2

What's Changed
* use NullHandler for logging by default by vladak in https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT/pull/150


**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT/compare/7.2.1...7.2.2

7.2.1

What's Changed
* add missing logger check by vladak in https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT/pull/152


**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT/compare/7.2.0...7.2.1

Page 4 of 16

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.