Releases: awslabs/aws-crt-cpp
Releases · awslabs/aws-crt-cpp
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
Add Support for choosing PQ TLS Cipher Preferences
v0.18.15
--
What's Changed
- remove another unused varaible by @DmitriyMusatkin in #432
Full Changelog: v0.18.14...v0.18.15
v0.18.14
--
What's Changed
- Fix build warning on windows by @DmitriyMusatkin in #429
Full Changelog: v0.18.13...v0.18.14
Fix C++ One Definition Rule (ODR) Violations
Fix cmake installation script
--
Fixed missing new header in the installation destination.
v0.18.11
Update aws-c-sdkutils to v0.1.6:
- Ep2 mem leak by @DmitriyMusatkin in awslabs/aws-c-sdkutils#19
v0.18.10
--
What's Changed
- Added Raspberry support for Github Action by @xiazhvera in #415
- Endpoint resolution engine bindings by @DmitriyMusatkin in #419
- remove unused variable by @DmitriyMusatkin in #420
Full Changelog: v0.18.9...v0.18.10