Skip to content

Releases: awslabs/aws-crt-cpp

Fixed bugs in TLS and MQTT

16 Mar 02:45
6b805cb
Compare
Choose a tag to compare
Pre-release
TLS API updates (#11)

* Updated to latest aws-c-common, aws-c-io

* API updates for TLS API changes in aws-c-io

* added .idea (clion) to gitignore

* .DS_Store added to gitignore

* Forced commit hashes on aws-c-common and aws-c-io to hopefully appease CI

* No pkcs12 on non-apple

* clang-format

* Update to aws-c-common v0.3.4

* Respect the configured allocator

* Updated to aws-c-mqtt v0.2.2

* clang-format

* Updated to aws-c-io v0.2.3

RHEL path CMake fixes, updates to callback definitions.

21 Jan 18:00
2580200
Compare
Choose a tag to compare
v.0.1.1

Added support for RHEL variant lib paths, general install improvement…

Initial release for Iot SDKs

18 Jan 04:40
3481983
Compare
Choose a tag to compare
Pre-release
README updates. (#4)

* README updates.