Releases: awslabs/aws-crt-python
WebSocket Developer Preview
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
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
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
Add Python 3.11 wheels, drop Python 3.6 support (take 2)
What's Changed
- Fix release pipeline by @graebm in #404
- 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
- @xiazhvera made their first contribution in #401
Full Changelog: v0.14.7...v0.15.1
Add Python 3.11 wheels, drop Python 3.6 support
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
- @xiazhvera made their first contribution in #401
Full Changelog: v0.14.7...v0.15.0
Cognito credentials provider support + eventstream rpc crash fix
What's Changed
- Cognito credentials provider binding by @bretambrose in #397
- Submodule update to pull in event stream rpc race fix by @bretambrose in #398
Full Changelog: v0.14.6...v0.14.7
Fix Python out of memory error on resubscribe
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
- Fix out of memory issue when resubscribing by @TwistedTwigleg in #393
Full Changelog: v0.14.5...v0.14.6
AWS-LC v1.2.0 for 32bit build fixes (take 2)
The previous release (v0.14.4) failed its automated push to pypi. Re-running release pipeline...
What's Changed
Full Changelog: v0.14.3...v0.14.5
AWS-LC v1.2.0 for 32bit build fixes
What's Changed
Full Changelog: v0.14.3...v0.14.4