Skip to content

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

MQTT5 fixes

18 Jan 15:20
b953d34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.12.0...v1.12.1

MQTT5 Support (Developer Preview)

02 Dec 20:15
5f1eb44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.10...v1.12.0

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