Skip to content

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

Fix cmake build on some cmake versions,.

30 Oct 18:53
3e0c9a3
Compare
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
Compare
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
Compare
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