Releases: awslabs/aws-c-io
Releases · awslabs/aws-c-io
aws_future functions no longer inline
What's Changed
Full Changelog: v0.13.23...v0.13.24
aws_future and aws_async_input_stream
What's Changed
- Use UUID for socket endpoints by @TwistedTwigleg in #570
- update time to ancient by @jmklix in #571
- aws_future by @graebm in #572
- aws_async_input_stream by @graebm in #573
- aws_future keeps channel alive until callback fires by @graebm in #574
- tests for aws_async_input_stream by @graebm in #575
Full Changelog: v0.13.22...v0.13.23
v0.13.22
v0.13.21
What's Changed
- Raise error message if MacOS key import failed by @xiazhvera in #558
- Get socket from handler by @TingDaoK in #560
- Fix DNS starvation case by @bretambrose in #562
Full Changelog: v0.13.20...v0.13.21
v0.13.20
What's Changed
- doc: fix typo in readme by @codingspirit in #554
- Skip PKCS#11 setup when tests are disabled by @graebm in #557
- DNS Ping Proposal by @bretambrose in #559
New Contributors
- @codingspirit made their first contribution in #554
Full Changelog: v0.13.19...v0.13.20
Find PKI trust store on OpenBSD
What's Changed
- Teach c-io where to find the PKI trust store on OpenBSD by @knightjoel in #553
Full Changelog: v0.13.18...v0.13.19
Fix compiler warning
What's Changed
Full Changelog: v0.13.17...v0.13.18
Fix HostResolver Callback
Purge Address Cache
What's Changed
Full Changelog: v0.13.15...v0.13.16
Fix Generate Random Callback
What's Changed
- Fix possible crash when host resolver returns two addresses. by @TingDaoK in #543
- fix build on OpenBSD by @knightjoel in #545
- Fix: Generate random callback by @waahm7 in #542
New Contributors
- @knightjoel made their first contribution in #545
Full Changelog: v0.13.14...v0.13.15