Skip to content

Releases: eclipse-paho/paho.mqtt.c

Version 1.3.4

04 Jun 14:31
v1.3.4
Compare
Choose a tag to compare

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

04 Jun 12:39
v1.3.3
Compare
Choose a tag to compare

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

27 Apr 10:01
v1.3.2
Compare
Choose a tag to compare

Service release

Issues resolved in this release: https://github.com/eclipse/paho.mqtt.c/milestone/7?closed=1

Version 1.3.1

06 Aug 22:27
Compare
Choose a tag to compare

Version 1.3.0 (Paho 1.4)

13 Sep 12:15
Compare
Choose a tag to compare

Version 1.2.1

10 Apr 20:06
Compare
Choose a tag to compare

Service release

Version 1.2.0 (Paho 1.3)

30 Jun 15:20
Compare
Choose a tag to compare

CMake builds, Travis/AppVeyor support
SNI support
Binary LWT payload
Optional OpenSSL initialization/termination
Many issues addressed

Version 1.1.0 (Paho 1.2)

21 Jun 15:16
Compare
Choose a tag to compare

The main features are automatic reconnect and publish while disconnected for the async client library.