Skip to content

v0.11.24

Compare
Choose a tag to compare
@seanmonstar seanmonstar released this 31 Jan 16:49
· 68 commits to master since this release

What's Changed

  • Add Certificate::from_pem_bundle() to add a bundle.
  • Add http3_prior_knowledge() to blocking client builder.
  • Remove Sync bounds requirement for Body::wrap_stream().
  • Fix HTTP/2 to retry REFUSED_STREAM requests.
  • Fix instances of converting Url to Uri that could panic.

New Contributors

Full Changelog: v0.11.23...v0.11.24