Skip to content

Releases: awslabs/aws-crt-python

Update for CD pipeline

15 Apr 23:17
Compare
Choose a tag to compare
Pre-release
0.2.8

Increment version.

CD deployment updates.

15 Apr 22:51
Compare
Choose a tag to compare
Pre-release
v0.2.7

Increment version number for CI.

Updates for glibc 2.5, ARM, and BSD. Improved install script for RHEL linux variants.

25 Jan 22:36
4e32a1c
Compare
Choose a tag to compare
Updated git tags for aws-c-common and aws-c-io, added lib64 path supp…

…… (#30)

* Updated git tags for aws-c-common and aws-c-io, added lib64 path support for python build, added codebuild jobs for manylinux1 builds.

* Update s2n for the BSD fixes while we're at it.

v0.2.0

16 Jan 21:17
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
Callbacks 4 Dayz (#29)

- Compatibility with recent aws-c-mqtt API changes (interruption callbacks, etc)
- Functions that had completion-callbacks now return Futures instead.
- Use Python-3-style enums.
- Update aws-c-common, aws-c-io, aws-c-mqtt, s2n dependencies
- Scrubbed over mqtt_client_connection.c, being more careful about refcounts and error-handling.

v0.1.0

07 Jan 17:17
6c7032b
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
Allow using pre-installed dependencies (#28)