Release Summary
Weekly release for Dec 15, 2025
Release Summary:
- The TLS handshake now succeeds when the async cert callback is configured and peers sent multiple TLS handshake messages per record.
What's Changed
- tests(integration): cases for TLS 1.3 group selection by @jmayclin in #5652
- fix: refactor negotiate loop to fix issue with async callback by @maddeleine in #5641
Full Changelog: v1.6.2...v1.6.3