All Products
Search
Document Center

ApsaraMQ for MQTT:Release notes

Last Updated:Jan 05, 2024

This topic describes the release notes for ApsaraMQ for MQTT cloud SDK for Java and provides the release date, version number, download link, and description of each release.

Note

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.6.Final</version>
</dependency>

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.

server-sdk-1.0.6.Final

1.0.5.Final

Release date

Release content

Download link

2023-04-26

Optimized feature

The logic to handle exceptions is optimized.

server-sdk-1.0.5.Final

1.0.4.Final

Release date

Release content

Download link

2021-11-08

Optimized feature

The fastjson version on which the cloud SDK for Java is dependent is modified.

server-sdk-1.0.4.Final

1.0.1.Final

Release date

Release content

Download link

2021-11-01

Added feature

The SDK for Java is first released by ApsaraMQ for MQTT.

server-sdk-1.0.1.Final