Releases: aws/aws-iot-device-sdk-python-v2
Releases · aws/aws-iot-device-sdk-python-v2
Mqtt3 and 5 updates - relax MQTT5 validation and strengthen MQTT3 ping reliability
What's Changed
- Add to FAQ about blocking in a callback by @sbSteveK in #497
- FAQ updates by @jmklix in #498
- Mqtt Updates by @bretambrose in #500
- AutoTag PR for v1.18.0 by @bretambrose in #502
Full Changelog: v1.17.0...v1.18.0
Mqtt311 Decoder Refactor
What's Changed
- added workflow for handling answerable discussions by @jmklix in #489
- Update CRT to pull in MQTT311 packet framing fix by @bretambrose in #491
- AutoTag PR for v1.17.0 by @bretambrose in #492
Full Changelog: v1.16.0...v1.17.0
Greengrass v2.11 IPC Release
What's Changed
- Add extra mqtt3 callbacks by @sbSteveK in #476
- Update the instructions for building from source in README.md by @xiazhvera in #477
- Update model and client for GG 2.11 by @bretambrose in #483
- Update CRT to pull in eventstream RPC crash fix by @bretambrose in #484
- AutoTag PR for v1.16.0 by @bretambrose in #485
Full Changelog: v1.15.4...v1.16.0
Musl support
What's Changed
- update aws-crt-python to 0.16.21 by @sbSteveK in #474
- AutoTag PR for v1.15.4 by @bretambrose in #475
Full Changelog: v1.15.3...v1.15.4
Release action flush
What's Changed
- Run greengrass discovery in ci by @TwistedTwigleg in #469
- AutoTag PR for v1.15.3 by @bretambrose in #470
Full Changelog: v1.15.2...v1.15.3
Fix Puback Packet
What's Changed
- Update awscrt to fix puback bug by @xiazhvera in #466
- AutoTag PR for v1.15.2 by @TwistedTwigleg in #467
Full Changelog: v1.15.1...v1.15.2
Fix aws-lc build on new Raspberry OS
What's Changed
- update time to ancient by @jmklix in #457
- Update CRT to resolve raspberry pi issue by @sbSteveK in #460
- AutoTag PR for v1.15.1 by @TwistedTwigleg in #461
Full Changelog: v1.15.0...v1.15.1
Greengrass IPC - MQTT5 Support
What's Changed
- check two commands for one assignment by @sbSteveK in #453
- Greengrass IPC update including MQTT 5 models by @MikeDombo in #446
- AutoTag PR for v1.15.0 by @TwistedTwigleg in #455
Full Changelog: v1.14.1...v1.15.0
MQTT311 shared subscription support
What's Changed
- Greengrass discovery fix two by @TwistedTwigleg in #450
- Use latest CRT release by @TwistedTwigleg in #451
- AutoTag PR for v1.14.1 by @TwistedTwigleg in #452
Full Changelog: v1.14.0...v1.14.1
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