Releases: aws/aws-iot-device-sdk-python-v2
Releases · aws/aws-iot-device-sdk-python-v2
v1.12.5
What's Changed
- Use new run_sample_ci file with configuration files by @TwistedTwigleg in #370
- CRT update to pull in min reconnect delay fix by @bretambrose in #404
- Fix kwargs usage in mqtt5 builder default constructor by @bretambrose in #406
Full Changelog: v1.12.4...v1.12.5
Fixing a low severity issue with parsing certificate Common Name (CN)
What's Changed
Full Changelog: v1.12.3...v1.12.4
MQTT311 operation statistics support
What's Changed
- Only make lightweight tags in CD by @TwistedTwigleg in #391
- Update aws-crt-python by @TwistedTwigleg in #393
- CD always get latest version by @TwistedTwigleg in #395
- AutoTag PR for v1.12.3 by @TwistedTwigleg in #396
Full Changelog: v1.12.2...v1.12.3
MQTT5 fixes (release fix)
What's Changed
- Release yaml fix two by @TwistedTwigleg in #389
- AutoTag PR for v1.12.2 by @TwistedTwigleg in #390
Full Changelog: v1.12.1...v1.12.2
MQTT5 fixes
What's Changed
- Add proxy support to Greengrass Discovery by @TwistedTwigleg in #377
- New CD workflow by @TwistedTwigleg in #371
- MQTT5 Userguide Update by @sbSteveK in #379
- Custom auth websocket support by @TwistedTwigleg in #367
- Update submodules to latest release by @TwistedTwigleg in #386
- Fix minor mistake in release YAML by @TwistedTwigleg in #387
- AutoTag PR for v1.12.1 by @TwistedTwigleg in #388
Full Changelog: v1.12.0...v1.12.1
MQTT5 Support (Developer Preview)
Add ECC key support for OSX
What's Changed
- CI Adjustment by @TwistedTwigleg in #357
- Fix the non-CLI code path for Shadow sample by @TwistedTwigleg in #361
- Update doc style to wrap long text by @xiazhvera in #362
- Added Raspberry support for Github Action by @xiazhvera in #363
- Drop support for Python 3.6 and raise minimum supported version to Py… by @sbSteveK in #368
- New CodeBuild workflow by @TwistedTwigleg in #366
- Fix typo. by @senmm in #365
- Update to latest crt lib to add Mac ECC key support by @xiazhvera in #369
New Contributors
Full Changelog: v1.11.9...v1.11.10
Cognito credentials provider binding and eventstream crash fix
What's Changed
- Add CI check for code generated files by @TwistedTwigleg in #356
- CRT update to pull in Cognito binding and eventstream crash fix by @bretambrose in #358
Full Changelog: v1.11.8...v1.11.9
Fix Python out of memory error on resubscribe
Updates to the latest CRT to get a fix for a Python out of memory error that sometimes is reported when a client gets disconnected, reconnects, and then calls resubscribe_existing_topics.
What's Changed
- Update to latest CRT by @TwistedTwigleg in #351
Full Changelog: v1.11.7...v1.11.8
build fixes for 32bit Unix
What's Changed
Full Changelog: v1.11.6...v1.11.7