Skip to content

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

Add ECC key support for OSX

11 Nov 21:17
e4b02fd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.11.9...v1.11.10

Cognito credentials provider binding and eventstream crash fix

04 Oct 16:58
86f2503
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.8...v1.11.9

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