Skip to content

Releases: aws/aws-iot-device-sdk-java-v2

v1.11.5

09 Feb 19:29
c7f0e9a

Choose a tag to compare

What's Changed

Full Changelog: v1.11.4...v1.11.5

Fixing a low severity issue with parsing certificate Common Name (CN)

01 Feb 00:37
61b3963

Choose a tag to compare

What's Changed

  • Fixing a low severity issue with parsing certificate Common Name (CN) by @sbSteveK in #364

Full Changelog: v1.11.3...v1.11.4

MQTT311 operation statistics support

27 Jan 19:36
7f999c8

Choose a tag to compare

What's Changed

Full Changelog: v1.11.2...v1.11.3

MQTT5 fixes and general improvements (release fix)

18 Jan 15:17
3dcdbbf

Choose a tag to compare

What's Changed

Full Changelog: v1.11.1...v1.11.2

MQTT5 fixes and general improvements

18 Jan 15:16
3dcdbbf

Choose a tag to compare

What's Changed

Full Changelog: v1.11.0...v1.11.1

MQTT5 developer preview support

30 Nov 22:37
46fa2ef

Choose a tag to compare

Adds MQTT5 support to aws-iot-device-sdk-java-v2.


Note: MQTT5 support is currently in developer preview. We encourage feedback at all times, but feedback during the preview window is especially valuable in shaping the final product. During the preview period we may make backwards-incompatible changes to the public API, but in general, this is something we will try our best to avoid.

What's Changed

Full Changelog: v1.10.6...v1.11.0

Java Keystore and OSX compatibility updates

25 Nov 18:28
4b80a3d

Choose a tag to compare

What's Changed

Full Changelog: v1.10.5...v1.10.6

Add ECC key support for OSX

11 Nov 21:17
cd532f1

Choose a tag to compare

What's Changed

Full Changelog: v1.10.4...v1.10.5

Documentation, cognito support, eventstream crash fix

04 Oct 20:21
5cee035

Choose a tag to compare

What's Changed

Full Changelog: v1.10.3...v1.10.4

CRT update and fixes

06 Sep 19:47
4f935e5

Choose a tag to compare

Updates the CRT to get the latest changes and fixes. This includes:

  • Updating CRT sub-modules (including S2N-TLS and AWS-LC)
  • Fixing JDK 17 builds
  • Anonymous Credentials support
  • Fixing an issue where Old requests from the previous session are cancelled, and offline request will not be accept error would incorrectly be displayed

What's Changed

Full Changelog: v1.10.2...v1.10.3