Skip to content

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

Greengrass IPC Dev Preview

02 May 20:03
f4ca5e3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.1...v1.12.0

CRT updates

02 May 17:29
05b87da
Compare
Choose a tag to compare

What's Changed

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

Address recurrent DNS queries

13 Apr 20:05
98a3e5d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.1...v1.11.0

Source map support

23 Mar 19:36
ae515c3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.0...v1.10.1

v1.10.0

22 Mar 17:35
1bf923e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.5...v1.10.0

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

01 Feb 00:38
1c10c33
Compare
Choose a tag to compare

What's Changed

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

Full Changelog: v1.9.4...v1.9.5

MQTT311 operation statistics support

27 Jan 18:52
097eda6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.3...v1.9.4

MQTT5 fixes and general improvements (2)

18 Jan 15:13
d9c3508
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.1...v1.9.2

MQTT5 fixes and general improvements

18 Jan 15:12
d9c3508
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v1.9.1

MQTT5 Support

09 Dec 18:37
62bd064
Compare
Choose a tag to compare

The SDK now supports MQTT5.

See the MQTT5 User Guide or the API Documentation for NodeJS or the browser for more information.

MQTT5 samples can also be found for NodeJS and the browser.