Releases: aws/aws-iot-device-sdk-js-v2
Releases · aws/aws-iot-device-sdk-js-v2
v1.10.0
What's Changed
- Use new run_sample_ci file with configuration files by @TwistedTwigleg in #297
- Add Cognito connect sample by @TwistedTwigleg in #333
- Split sample readme by @TwistedTwigleg in #336
- Update package-lock.json to avoid vulnerability by @xiazhvera in #337
- Upgrade CRT-NODEJS and cleanup package-lock by @xiazhvera in #338
- Add X509 sample by @TwistedTwigleg in #339
Full Changelog: v1.9.5...v1.10.0
Fixing a low severity issue with parsing certificate Common Name (CN)
What's Changed
Full Changelog: v1.9.4...v1.9.5
MQTT311 operation statistics support
What's Changed
- Add v prefix when getting latest version by @TwistedTwigleg in #327
- AutoTag PR for v1.9.4 by @TwistedTwigleg in #328
Full Changelog: v1.9.3...v1.9.4
MQTT5 fixes and general improvements (2)
MQTT5 fixes and general improvements
What's Changed
- fix typo by @jmklix in #310
- Browser Service Clients by @bretambrose in #311
- New CD workflow by @TwistedTwigleg in #299
- Update MQTT5 pubsub samples to always print out full publish payload by @bretambrose in #313
- add browser_pub_sub link by @jmklix in #314
- Update submodules to latest release by @TwistedTwigleg in #316
- Fix minor mistake in release YAML by @TwistedTwigleg in #317
- AutoTag PR for v1.9.1 by @TwistedTwigleg in #318
Full Changelog: v1.9.0...v1.9.1
MQTT5 Support
The SDK now supports MQTT5.
See the MQTT5 User Guide or the API Documentation for NodeJS or the browser for more information.
OSX backward compatibility updates
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
What's Changed
- CI Adjustment by @TwistedTwigleg in #290
- Added Raspberry support for Github Action by @xiazhvera in #292
- New CodeBuild workflow by @TwistedTwigleg in #293
- Update to latest CRT libs to add Mac ECC key support by @xiazhvera in #298
Full Changelog: v1.8.9...v1.8.10
Node-specific cognito credentials provider
What's Changed
- Remove typo in the shadow sample cmd in README by @steventine in #283
- Add CI check for code generated files by @TwistedTwigleg in #285
- fix typo by @jmklix in #288
- Update CRT to pull in node Cognito binding by @bretambrose in #291
New Contributors
- @steventine made their first contribution in #283
Full Changelog: v1.8.8...v1.8.9
CRT Update and Raspberry Pi build fix
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
- Use latest versions of S2N-TLS and AWS-LC by @graebm in #281
- Update CRT to version 1.14.4 by @TwistedTwigleg in #282
Full Changelog: v1.8.7...v1.8.8