Releases: awslabs/aws-c-io
Releases · awslabs/aws-c-io
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
Add cxx support
Fix s2n cleanup
What's Changed
- chore: Modified bug issue template to add checkbox to report potential regression. by @ashishdhingra in #671
- Fix s2n cleanup by @DmitriyMusatkin in #687
New Contributors
- @ashishdhingra made their first contribution in #671
Full Changelog: v0.15.0...v0.15.1
Update Minimum CMake to 3.9
Add network interface name validation api
What's Changed
- Handle PKCS#8 private keys in Windows by @sfod in #683
- Add network interface name validation api by @waahm7 in #675
Full Changelog: v0.14.19...v0.14.20
Use s2n_cleanup_thread()
What's Changed
- Clarify socket options logging by @sbSteveK in #681
- Use s2n_cleanup_thread() and path by @TingDaoK in #682
Full Changelog: v0.14.18...v0.14.19
Unique Port between Tests
What's Changed
- Unique port between test_socket_with_bind_to_interface and test_tcp_socket_communication by @waahm7 in #667
Full Changelog: v0.14.17...v0.14.18
Make port more random for test_socket_with_bind_to_interface
What's Changed
Full Changelog: v0.14.16...v0.14.17
Use const pointers in `secure_channel_tls_handler.c`
What's Changed
- Use const pointers in
secure_channel_tls_handler.c
. by @teo-tsirpanis in #664
New Contributors
- @teo-tsirpanis made their first contribution in #664
Full Changelog: v0.14.15...v0.14.16
Fix undefined type enum aws_tls_handler_state
What's Changed
- Fix undefined type enum aws_tls_handler_state in secure_channel_tls_h… by @brechtsanders in #663
New Contributors
- @brechtsanders made their first contribution in #663
Full Changelog: v0.14.14...v0.14.15