Skip to content

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

Updating C++ CRT submodule

10 Jun 21:37
536b66e
Compare
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
Compare
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
Compare
Choose a tag to compare
Fleet provisioning (#113)

* Fleet provisioning

Co-authored-by: Justin Boswell <boswej@amazon.com>

Update Jobs API with missing parameter

07 Apr 20:23
ec09fba
Compare
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
Compare
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
Compare
Choose a tag to compare

Fixed windows build and leaky dependency on libcrypto

30 Jan 18:06
1caa256
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Fix STS credentials provider stream leak

Fix leak in websockets

13 Dec 05:16
0e97b7b
Compare
Choose a tag to compare
v1.4.2

Fix leak in websockets. (#83)