What's Changed
- Bump minimum Go version to 1.20 and update Go dependencies by @justsmth in #3159
- Fix intermittent CA test failure on Windows CI when TEMP is unset by @justsmth in #3161
- ssl: invalidate X509 leaf/chain caches in cert_set_chain_and_key and … by @justsmth in #3117
- Bump Go version in gcc-4.8 Docker image from 1.18.10 to 1.22.12 by @justsmth in #3168
- Generalize SSL test runner idle-timeout retry to all tests by @justsmth in #3163
- Improve test portability for OPENSSL_NO_SOCK, OPENSSL_THREADS, and OPENSSL_NO_TTY by @justsmth in #3146
- Add CI for Zig compiler support by @justsmth in #3142
- Fix intermittent
ImplDispatchTest.AEAD_AES_GCMfailure in gcc-4.8 CI by @justsmth in #3170 - Mitigate intermittent SSL runner timeouts on FreeBSD CI by @justsmth in #3171
- BoringSSL: Don't support parameterless DSA keys in SPKIs AND Set an EVP_PKEY's algorithm and data together by @nebeid in #3057
- ci: add gh-pages workflow for API documentation by @dougch in #3177
- docs: update platform support tables by @dougch in #3176
- Map rsaesOaep SPKI to RSA in parse_key_type by @crlorentzen in #3181
- Bump MySQL version to 9.7.0 by @nhatnghiho in #3185
- ci: pin cryptography to source builds in pyopenssl integration by @justsmth in #3193
- Update NID_rsaesOaep test certificate by @crlorentzen in #3194
- Prepare v1.72.1 by @justsmth in #3192
New Contributors
- @crlorentzen made their first contribution in #3181
Full Changelog: v1.72.0...v1.72.1