Hello!
Sincere thanks to everyone who assisted v2.0.0 to cross the
release line. There are many like myself who don't have the skills
to contribute but rely on this client every second.
Long live paho.mqtt!
Regards.
On 2/12/24 11:46, Ian Craggs via
paho-dev wrote:
Congratulations
Pierre and team!
Thanks for your hard work which will benefit the MQTT community.
Ian
On 10/02/2024 14:17, Pierre Fersing via paho-dev wrote:
Hi all,
the release of Python client version 2.0.0 is available on PyPI:
https://pypi.org/project/paho-mqtt/2.0.0/
For the details of changes see the change log or the Github
release:
*
https://github.com/eclipse/paho.mqtt.python/blob/v2.0.0/ChangeLog.txt
*
https://github.com/eclipse/paho.mqtt.python/releases/tag/v2.0.0
This release had breaking change, see migrations[1] for how to
upgrade. For most users adding
"mqtt.CallbackAPIVersion.VERSION1" when creating the Client()
class should be enough.
This release also introduce a Sphinx based documentation
available online[2]. The style is still rather rough, but I
avoid having duplicated documentation in README and in
docstring, which were not always aligned.
Regards,
Pierre Fersing
[1]:
https://eclipse.dev/paho/files/paho.mqtt.python/html/migrations.html
[2]:
https://eclipse.dev/paho/files/paho.mqtt.python/html/index.html
_______________________________________________
paho-dev mailing list
paho-dev@xxxxxxxxxxx
To unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/paho-dev
_______________________________________________
paho-dev mailing list
paho-dev@xxxxxxxxxxx
To unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/paho-dev
|