Releases: awslabs/aws-c-io
Releases · awslabs/aws-c-io
Fix warnings in iOS Cross Compile CI
What's Changed
- Fix casing on Windows header files by @waahm7 in #730
- Acquire/Release Event Loop by @xiazhvera in #725
- Remove clang-3 from CI by @sbSteveK in #731
- Fix warnings in iOS Cross Compile CI by @waahm7 in #733
Full Changelog: v0.19.0...v0.19.1
remove support for AWS_IO_TLS_CIPHER_PREF_PQ_TLSv1_0_2021_05
What's Changed
- make exports consistent by @DmitriyMusatkin in #720
- Improve docs for aws_future by @graebm in #724
- Task type_log logging by @sbSteveK in #726
- AWS_IO_TLS_CIPHER_PREF_PQ_TLSv1_0_2021_05 is not supported now. by @TingDaoK in #727
Full Changelog: v0.18.1...v0.18.2
v0.18.1
What's Changed
- Correct public key naming in pem utils by @DmitriyMusatkin in #721
- Revert error code ordering by @sbSteveK in #723
Full Changelog: v0.18.0...v0.18.1
Dispatch Queue, Apple Network Connections, and Apple SecItem support for iOS/tvOS
What's Changed
- Grand Dispatch Queue, Apple Network Connection, Apple SecItem by @sbSteveK in #661
- Remove unused variables in aws_host_resolver by @graebm in #719
Full Changelog: v0.17.1...v0.18.0
Fix IP address being labelled "bad" for too long
What's Changed
- Add back kqueue support on iOS by @xiazhvera in #716
- Fix IP address being labelled "bad" for too long by @graebm in #718
Full Changelog: v0.17.0...v0.17.1
Revert win TLS 1.3 support until the build one old version windows fixes
Support TLS 1.3 on Windows
What's Changed
- Tls1.3 win update by @bretambrose in #676
- Fix Windows server-side for TLS 1.3 by @sfod in #710
Full Changelog: v0.15.5...v0.16.0
Add PQ_DEFAULT enum to aws_tls_cipher_pref
What's Changed
Full Changelog: v0.15.4...v0.15.5
v0.15.4
What's Changed
- Switch CI to use roles by @DmitriyMusatkin in #698
- Fix CI for GCC-13 on Ubuntu-18 by @waahm7 in #700
- fix typo in log message by @graebm in #702
- Event Loop & Socket Type Multi-Support by @xiazhvera in #692
- A bunch of CMake fixes by @graebm in #701
Full Changelog: v0.15.3...v0.15.4
Add an Option to disable retries
What's Changed
- Event loop public api by @bretambrose in #691
- Add ML-KEM Support by @alexw91 in #693
- Update checksum based on previous PR changes by @bretambrose in #695
- Add an Option to disable retries by @waahm7 in #694
Full Changelog: v0.15.2...v0.15.3