Skip to content

Releases: aws/aws-iot-device-sdk-python-v2

Custom Authorizer support

26 May 19:17
1381b43
Compare
Choose a tag to compare

Adds custom authorizer support and a sample showing how to connect using a custom authorizer.

What's Changed

Full Changelog: v1.11.1...v1.11.2

Official support for Apple silicon (aka M1)

29 Apr 17:25
53a75c3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.0...v1.11.1

Add ECC support for PKCS#11

19 Apr 16:29
0bc101f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.4...v1.11.0

Device Advisor Script

14 Apr 20:48
8cd752f
Compare
Choose a tag to compare

What's changed:

  • Add the device advisor scripts to enable GitHub Actions to automatically run device advisor test

Release fix 2

13 Apr 19:16
ba5f3e8
Compare
Choose a tag to compare

What's Changed

Last release fix missed a minor argument. This should fully fix it.

Full Changelog: v1.10.2...v1.10.3

Release fix

12 Apr 21:57
871e81d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.10.1...v1.10.2

Fix for None handling in iotshadow.py

25 Mar 20:52
fc2f9b0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.0...v1.10.1

Support mutual TLS using certificate in a Windows cert store

21 Mar 22:16
b3b1d99
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.3...v1.10.0

Security Fix - OpenSSL CVE-2022-0778

15 Mar 20:37
ba59a74
Compare
Choose a tag to compare

Security Fix

  • Updates the aws-lc submodule to a version that is not vulnerable to OpenSSL CVE-2022-0778 - a bug in BN_mod_sqrt() can cause the function to enter an infinite loop

Shadow package update

18 Feb 18:44
2b9ead0
Compare
Choose a tag to compare

What's Changed

  • IMPROVEMENT: Modification to Shadow API to allow passing None as valid input by @TwistedTwigleg in #269

New Contributors

Full Changelog: v1.9.1...v1.9.2