Skip to content

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

Fix Python out of memory error on resubscribe

08 Sep 22:34
384d035
Compare
Choose a tag to compare

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

Full Changelog: v1.11.7...v1.11.8

build fixes for 32bit Unix

02 Sep 23:23
ba6a4e0
Compare
Choose a tag to compare

What's Changed

  • latest awscrt, with build fixes for 32bit Unix by @graebm in #349

Full Changelog: v1.11.6...v1.11.7

CRT update for fix connect infinite loop

30 Aug 20:11
d36bc4c
Compare
Choose a tag to compare

What's Changed

  • Update CRT to introduce the following mqtt improvement:
    • Removed forced cleansession behavior on a user called disconnect
    • Added Minimum stable connection time before resetting reconnect timer to fix connection infinite loop

Full Changelog: v1.11.5...v1.11.6

Release fix for v1.11.4

15 Aug 19:45
0cbc592
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.4...v1.11.5

CRT update for fix for dlopen usage from Mac

15 Aug 17:04
89da78c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.11.3...v1.11.4

Greengrass IPC model update

27 Jun 13:05
17bb44d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.11.2...v1.11.3

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