Skip to content

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

Bug and sample fixes

13 Jul 16:52
83b6e9d
Compare
Choose a tag to compare
  • 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

15 Jun 18:25
9b80d9d
Compare
Choose a tag to compare
  • Update crt dependecy to the one with the latest signing interface

NamedShadow release

11 Jun 21:52
bc98b6d
Compare
Choose a tag to compare
v1.2.0

NamedShadow import (#54)

Fleet Provisioning API

13 May 00:23
341d365
Compare
Choose a tag to compare

Fleetprovisioning (#39)

Fleet provisioning

Update Jobs API with missing parameter

07 Apr 20:24
0e96076
Compare
Choose a tag to compare
  • Add missing parameter to UpdateJobExecution

Updates to latest CRT, stability and bug fixes, updated discovery client to use new HttpStream.activate() api.

31 Mar 19:27
4e364be
Compare
Choose a tag to compare
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

18 Mar 04:03
6e0dc6b
Compare
Choose a tag to compare
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

23 Jan 20:26
73dbb12
Compare
Choose a tag to compare
Fixed incorrect file pattern in npm publish comand. (#15)

* Fixed incorrect file pattern in npm publish comand.

Updates to samples and cd pipeline.

23 Jan 20:00
138a1de
Compare
Choose a tag to compare
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.

21 Jan 23:39
6e744ad
Compare
Choose a tag to compare
Working pub sub sample, CD scripts. (#13)

* Working pub sub sample, CD scripts.