Skip to content

Upgrading CRT Version

Compare
Choose a tag to compare
@rccarper rccarper released this 25 Aug 03:08
bec1d87
  • CRT VERSION UPGRADE: Upgrading CRT version to pull in fix. Notable changes brought in with this CRT upgrade:
    • API CHANGE: AwsSigningConfig.signed_body_value is now a string instead of an int enum.
    • BUG FIX: MQTT on_interrupt and on_resume callbacks firing correctly.
    • BUG FIX: Websocket no longer hangs if CLOSE frame cannot be sent.