v0.1.0-alpha.21
Pre-release
Pre-release
0.1.0-alpha.21 (2025-06-22)
Full Changelog: v0.1.0-alpha.20...v0.1.0-alpha.21
Features
- api: add bearer token auth (ee0e109)
- api: add new endpoints (7a72928)
- api: api update (b8729dd)
- api: api update (20a7b36)
- api: api update (425caff)
- api: api update (0a636fa)
- api: api update (8489bc7)
- api: api update (ef4acf2)
- api: api update (3a52931)
- api: api update (7bbf57a)
- api: api update (40ae04a)
- client: add follow_redirects request option (f8a8e15)
Bug Fixes
- client: correctly parse binary response | stream (9debf1d)
- docs/api: remove references to nonexistent types (7ba3858)
- tests: fix: tests which call HTTP endpoints directly with the example parameters (14a4f3c)
Chores
- api: mark some methods as deprecated (57f522f)
- ci: enable for pull requests (a28cd9c)
- ci: fix installation instructions (3aa9884)
- docs: grammar improvements (428e500)
- docs: remove reference to rye shell (8fcb74d)
- docs: remove unnecessary param examples (2ef6184)
- internal: codegen related update (18f661d)
- internal: update conftest.py (9bd8925)
- readme: update badges (0bb6eec)
- tests: add tests for httpx client instantiation & proxies (bf46662)
- tests: run tests in parallel (0a3aaa1)
Documentation
- client: fix httpx.Timeout documentation reference (2836ef3)