Releases: awslabs/aws-c-io
Releases · awslabs/aws-c-io
Use Public Domain PKCS#11 headers, to avoid OASIS license
Fix NULL config Clean-Up
Cache ELG Failure Error
What's Changed
Full Changelog: v0.14.1...v0.14.2
v0.14.1
What's Changed
- Surface proper PKCS11 error by @sbSteveK in #617
- Always run channel setup callback on pinned event loop if one exists by @bretambrose in #618
Full Changelog: v0.14.0...v0.14.1
Change `port` from uint16_t to uint32_t, to support VSOCK
What's Changed
Full Changelog: v0.13.36...v0.14.0
Use 500ms rather than 25ms for the exponential backoff defaults
What's Changed
- Remove null check for aws_pkcs11_lib_login_user by @xiazhvera in #611
- Use 500ms rather than 25ms for the exponential backoff defaults. by @JonathanHenson in #612
Full Changelog: v0.13.35...v0.13.36
Remove spaces for pem string
Fix assert statement
Pem apis and several smaller changes
What's Changed
- log as warning for socket connect and client bootstrap by @TingDaoK in #594
- added workflow for handling answerable discussions by @yasminetalby in #592
- Intel Vtune Markers for EventLoop and InputStream Read by @waahm7 in #596
- Fix compiling error by @TingDaoK in #600
- Read me update by @yasminetalby in #604
- refactor pem by @DmitriyMusatkin in #605
- add format unknown by @DmitriyMusatkin in #606
New Contributors
- @yasminetalby made their first contribution in #592
Full Changelog: v0.13.32...v0.13.33
Fix S2N Blocked Issue
What's Changed
Full Changelog: v0.13.31...v0.13.32