Skip to content

Fix python 3.8, 3.9, and aarch64

Compare
Choose a tag to compare
@graebm graebm released this 27 Oct 23:22
e55e065
  • BUGFIX: update to awscrt 0.9.10, the previous version was missing wheels for python 3.8 and 3.9 on Linux x86_64, and missing all Linux aarch64 wheels.
  • BUGFIX: MQTT CONNACK with error code results in failed connection.
  • BUGFIX: Fix X-Amz-Security-Token bug in HTTP request signing.
  • BUGFIX: Fix ecc signature verification failures under certain cases on Windows.