Release: v1.4.13
Weekly release for May 01 2024
What's Changed
- fix: rename error + extension iana for consistency by @lrstewart in #4503
- fix(sidetrail): Invalid stream cipher struct in proof wrapper by @goatgoose in #4484
- chore: Rust bindings bump v1.4.12 by @maddeleine in #4505
- fix: Fix redundant code by @jouho in #4504
- feat: add basic support for certificate_authorities by @lrstewart in #4506
- docs: add more warnings about security policy defaults by @lrstewart in #4507
- docs(bindings): fix client hello doc tests by @jmayclin in #4495
- feat: add missing numbered security policies by @lrstewart in #4511
- chore(bindings): Pin
zeroize
to avoid MSRV increase by @goatgoose in #4519 - ci: Remove actions-rs by @goatgoose in #4514
- Nix libcrypto helpers by @dougch in #4422
- fix: Python integ tests are flaky on arm by @maddeleine in #4512
- chore: update s2n-core team by @dougch in #4520
- binding: Add s2n_connection_get_session on the Connection by @mathpal in #4522
- nix gdb/lldb utils by @dougch in #4460
- chore(bindings): release 0.2.4 by @jmayclin in #4530
New Contributors
Full Changelog: v1.4.12...v1.4.13