Releases: aws/aws-iot-device-sdk-js-v2
Releases · aws/aws-iot-device-sdk-js-v2
Greengrass IPC Dev Preview
What's Changed
- Greengrass Ipc 1.0 by @bretambrose in #363
- AutoTag PR for v1.12.0 by @TwistedTwigleg in #366
Full Changelog: v1.11.1...v1.12.0
CRT updates
What's Changed
- Adjust shared subscription sample to better fit docs by @TwistedTwigleg in #359
- Codegen Echo RPC client; tests in CI by @bretambrose in #362
- update submodules by @sbSteveK in #364
- AutoTag PR for v1.11.1 by @TwistedTwigleg in #365
Full Changelog: v1.11.0...v1.11.1
Address recurrent DNS queries
What's Changed
- Mqtt5 shared subscription sample by @TwistedTwigleg in #347
- Adjust MQTT5 samples to output JSON by @TwistedTwigleg in #350
- Internal eventstream RPC functionality to support greengrass RPC by @bretambrose in #348
- Update CRT to pull in DNS behavior improvements by @bretambrose in #352
- AutoTag PR for v1.11.0 by @TwistedTwigleg in #354
Full Changelog: v1.10.1...v1.11.0
Source map support
What's Changed
- Export missing CrtError and bump CRT to a version that includes source by @bretambrose in #342
- Fix JSON pubsub parsing by @TwistedTwigleg in #341
- CI and documentation generation adjustment by @TwistedTwigleg in #340
- Fix issue preventing releases by @TwistedTwigleg in #343
- AutoTag PR for v1.10.1 by @TwistedTwigleg in #344
Full Changelog: v1.10.0...v1.10.1
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.