Skip to content

Commit

Permalink
update crt to v0.10.1 (#149)
Browse files Browse the repository at this point in the history
from v0.8.12 to v0.10.1
includes:
- API CHANGE: awscrt.auth.AwsSigningConfig.signed_body_value is now a string instead of an enum.
- API CHANGE: Added check for iOS platform
- BUGFIX: 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)
- BUGFIX: Fixes a crash when shutting down an mqtt connection with an incomplete request with no callback from aws-c-mqtt

Co-authored-by: Dengke Tang <[email protected]>
  • Loading branch information
TingDaoK and TingDaoK authored Aug 28, 2020
1 parent 6bd68f8 commit 4fc97e2
Showing 1 changed file with 1 addition and 1 deletion.