Skip to content

Tags: awslabs/aws-crt-cpp

Tags

v0.32.4

Toggle v0.32.4's commit message
--

* Bump crt checksums by @DmitriyMusatkin in #730

**Full Changelog**: v0.32.3...v0.32.4

v0.32.3

Toggle v0.32.3's commit message
--

* Fix assignment operator in Optional by @sfod in #720
* fix clang error in string view by @sbiscigl in #728

**Full Changelog**: v0.32.2...v0.32.3

v0.32.2

Toggle v0.32.2's commit message
--

* Revert checksums header install location change by @DmitriyMusatkin in #726

**Full Changelog**: v0.31.2...v0.32.2

v0.31.2

Toggle v0.31.2's commit message
--

* Fix flaky CBOR test by @graebm in #718
* Use latest PQ TLS Cipher Preference in Tests by @alexw91 in #717
* Fix "std-compat" CI to actually test what it's supposed to by @graebm in #719
* Fix IP address being labelled "bad" for too long by @graebm in #723
* Initialize checksums explicitly by @DmitriyMusatkin in #722

**Full Changelog**: v0.31.1...v0.31.2

v0.31.1

Toggle v0.31.1's commit message
--

* Fix Arm based ci steps by @DmitriyMusatkin in #713
* HTTP/1: Support streaming requests of unknown length by @graebm in #714

**Full Changelog**: v0.31.0...v0.31.1

v0.31.0

Toggle v0.31.0's commit message
--

* Update submodules by @sfod in #711

**Full Changelog**: v0.30.2...v0.31.0

v0.30.2

Toggle v0.30.2's commit message
--

* Support IPv6 endpoint by @sbera87 in #707

* @sbera87 made their first contribution in #707

**Full Changelog**: v0.30.1...v0.30.2

v0.30.1

Toggle v0.30.1's commit message
--

* Temporarily rollback s2n by @DmitriyMusatkin in #705

**Full Changelog**: v0.30.0...v0.30.1

v0.30.0

Toggle v0.30.0's commit message
--

* Add topic argument to publish callback in request-response stream client by @sfod in #703
* Cmake modules by @sfod in #702

**Full Changelog**: v0.29.10...v0.30.0

v0.29.10

Toggle v0.29.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix segfaults -- CRC64NVME on machines with disabled AVX and uri pars…

…ing corner case. (#700)