Skip to content

Releases: awslabs/aws-crt-python

v0.14.1

23 Aug 17:16
4d0581e

Choose a tag to compare

v0.14.1 Pre-release
Pre-release

What's Changed

  • Fix test_default_provider test when AWS_SESSION_TOKEN is set by @waahm7 in #385

New Contributors

Full Changelog: v0.14.0...v0.14.1

Pick up aws-c-common fix for dlopen usage from mac

12 Aug 21:30
2c59fb9

Choose a tag to compare

What's Changed

Full Changelog: v0.13.14...v0.14.0

MQTT improved cleanup when user calls disconnect

12 Jul 00:38
fcb1b2d

Choose a tag to compare

What's Changed

  • BUGFIX: MQTT improved cleanup when user calls disconnect

Full Changelog: v0.13.13...v0.13.14

To skip build dependence if needed

10 Jun 20:53
e07efb4

Choose a tag to compare

Pre-release

What's Changed

Full Changelog: v0.13.12...v0.13.13

Eventstream id and stability fixes

10 Jun 14:27
f10f551

Choose a tag to compare

Pre-release

What's Changed

  • Update io and eventstream submodules to pull in crash and stream id ordering fixes

Full Changelog: v0.13.11...v0.13.12

Add wheel for Apple Silicon aka M1 aka Universal2 (take 2)

28 Apr 22:54
555e2b8

Choose a tag to compare

What's Changed

  • Support universal macOS binary. by @graebm in #356
  • Previous release (v0.13.10) failed

Full Changelog: v0.13.9...v0.13.11

Add wheel for Apple Silicon aka M1 aka Universal2

28 Apr 22:17
35dbfcb

Choose a tag to compare

What's Changed

Full Changelog: v0.13.9...v0.13.10

Add ECC support for PKCS#11

18 Apr 20:52
8dcfef5

Choose a tag to compare

Pre-release

What's Changed

Full Changelog: v0.13.8...v0.13.9

update manifest.ini

04 Apr 15:38
6a83ec6

Choose a tag to compare

update manifest.ini Pre-release
Pre-release

exclude ecdsa benchmarks from manifest.ini

fix windows ecdsa

01 Apr 15:47
461355f

Choose a tag to compare

fix windows ecdsa Pre-release
Pre-release

Fix a bug in the windows implementation of ecdsa