Releases: awslabs/aws-crt-cpp
Releases · awslabs/aws-crt-cpp
v0.19.8
--
What's Changed
- [Aws::Crt::Optional] avoid std::aligned_storage by @kedartal in #462
- Fix ambiguity around InputStream::ReadImpl() errors by @graebm in #468
- Alpine/Musl CI by @bretambrose in #416
- change #if _MSC_VER to #ifdef _MSC_VER by @graebm in #473
New Contributors
Full Changelog: v0.19.7...v0.19.8
Fix IMDS Client Hang Issue
Fixing a low severity issue with parsing certificate Common Name (CN)
v0.19.5
--
What's Changed
- Mqtt311 operation statistics support by @TwistedTwigleg in #455
Full Changelog: v0.19.4...v0.19.5
Fix Compiler Warnings
Update submodules
General bug fixes and improvements
--
What's Changed
- Fix GCC/Clang ASM error by @graebm in #444
- Bound strlen call by maximum topic length by @bretambrose in #446
- Custom auth websocket fix by @TwistedTwigleg in #418
- Rejoin always by @bretambrose in #447
- Mqtt5 Interruption tests by @xiazhvera in #448
- Update submodules by @TwistedTwigleg in #449
- Fix flaky tests by @graebm in #451
- how to use system installation of libcrypto by @graebm in #450
Full Changelog: v0.19.1...v0.19.2
Fixes double free bug in destruct http message
Mqtt5 Support (Developer Preview)
--
What's Changed
- bump sdkutils version by @DmitriyMusatkin in #436
- Mqtt5 Support by @xiazhvera in #437
Full Changelog: v0.18.16...v0.19.0