Release: v1.3.15
Weekly release for June 06 2022
What's Changed
- doc fix: Update documentation for s2n_connection_get_cipher. by @lundinc2 in #3330
- Catch broken pipe exceptions on pipe flush. by @lundinc2 in #3321
- Refactor randomness API tests by @torben-hansen in #3328
- release(rust-bindings): 0.0.8 by @goatgoose in #3341
- [bindings] Handle async callback behavior by @lrstewart in #3325
- ci: CodeBuild spec updates to support criterion integv2 by @dougch in #3225
- fix: Accurately track wire_bytes_out by @lundinc2 in #3332
- Improve libcrypto checks by @torben-hansen in #3272
- ci:Add valgrind tests for awslc by @dougch in #3338
- free EVP_PKEY_CTX before returning from s2n_evp_sign/verify by @dougch in #3333
- docs: Make Doxygen prettier by @lundinc2 in #3343
- Fix interning build for cmake version 3.15+ by @torben-hansen in #3346
- fix: Add option to disable stacktrace feature by @goatgoose in #3345
Full Changelog: v1.3.14...v1.3.15