Releases: aws/aws-iot-device-sdk-js-v2
Releases · aws/aws-iot-device-sdk-js-v2
Bug and sample fixes
- Fixed a number of issues with the fleet provisioning sample
- Reexport crt modules from the SDK, updated samples accordingly
- Fixed a crash with the ECS credentials provider
- Updated README and sample-specific README
- Updated sample client ids to a common pattern across all SDK samples
Updated signing interface
- Update crt dependecy to the one with the latest signing interface
NamedShadow release
v1.2.0 NamedShadow import (#54)
Fleet Provisioning API
Fleetprovisioning (#39)
Fleet provisioning
Update Jobs API with missing parameter
- Add missing parameter to UpdateJobExecution
Updates to latest CRT, stability and bug fixes, updated discovery client to use new HttpStream.activate() api.
Stream activation api updates to latest crt. (#32) * Updated to latest crt, updated discovery client to use http activate, updated version. * Updated npm deps
Updated to use latest CRT
Updated dependency on CRT to v1.0.6 (#28) * Updated dependency on CRT to v1.0.6 * Updated dependencies via npm update/audit
Fix npm publish command in CD
Fixed incorrect file pattern in npm publish comand. (#15) * Fixed incorrect file pattern in npm publish comand.
Updates to samples and cd pipeline.
Fixes for cd yml files, and updates to sample for consistency. (#14) * Fixes for cd yml files, and updates to sample for consistency.
Fixed build and npm publish. Added more samples.
Working pub sub sample, CD scripts. (#13) * Working pub sub sample, CD scripts.