Skip to content

Releases: awslabs/aws-crt-cpp

Bug fixes in http and mqtt.

16 Apr 21:41
8c5fa0e
Compare
Choose a tag to compare
Pre-release
v0.3.1

Updated http and mqtt tags. (#22)

Reworked tls context, added http connection manager. Mqtt Login fixes, Using Aws Iot MQtt clients.

15 Apr 19:42
a47d172
Compare
Choose a tag to compare
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.

30 Mar 01:06
57d5691
Compare
Choose a tag to compare
Http Client, added URI class, various memory leak fixes. (#15)

Http Bindings, various bug fixes.

Improved MQTT connection handling

21 Mar 19:39
Compare
Choose a tag to compare
Pre-release
Mqtt updates (#13)

* updated mqtt client for new mqtt interface.
* Updated sample and dependency versions.

Added aws-c-cal as an export dependency

18 Mar 21:21
38abf2e
Compare
Choose a tag to compare
Pre-release
v0.1.3

Added aws-c-cal as an export dependency to the cmake config template …

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.