1.27.0 (2025-06-17)
Full Changelog: v1.26.0...v1.27.0
Features
- client: add follow_redirects request option (23f17af)
Bug Fixes
- client: correctly parse binary response | stream (43997d9)
- package: support direct resource imports (3b664db)
Chores
- broadly detect json family of content-type headers (1358fe6)
- ci: enable for pull requests (f21c633)
- ci: fix installation instructions (c23d223)
- ci: only use depot for staging repos (86c82b9)
- ci: upload sdks to package manager (a40305e)
- docs: grammar improvements (e31d3bb)
- docs: remove reference to rye shell (b7f1703)
- internal: avoid errors for isinstance checks on proxies (aaf12a5)
- internal: codegen related update (fc70ee0)
- internal: update conftest.py (1b062cd)
- tests: add tests for httpx client instantiation & proxies (a57f4cc)
- tests: run tests in parallel (da93455)