Changelog
Mainly a stability and performance release, thanks to all contributors 🥳
- acd80c4: add Debug with password redaction (#520) (@galz-cyera)
- e106940: feat: integrate CryptoProvider init and caching/periodic hot-reloading of system CA certs (#514) (@spritetong)
- 874342d: fix(client): bound the TLS handshake with a timeout (#516) (@gabriel-berin-cyera)
- 63936d3: fix(socks5): bound inbound handshake with a timeout (#515) (@gabriel-berin-cyera)
- 40dc6b2: fix: disable IPv6OrigDstAddr setsockopt on uclibc target env (#513) (@spritetong)
- 5d39086: fix: missing timer on non-TLS auto h1/h2 server builder causes panic (#523) (@cxjava)