Releases: awslabs/aws-crt-cpp
Releases · awslabs/aws-crt-cpp
Bug fixes in http and mqtt.
v0.3.1 Updated http and mqtt tags. (#22)
Reworked tls context, added http connection manager. Mqtt Login fixes, Using Aws Iot MQtt clients.
Reworked tls context, added http connection manager. Mqtt Login fixes, Using Aws Iot MQtt clients.
Pre-release
Pre-release
v0.3.0 In order for proper usage, we needed default constructors for Tls stu…
Http 1.1 implementation, variuos memory leak, and bug fixes.
Http Client, added URI class, various memory leak fixes. (#15) Http Bindings, various bug fixes.
Improved MQTT connection handling
Mqtt updates (#13) * updated mqtt client for new mqtt interface. * Updated sample and dependency versions.
Added aws-c-cal as an export dependency
v0.1.3 Added aws-c-cal as an export dependency to the cmake config template …
Fixed bugs in TLS and MQTT
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.
v.0.1.1 Added support for RHEL variant lib paths, general install improvement…
Initial release for Iot SDKs
README updates. (#4) * README updates.