0.29.0 (2025-06-25)
Full Changelog: v0.28.0...v0.29.0
Features
Bug Fixes
- client: correctly parse binary response | stream (da571bc)
- tests: fix: tests which call HTTP endpoints directly with the example parameters (778531f)
Chores
- ci: enable for pull requests (daf0500)
- internal: update conftest.py (ed4b0b5)
- readme: update badges (d08d4f4)
- tests: add tests for httpx client instantiation & proxies (94821d3)
- tests: run tests in parallel (ce56989)
- tests: skip some failing tests on the latest python versions (15a744b)
Documentation
- client: fix httpx.Timeout documentation reference (5776227)