Releases: awslabs/aws-crt-cpp
Releases · awslabs/aws-crt-cpp
v0.20.2
What's Changed
- Wrong optional was queried. by @beat-schaer in #498
- update time to ancient by @jmklix in #501
- Additional unit-tests and unit-test adjustment by @TwistedTwigleg in #499
- Bump the MQTT5 canary builder version by @TwistedTwigleg in #502
- update submodules by @sbSteveK in #503
New Contributors
- @beat-schaer made their first contribution in #498
Full Changelog: v0.20.1...v0.20.2
v0.20.1
--
What's Changed
- Add token key name and value parameters. Add more logging by @TwistedTwigleg in #492
- Full backwards compat with custom auth in MQTT311 by @TwistedTwigleg in #494
- PKCS12 builder support by @TwistedTwigleg in #493
- Update Submodules by @sbSteveK in #496
Full Changelog: v0.20.0...v0.20.1
Mqtt5 API Update
--
What's Changed
- add github templates and bots by @jmklix in #488
- Mqtt5Client Clean Shutdown Refactor by @xiazhvera in #485
- Capitalize Mqtt5 function name by @xiazhvera in #486
- Mqtt5 Canary by @xiazhvera in #443
- Enable MQTT5 client unit tests in CI and improve MQTT5 client error handling by @xiazhvera in #489
Full Changelog: v0.19.9...v0.20.0
v0.19.9
What's Changed
- Add sigv4a tests by @sbSteveK in #472
- Add the main page to the documentation by @TwistedTwigleg in #477
- Fix compiler warnings in tests by @graebm in #476
- Remove CJSON and use aws-c-common JSON instead by @TwistedTwigleg in #460
- Submodule update to pull in DNS resolution frequency update by @bretambrose in #483
Full Changelog: v0.19.8...v0.19.9
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