0.55.0 (2025-06-23)
Full Changelog: v0.54.0...v0.55.0
Features
- api: api update (4b2134e)
- api: api update (2093bff)
- api: manual updates (c80fda8)
- client: add support for aiohttp (3b03295)
Bug Fixes
- client: correctly parse binary response | stream (d93817d)
- internal: revert unintentional changes (bb3beab)
- tests: fix: tests which call HTTP endpoints directly with the example parameters (ee69d74)
- tests: suppress warnings in tests when running on the latest Python versions (#982) (740da21)
Chores
- ci: enable for pull requests (08f2dd2)
- internal: update conftest.py (1174a62)
- internal: version bump (7241eaa)
- readme: update badges (00661c2)
- tests: add tests for httpx client instantiation & proxies (b831d88)
- tests: run tests in parallel (4b24a79)
Documentation
- client: fix httpx.Timeout documentation reference (b0138b1)