Skip to content

v2.12.0

Latest

Choose a tag to compare

@camilamaia camilamaia released this 02 Jul 12:21
· 58 commits to main since this release
4acf140

Changed

  • Bumped httpx to ^0.27.0, which brings in httpcore >=1.0.0 and h11 >=0.15.0. #755

Security

  • Updated h11 to 0.16.0 (via httpx upgrade) to address CVE-2025-XXXX: fixed lenient parsing of chunked encoding that could allow request smuggling. #755