Releases: aws/aws-iot-device-sdk-python-v2
Releases · aws/aws-iot-device-sdk-python-v2
Custom Authorizer support
Adds custom authorizer support and a sample showing how to connect using a custom authorizer.
What's Changed
- Readme install instructions update by @TwistedTwigleg in #316
- Added custom authorizer sample by @TwistedTwigleg in #315
Full Changelog: v1.11.1...v1.11.2
Official support for Apple silicon (aka M1)
What's Changed
- Remove developer preview warning from Greengrass V2 Client by @MikeDombo in #311
- Add shadow client token by @TwistedTwigleg in #310
- Improved support for Apple Silicon aka M1 aka arm64 aka Universal2 by @graebm in #314
Full Changelog: v1.11.0...v1.11.1
Add ECC support for PKCS#11
What's Changed
- Add ECC support for PKCS#11 by @JamieHunter in #308
Full Changelog: v1.10.4...v1.11.0
Device Advisor Script
What's changed:
- Add the device advisor scripts to enable GitHub Actions to automatically run device advisor test
Release fix 2
What's Changed
Last release fix missed a minor argument. This should fully fix it.
- Additional continuous delivery fix by @TwistedTwigleg in #306
Full Changelog: v1.10.2...v1.10.3
Release fix
What's Changed
- Fixes release not correctly sending to PyPi by @TwistedTwigleg in #305
- README Adjustment by @TwistedTwigleg in #294
- Issue templates by @jmklix in #300
- Standardize issue templates for discussions by @kellertk in #301
- Pub sub sample split by @TwistedTwigleg in #296
New Contributors
Full Changelog: v1.10.1...v1.10.2
Fix for None handling in iotshadow.py
What's Changed
- Refactor of command line argument parsing to single file by @TwistedTwigleg in #278
- changes to iotshadow.py json None handling by @sbSteveK in #297
Full Changelog: v1.10.0...v1.10.1
Support mutual TLS using certificate in a Windows cert store
What's Changed
- Connection builder simplification by @TwistedTwigleg in #276
- Support mutual TLS using a certificate from a Windows cert store by @graebm in #292
New Contributors
- @xiazhvera made their first contribution in #281
Full Changelog: v1.9.3...v1.10.0
Security Fix - OpenSSL CVE-2022-0778
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
What's Changed
- IMPROVEMENT: Modification to Shadow API to allow passing
None
as valid input by @TwistedTwigleg in #269
New Contributors
- @TwistedTwigleg made their first contribution in #269
Full Changelog: v1.9.1...v1.9.2