This topic describes the release notes for the cloud SDK for Java provided by ApsaraMQ for MQTT and provides the release date, version number, download link, and description of each release.
To obtain higher performance and more comprehensive capabilities, we recommend that you use the latest version of the cloud SDK for Java.
Maven dependency
<dependency>
<groupId>com.alibaba.mqtt</groupId>
<artifactId>server-sdk</artifactId>
<!--Replace the following version number with the latest version number of the SDK for Java-->
<version>1.0.8.Final</version>
</dependency>
1.0.8.Final
Release date | Release content | Download link |
2024-07-30 | Added feature Properties related to Message Queuing Telemetry Transport (MQTT) 5.0 are supported. |
1.0.6.Final
Release date | Release content | Download link |
2023-12-01 | Optimized feature The issue that reconnections fail in specific scenarios is fixed. |
1.0.5.Final
Release date | Release content | Download link |
2023-04-26 | Optimized feature The logic to handle exceptions is optimized. |
1.0.4.Final
Release date | Release content | Download link |
2021-11-08 | Optimized feature The version of |
1.0.1.Final
Release date | Release content | Download link |
2021-11-01 | Added feature ApsaraMQ for MQTT SDK for Java is first released. |