Skip to content

Releases: awslabs/aws-crt-cpp

Proxy support + refactors

27 Aug 18:50
1bafd4e
Compare
Choose a tag to compare
Pre-release
Proxy support (#55)

* Update APIs to match H1B revision
* Misc updates

Library init/cleanup

22 Aug 21:42
c308022
Compare
Choose a tag to compare
Library init/cleanup Pre-release
Pre-release
v0.5.1

Updates CRT for library init changes (#56)

HTTP API refactor

19 Aug 19:22
6262664
Compare
Choose a tag to compare
HTTP API refactor Pre-release
Pre-release
H1b (#54)

* Update APIs to match H1B revision
* Revert io, http, auth snapshots to standard releases

Detect TLS errors

15 Jul 22:27
08236a7
Compare
Choose a tag to compare
Detect TLS errors Pre-release
Pre-release

Detect errors that occur during TLS configuration.

Fixed 32-bit compile bug.

25 Jun 22:25
7a7d4ea
Compare
Choose a tag to compare
Pre-release
v0.4.5

Another update. (#36)

More logging for MQTT, fixed edge case aroung PING response timing.

25 Jun 22:00
22f9d30
Compare
Choose a tag to compare
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.

19 Jun 00:58
8d403e2
Compare
Choose a tag to compare
Updated dependencies to latest versions. (#31)

* Updated dependencies to latest versions.

Added explicit api for creating "null" json objects.

12 Jun 23:28
fa59298
Compare
Choose a tag to compare
v0.4.1

Added explicit null for json parser, and also added tests to verify n…

Remove Mqtt::ConnectionState enum

31 May 23:00
c1e9cf5
Compare
Choose a tag to compare
Pre-release

Also brings in latest dependencies.

Updated dependencies

31 May 21:14
8fa6c2a
Compare
Choose a tag to compare
Updated dependencies Pre-release
Pre-release

Latest version of all dependencies