Skip to content

Releases: awslabs/aws-crt-python

RSA Bindings

19 Oct 00:27
00e826a
Compare
Choose a tag to compare
RSA Bindings Pre-release
Pre-release

What's Changed

Full Changelog: v0.19.4...v0.19.5

Add checksum settings for S3

18 Oct 18:12
2ea0145
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.19.3...v0.19.4

Fix sigv4a on MacOS 14+

16 Oct 20:03
965cf27
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Fix bug when S3Request is GC'd before download completes by @graebm in #506
  • Update the binding to use features from aws-c-s3 by @TingDaoK in #509
  • submodules update by @TingDaoK in #510

Full Changelog: v0.19.2...v0.19.3

Improved error-handling in S3 completion callback

27 Sep 16:22
cf9b73f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.19.1...v0.19.2

Improve mqtt client shutdown process

28 Aug 17:54
74e0538
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: v0.19.0...v0.19.1

Mqtt5 Adatper

14 Aug 17:53
4ba26fa
Compare
Choose a tag to compare
Mqtt5 Adatper Pre-release
Pre-release

What's Changed

Full Changelog: v0.18.0...v0.19.0

v0.18.0

11 Aug 16:08
8515c7b
Compare
Choose a tag to compare
v0.18.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.17.0...v0.18.0

v0.17.0

27 Jul 15:57
348f79d
Compare
Choose a tag to compare
v0.17.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.16.26...v0.17.0

Treat Empty AWS Environment Variables as Unset

19 Jul 00:18
66d2313
Compare
Choose a tag to compare

What's Changed

  • Use on_connection_* callbacks from aws-c-mqtt by @sfod in #490
  • Treat empty AWS environment variables as unset by @graebm in #493

New Contributors

  • @sfod made their first contribution in #490

Full Changelog: v0.16.25...v0.16.26

Change S2N security policy for 0-RTT in TLS 1.3

17 Jul 14:20
b17685b
Compare
Choose a tag to compare

What's Changed

  • Change S2N security policy for 0-RTT in TLS 1.3. by @graebm in #492

Full Changelog: v0.16.24...v0.16.25