Releases: awslabs/aws-crt-cpp
Releases · awslabs/aws-crt-cpp
More logging for MQTT, fixed edge case aroung PING response timing.
Updated mqtt to latest version with more logging. (#34) * Updated mqtt to latest version with more logging. * Added update for timeout bug in mqtt.
Updated connection manager, updated dependencies.
Updated dependencies to latest versions. (#31) * Updated dependencies to latest versions.
Added explicit api for creating "null" json objects.
v0.4.1 Added explicit null for json parser, and also added tests to verify n…
Remove Mqtt::ConnectionState enum
Also brings in latest dependencies.
Updated dependencies
Latest version of all dependencies
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 …