Skip to content

Releases: awslabs/aws-c-io

aws_future functions no longer inline

05 Jun 18:45
af3af99
Compare
Choose a tag to compare
Pre-release

What's Changed

  • aws_future functions no longer inline by @graebm in #577

Full Changelog: v0.13.23...v0.13.24

aws_future and aws_async_input_stream

02 Jun 23:09
396491c
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.13.22...v0.13.23

v0.13.22

15 May 20:32
118a57e
Compare
Choose a tag to compare
v0.13.22 Pre-release
Pre-release

What's Changed

  • add github templates and bots by @jmklix in #564
  • update builder version to fix aws-lc build on manylinux1 by @TingDaoK in #566
  • Relax the default_pki_path_exists test. by @graebm in #568
  • Fix warnings in public headers by @waahm7 in #569

Full Changelog: v0.13.21...v0.13.22

v0.13.21

12 Apr 17:04
2c4475f
Compare
Choose a tag to compare
v0.13.21 Pre-release
Pre-release

What's Changed

Full Changelog: v0.13.20...v0.13.21

v0.13.20

11 Apr 19:18
ef92ffa
Compare
Choose a tag to compare
v0.13.20 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.13.19...v0.13.20

Find PKI trust store on OpenBSD

10 Mar 22:32
8f2ccc5
Compare
Choose a tag to compare
Pre-release

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

01 Mar 01:43
ab77be6
Compare
Choose a tag to compare
Fix compiler warning Pre-release
Pre-release

What's Changed

  • change #if _MSC_VER to #ifdef _MSC_VER by @jmklix in #551

Full Changelog: v0.13.17...v0.13.18

Fix HostResolver Callback

20 Feb 21:55
c225380
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.13.16...v0.13.17

Purge Address Cache

20 Feb 16:20
63afed5
Compare
Choose a tag to compare
Purge Address Cache Pre-release
Pre-release

What's Changed

Full Changelog: v0.13.15...v0.13.16

Fix Generate Random Callback

04 Feb 01:45
f2ff573
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: v0.13.14...v0.13.15