awslabs / aws-crt-python

Python bindings for the AWS Common Runtime
Apache License 2.0
87 stars 43 forks source link

apply the change from aws-c-auth #590

Closed TingDaoK closed 2 weeks ago

TingDaoK commented 4 weeks ago

submodules update:

aws-c-auth         v0.7.25 -> v0.7.27
aws-c-cal          v0.7.3 -> v0.7.4
aws-c-common       v0.9.27 ✓
aws-c-compression  v0.2.18 -> v0.2.19
aws-c-event-stream v0.4.3 ✓
aws-c-http         v0.8.8 ✓
aws-c-io           v0.14.18 ✓
aws-c-mqtt         v0.10.4 ✓
aws-c-s3           v0.6.4 ✓
aws-c-sdkutils     v0.1.19 ✓
aws-checksums      v0.1.18 ✓
aws-lc             v1.33.0 -> v1.34.2
s2n                v1.5.0 -> v1.5.1

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

TingDaoK commented 2 weeks ago

https://github.com/aws/aws-lc/pull/1841