awslabs / aws-crt-cpp

C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
Apache License 2.0
74 stars 65 forks source link

pick up submodules update for Performance optimization Updates #573

Closed TingDaoK closed 9 months ago

TingDaoK commented 9 months ago

aws-c-auth v0.7.6 -> v0.7.8 aws-c-common v0.9.9 -> v0.9.10 aws-c-io v0.13.35 -> v0.13.36 aws-c-mqtt v0.9.9 -> v0.9.10 aws-c-s3 v0.3.24 -> v0.4.2 aws-lc v1.17.3 -> v1.17.4

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