Skip to content

Upgrade awscrt to version 0.5.11

Compare
Choose a tag to compare
@graebm graebm released this 20 Feb 22:15
44a67bc

Update awscrt to version 0.5.11. Improvements include:

  • MQTT improvements
    • Fix on_connection_resumed callback's return_code argument.
    • Reduce default duration between MQTT keep-alive pings.
    • Drop connection if server CONNACK takes too long.
  • Fix crash-on-exit which was common on Windows.
  • GCC 8 support