This repository was archived by the owner on Aug 14, 2025. It is now read-only.
v0.1.0-alpha.1
Pre-release
Pre-release
0.1.0-alpha.1 (2025-06-27)
Full Changelog: v0.0.1-alpha.0...v0.1.0-alpha.1
Features
Bug Fixes
- ci: release-doctor — report correct token name (6f3a4e2)
- client: correctly parse binary response | stream (85d6bbd)
- package: support direct resource imports (a862d55)
- tests: fix: tests which call HTTP endpoints directly with the example parameters (347a4bf)
Chores
- change publish docs url (fdd7a07)
- ci: enable for pull requests (c9b6347)
- ci: fix installation instructions (40d9854)
- ci: upload sdks to package manager (2d2282b)
- docs: grammar improvements (6f57b13)
- docs: remove reference to rye shell (bcf315a)
- docs: remove unnecessary param examples (60ec829)
- internal: avoid errors for isinstance checks on proxies (758a188)
- internal: codegen related update (ab9f05c)
- internal: update conftest.py (218e172)
- readme: update badges (9b63e1b)
- tests: add tests for httpx client instantiation & proxies (b27b11b)
- tests: run tests in parallel (1287a3c)
- tests: skip some failing tests on the latest python versions (73b5705)
- update SDK settings (e54ba91)
Documentation
- client: fix httpx.Timeout documentation reference (497f2a1)