Skip to content

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

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.

OSX backward compatibility updates

28 Nov 19:48
a3791ad
Compare
Choose a tag to compare

What's Changed

  • Update crt-nodejs to 1.14.8 to support OSX 10.9 by @xiazhvera in #300

Full Changelog: v1.8.10...v1.8.11

Add ECC key support for OSX

11 Nov 21:15
6c19085
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.9...v1.8.10

Node-specific cognito credentials provider

04 Oct 17:10
4342ce6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.8...v1.8.9

CRT Update and Raspberry Pi build fix

06 Sep 15:39
c36b20d
Compare
Choose a tag to compare

Updates the CRT to get the latest changes and fixes to S2N-TLS and AWS-LC, as well as getting a bug-fix for the build script on the CRT failing when building the CRT from source on some platforms, like Raspberry Pi.

What's Changed

Full Changelog: v1.8.7...v1.8.8

CRT update

17 Aug 21:48
4a3f224
Compare
Choose a tag to compare

What's Changed

- Update CRT to latest release v.1.14.1

CRT update for fix for dlopen usage from Mac

15 Aug 17:02
f1225bd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.5...v1.8.6

Typescript and typedoc major version upgrades

11 Jul 14:42
0c2c240
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.4...v1.8.5

Remove npm-force-resolutions

30 Jun 22:41
6dbde81
Compare
Choose a tag to compare

What's Changed

  • Remove npm-force-resolutions and update CRT to 1.12.5 by @xiazhvera in #265

Full Changelog: v1.8.3...v1.8.4

JavaScript Browser Library Update

23 Jun 16:26
7b40db5
Compare
Choose a tag to compare

What's Changed

  • Update CRT lib and added browser sample by @TingDaoK in #225
    • Implemented reconnection backoff for JavaScript Browser library
    • Added browser sample
  • Documentation Update:
  • Update NPM packages and remove package-lock.json from all samples by @TwistedTwigleg in #250

Full Changelog: v1.8.2...v1.8.3