v1.8.0
1.8.0 (2025-06-21)
Full Changelog: v1.7.1...v1.8.0
Features
Bug Fixes
- tests: fix: tests which call HTTP endpoints directly with the example parameters (beb242d)
Chores
- ci: enable for pull requests (38cb0ce)
- internal: update conftest.py (5bcbc15)
- readme: update badges (b72984d)
- tests: add tests for httpx client instantiation & proxies (e971449)
Documentation
- client: fix httpx.Timeout documentation reference (7239e56)