All Products
Search
Document Center

ApsaraMQ for MQTT:Release notes

Last Updated:Aug 22, 2024

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.

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.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.

server-sdk-1.0.8.Final

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 version of fastjson on which ApsaraMQ for MQTT SDK for Java depends is changed.

server-sdk-1.0.4.Final

1.0.1.Final

Release date

Release content

Download link

2021-11-01

Added feature

ApsaraMQ for MQTT SDK for Java is first released.

server-sdk-1.0.1.Final