Releases: awslabs/aws-crt-cpp
Releases · awslabs/aws-crt-cpp
Proxy support + refactors
Proxy support (#55) * Update APIs to match H1B revision * Misc updates
Library init/cleanup
v0.5.1 Updates CRT for library init changes (#56)
HTTP API refactor
H1b (#54) * Update APIs to match H1B revision * Revert io, http, auth snapshots to standard releases
Detect TLS errors
Detect errors that occur during TLS configuration.
Fixed 32-bit compile bug.
v0.4.5 Another update. (#36)
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