Releases: awslabs/aws-c-io
Releases · awslabs/aws-c-io
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
v0.13.14
Fix macro usage
What's Changed
- Conditional fix for supporting glibc 3.0 by @sdavtaker in #537
- use macros consistently by @DmitriyMusatkin in #538
- Fix macro usage by @DmitriyMusatkin in #539
- stop checking errno after failed aws_fopen() by @graebm in #540
New Contributors
- @sdavtaker made their first contribution in #537
Full Changelog: v0.13.12...v0.13.13
Fix bug with increment read window
What's Changed
- Handle connection reset error code for posix socket. by @JonathanHenson in #532
- Fix bug with increment read window by @graebm in #535
Full Changelog: v0.13.11...v0.13.12