Releases: eclipse-paho/paho.mqtt.c
Version 1.3.4
Forgot to update the version number in version.patch. Now this should be all correct, with the fix for the backward binary compatibility from 1.3.3.
Version 1.3.3
Service release to fix binary backward incompatibility introduced in 1.3.2.
https://github.com/eclipse/paho.mqtt.c/milestone/10?closed=1
Version 1.3.2
Service release
Issues resolved in this release: https://github.com/eclipse/paho.mqtt.c/milestone/7?closed=1
Version 1.3.1
Service release.
Issues resolved: https://github.com/eclipse/paho.mqtt.c/milestone/6?closed=1
Version 1.3.0 (Paho 1.4)
- MQTT 5.0 support
- WebSocket support
- Various fixes
Issues resolved: https://github.com/eclipse/paho.mqtt.c/milestone/5?closed=1
Downloads: https://projects.eclipse.org/projects/technology.paho/downloads
Version 1.2.1
Service release
Version 1.2.0 (Paho 1.3)
CMake builds, Travis/AppVeyor support
SNI support
Binary LWT payload
Optional OpenSSL initialization/termination
Many issues addressed
Version 1.1.0 (Paho 1.2)
The main features are automatic reconnect and publish while disconnected for the async client library.