Skip to content

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

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)

Fix bug in samples

04 Dec 18:31
7fb2723
Compare
Choose a tag to compare

Samples properly handle missing --ca_file option

Update to AWS CRT v0.6.8

04 Dec 00:37
187e3e2
Compare
Choose a tag to compare
v1.4

Updated crt version to v0.6.8. (#80)

Bug fixes for stream seeking and signing.

27 Nov 21:39
fbbc441
Compare
Choose a tag to compare
v1.3

Update to v0.6.7 of crt. (#78)

Windows security update.

26 Nov 01:43
a813519
Compare
Choose a tag to compare
v1.2

Updates for crt to pick up windows security fixes. (#77)

IOT SDK is now Generally Available!

25 Nov 21:53
e8d59fc
Compare
Choose a tag to compare
Update readme for GA, and dependencies to latest crt. (#76)

* Update readme for GA, and dependencies to latest crt.

Feature complete IOT SDK.

31 Oct 15:23
2950771
Compare
Choose a tag to compare
Update tag for crt-cpp (#71)

* Update tag for crt-cpp

* Updated the dependency auto build.