Skip to content

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

Named Shadow release

11 Jun 21:52
7fa9d62

Choose a tag to compare

NamedShadow import (#123)

* NamedShadow import

* clang-format

Updating C++ CRT submodule

10 Jun 21:37
536b66e

Choose a tag to compare

v1.6.2

Updating aws-crt-cpp to v0.8.4 (#120)

Windows compile warnings fix

09 Jun 21:18
efd6f1b

Choose a tag to compare

Fixed windows compile warning, added windows+VS14 CI (#121)

* Updated builder version, added windows+vc14 CI

* Import of latest generated SDK

* clang-format on identity sample

* clang-format needs to check cpp files

Fleet Provisioning API

12 May 22:36
65b8344

Choose a tag to compare

Fleet provisioning (#113)

* Fleet provisioning

Co-authored-by: Justin Boswell <[email protected]>

Update Jobs API with missing parameter

07 Apr 20:23
ec09fba

Choose a tag to compare

  • Add missing parameter to UpdateJobExecution

Misc bug fixes, crt updates, improved auth creds provider implementations

30 Mar 21:33
2cef480

Choose a tag to compare

v1.5.4

Updated to latest crt version, updated discovery client to use activa…

Update for aws-crt-cpp dependency, enumeration serialization fix, and doc fix

04 Mar 21:50
efa3dc2

Choose a tag to compare

Fixed windows build and leaky dependency on libcrypto

30 Jan 18:06
1caa256

Choose a tag to compare

v1.5.2

Pulled latest crt, addresses libcrypto interface leaking and tests fr…

Removed CMake External Project and transition to git submodules.

09 Jan 05:37
de204d4

Choose a tag to compare

Keep in mind that after this release, if you want to use the BUILD_DEPS option, you need to either perform a recursive clone or perform a recursive initialization of the submodules.

Fix sts provider stream leak

18 Dec 22:16
007d466

Choose a tag to compare

  • Fix STS credentials provider stream leak