Skip to content

Releases: awslabs/aws-crt-python

WebSocket Developer Preview

06 Dec 22:11
c3d2b5e
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Fix mqtt5 code using wrong letter to pass int types by @graebm in #417
  • Add WebSocket bindings by @graebm in #419

Full Changelog: v0.16.0...v0.16.1

MQTT5 developer preview support

30 Nov 23:25
86f4640
Compare
Choose a tag to compare
Pre-release

Adds MQTT5 support to aws-crt-python.


Note: MQTT5 support is currently in developer preview. We encourage feedback at all times, but feedback during the preview window is especially valuable in shaping the final product. During the preview period we may make backwards-incompatible changes to the public API, but in general, this is something we will try our best to avoid.

What's Changed

Full Changelog: v0.15.3...v0.16.0

Add ECC key support

09 Nov 18:31
191b52d
Compare
Choose a tag to compare
Add ECC key support Pre-release
Pre-release

What's Changed

  • Added unit test to setup Mqtt Connect through EC-based certificate and key by @xiazhvera in #403

Full Changelog: v0.15.2...v0.15.3

Update submodules, speed up builds

02 Nov 21:53
c88e3f1
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Update submodules by @sbSteveK in #405
  • Speed up Mac developer builds by only building 1 arch by @graebm in #407
  • Speed up builds by using a root CMakeLists.txt by @graebm in #408
  • Update submodules & Fix S3 Tests by @waahm7 in #409

Full Changelog: v0.15.1...v0.15.2

Add Python 3.11 wheels, drop Python 3.6 support (take 2)

27 Oct 23:10
a989a07
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.14.7...v0.15.1

Add Python 3.11 wheels, drop Python 3.6 support

26 Oct 15:55
6d32c18
Compare
Choose a tag to compare

What's Changed

  • Update doc style to wrap long text in table of context by @xiazhvera in #401
  • Added Raspberry CI support by @xiazhvera in #399
  • Drop support for Python 3.6, add wheels for Python 3.11 by @graebm in #402

New Contributors

Full Changelog: v0.14.7...v0.15.0

Cognito credentials provider support + eventstream rpc crash fix

03 Oct 21:43
e683fa6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.6...v0.14.7

Fix Python out of memory error on resubscribe

08 Sep 17:25
a61d5b9
Compare
Choose a tag to compare

Fixes 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: v0.14.5...v0.14.6

AWS-LC v1.2.0 for 32bit build fixes (take 2)

02 Sep 18:43
e402301
Compare
Choose a tag to compare

The previous release (v0.14.4) failed its automated push to pypi. Re-running release pipeline...

What's Changed

  • AWS-LC v1.2.0 for 32bit build fixes by @graebm in #390

Full Changelog: v0.14.3...v0.14.5

AWS-LC v1.2.0 for 32bit build fixes

02 Sep 16:21
b61a6e5
Compare
Choose a tag to compare
Pre-release

What's Changed

  • AWS-LC v1.2.0 for 32bit build fixes by @graebm in #390

Full Changelog: v0.14.3...v0.14.4