What's Changed
- Add
tls::CertificateRevocationLists
support (by @ksenia-vazhdaeva in #2433) - Add crate features to enable webpki roots without selecting a rustls provider (by @stevefan1999-personal in #2447)
- Fix
multipart::Part::file()
to automatically include content-length (by @Mr-Pine in #2459) - Fix proxy to internally no longer cache system proxy settings (by @lanyeeee in #2442)
- Fix
connection_verbose()
to output read logs (by @seanmonstar in #2454)
New Contributors
- @lanyeeee made their first contribution in #2442
- @ksenia-vazhdaeva made their first contribution in #2433
- @Mr-Pine made their first contribution in #2459
- @stevefan1999-personal made their first contribution in #2447
Full Changelog: v0.12.8...v0.12.9