Releases: awslabs/aws-c-io
Releases · awslabs/aws-c-io
Skip rsa8192.badssl.com Test to Fix CI
What's Changed
Full Changelog: v0.14.6...v0.14.7
Fix sizeof Channel Negotiation Task
What's Changed
- remove aws_tls_handler_write by @jmklix in #628
- CI job for FreeBSD by @knightjoel in #630
- Update docs to clarify
aws_io_message
Cleanup Rules by @waahm7 in #633 - Fix sizeof channel negotiation task by @quinnj in #631
New Contributors
Full Changelog: v0.14.5...v0.14.6
Fix Memory leak caused by redefinition
What's Changed
- chore(CI): CI job for OpenBSD by @knightjoel in #625
- Fix Memory leak caused by redefinition by @xiazhvera in #626
- Test for duplicate key import by @TingDaoK in #627
Full Changelog: v0.14.4...v0.14.5
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