Skip to content

Releases: awslabs/aws-crt-cpp

Fixes for mqtt and iOS check

28 Aug 18:24
Compare
Choose a tag to compare
Pre-release
  • BUG_FIXED: Fixes a crash when shutting down an mqtt connection with an incomplete request with no callback from aws-c-mqtt
  • BUG_FIXED: Fixes the iOS platform check on OSX
  • BUG_FIXED: Fixes possible crash If the underlying http_message get destroyed before the destructor of HttpMessage. (which was included by v0.10.0, added it to release note here)
  • BUG_FIXED: Crash fix caused by passing null into a shared_ptr reset

iOS API adjustments

28 Aug 00:29
Compare
Choose a tag to compare
iOS API adjustments Pre-release
Pre-release
v0.10.0

Updated version to v0.10.0

Auth signing change

20 Aug 00:19
Compare
Choose a tag to compare
Auth signing change Pre-release
Pre-release
  • API CHANGE: AwsSigningConfig.SetSignedBodyValue() now takes string instead of enum

Checksums cmake fixes

14 Aug 22:37
Compare
Choose a tag to compare
Checksums cmake fixes Pre-release
Pre-release
  • fixes cmake config for aws-checksums

Websocket close time out task

10 Aug 19:56
Compare
Choose a tag to compare
Pre-release
v0.8.11

Updated version to v0.8.11

MQTT bug fix

04 Aug 23:47
Compare
Choose a tag to compare
MQTT bug fix Pre-release
Pre-release
  • Improved Mac-Only TLS log for private key in aws-c-io
  • Solve the race condition from aws-c-mqtt

Signing updates

15 Jun 18:32
Compare
Choose a tag to compare
Signing updates Pre-release
Pre-release
  • Updated auth implementations against signing interface changes

X509 Credentials Provider binding

21 Jul 18:16
Compare
Choose a tag to compare
Pre-release
  • Adds a binding to the x509 credentials provider. The v2 pub sub example has also been updated to illustrate its usage.

Updating several submodules, fixing test resource copy

15 Jul 21:50
Compare
Choose a tag to compare
v0.8.8

Updated version to v0.8.8

Windows 7 TLS fixes

15 Jul 21:34
Compare
Choose a tag to compare
Windows 7 TLS fixes Pre-release
Pre-release
v0.8.7

Updated version to v0.8.7