This SDK is now in maintenance mode and will not receive new features. For the latest functionality, please use aws-iot-device-sdk. The AWS IoT Device SDK for Java lets your device applications communicate with the AWS IoT Core service over MQTT. In addition to basic MQTT messaging, it includes built-in support for AWS IoT services such as Thing Shadows, Jobs, and Fleet Provisioning.
Version1.0.0compared with
Version Details
| 0.0.2 | 1.0.0 | |
|---|---|---|
| Release date | Apr 27, 2022 | Jun 08, 2016 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (4)
| 0.0.2 | 1.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-core | 2.12.0 | 2.7.4 |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.12.0 | 2.7.4 |
| ~ Updated | org.eclipse.paho » org.eclipse.paho.client.mqttv3 | [1.2.2] | [1.0.2,) |
| - Removed | com.amazonaws » aws-java-sdk-secretsmanager | 1.12.201 | - |
Provided Changes (1)
| 0.0.2 | 1.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.projectlombok » lombok | 1.18.20 | 1.16.8 |
Test Changes (3)
| 0.0.2 | 1.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.mockito » mockito-all | - | 1.10.19 |
| ~ Updated | junit » junit | 4.13.1 | 4.12 |
| - Removed | org.mockito » mockito-core | 2.25.0 | - |
