Release: v1.5.3
Weekly release for September 20 2024
What's Changed
- fix: add missing null-checks in s2n_connection.c by @jouho in #4754
- fix(bindings): unpin jobserver by @toidiu in #4758
- fix: update handling of ja4 alpn edge cases by @lrstewart in #4755
- CI: enable fuzz test build with cmake by @jouho in #4743
- ci: Emit CloudWatch metrics from rust benchmarks by @goatgoose in #4742
- chore(bindings): release 0.3.2 by @dougch in #4760
- test: avoid mutating static configs in tests by @toidiu in #4749
- ci: use newer version of libFuzzer by @jouho in #4762
- test: use seccomp on handshake test by @lrstewart in #4768
- test: refactor pcap test to use version from rtshark by @lrstewart in #4774
- docs(bindings): example for Policy::from_version by @jmayclin in #4731
- ci: refactor fuzz buildspec by @jouho in #4783
Full Changelog: v1.5.2...v1.5.3