Skip to content

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

IOT SDK is now Generally Available!

25 Nov 21:53
e8d59fc

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

Choose a tag to compare

Update tag for crt-cpp (#71)

* Update tag for crt-cpp

* Updated the dependency auto build.

Fix cmake build on some cmake versions,.

30 Oct 18:53
3e0c9a3

Choose a tag to compare

v0.1.3

Don't mark project as CXX or try_compile will fail on some cmake vers…

New features, stability improvements. Aws Auth bindings.

29 Oct 22:49
b15c076

Choose a tag to compare

v0.1.2

Http API change + update to CRT v0.5.4 (#62)

Initial Release (stable given a few known issues)

26 Jun 17:28
42ec5c5

Choose a tag to compare

Known bugs still in this release:

Unsubscribing from a topic not currently subscribed to causes a segfault
Destructing an Mqtt Connection that isn't disconnected causes an assertion.

Missing features:
Web sockets
Proxy support