Releases: pydantic/httpx2
Releases · pydantic/httpx2
v2.2.0
v2.1.0
What's Changed
- Drop Python 3.9 support, add Python 3.14 by @Kludex in #208
- Use stdlib
compression.zstdfor Zstd decompression on Python 3.14+ by @Kludex in #932 - Bundle LICENSE.md in httpx2 and httpcore2 sdists by @Kludex in #938
- Wait for positive HTTP/2 flow-control credit when stream window goes negative by @mbeijen in #935
New Contributors
- @hramezani made their first contribution in #931
- @mbeijen made their first contribution in #936
Full Changelog: v2.0.0...v2.1.0