Skip to content

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

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.

Fix cmake build on some cmake versions,.

30 Oct 18:53
3e0c9a3
Compare
Choose a tag to compare
Don't mark project as CXX or try_compile will fail on some cmake vers…

…ions. (#70)

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