Releases: aws/aws-iot-device-sdk-python-v2
Releases · aws/aws-iot-device-sdk-python-v2
Shared subscription and PKCS12 samples
What's Changed
- Update authorizer_signature to use the right cmd name by @ppadmavilasom in #432
- Sample and command line refactor by @TwistedTwigleg in #441
- Adjust shared subscription sample to better fit docs by @TwistedTwigleg in #442
- Adjust custom auth samples for token key name and token value by @TwistedTwigleg in #444
- PKCS12 connect sample by @TwistedTwigleg in #445
- Fix basic discovery sample command line input by @TwistedTwigleg in #448
- AutoTag PR for v1.14.0 by @TwistedTwigleg in #449
New Contributors
- @ppadmavilasom made their first contribution in #432
Full Changelog: v1.13.0...v1.14.0
Address recurrent DNS queries
What's Changed
- CI and documentation generation adjustment by @TwistedTwigleg in #425
- Fix typo in fleet provisioning sample readme by @TwistedTwigleg in #427
- Mqtt5 shared subscription sample by @TwistedTwigleg in #428
- Shared subscription sample readme adjustment by @TwistedTwigleg in #433
- Adjust MQTT5 samples to output JSON by @TwistedTwigleg in #434
- Update CRT dependency to pull in DNS behavior improvements by @bretambrose in #437
- AutoTag PR for v1.13.0 by @TwistedTwigleg in #439
Full Changelog: v1.12.6...v1.13.0
v1.12.6
What's Changed
- Add Cognito connect sample by @TwistedTwigleg in #407
- Split sample readme by @TwistedTwigleg in #415
- Add X509 sample by @TwistedTwigleg in #418
- Fix information in sample README by @TwistedTwigleg in #424
- Custom auth fixes, tests, and CI framework by @bretambrose in #422
Full Changelog: v1.12.5...v1.12.6
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