v1.1.0
1.1.0 (2025-10-29)
Full Changelog: v1.0.3...v1.1.0
Features
- api: api update (2ca0715)
- api: api update (29be9f7)
- api: api update (a23c4fa)
- api: api update (b8a6f05)
- api: api update (3b21ac4)
- api: api update (f386c39)
- client: add follow_redirects request option (41774ca)
- client: add support for aiohttp (cc6487c)
Bug Fixes
- ci: correct conditional (10dcc8c)
- ci: release-doctor — report correct token name (1a905ea)
- client: correctly parse binary response | stream (48ba460)
- package: support direct resource imports (938dd60)
- tests: fix: tests which call HTTP endpoints directly with the example parameters (c5301a5)
- utils: Fix issue with confidences showing up incorrectly for missing confidences. (7fb32fb)
Chores
- ci: change upload type (9681bdc)
- ci: enable for pull requests (d7e6731)
- ci: fix installation instructions (8b37598)
- ci: only run for pushes and fork pull requests (80611a5)
- ci: upload sdks to package manager (a4d60f3)
- docs: grammar improvements (d49a74e)
- docs: remove reference to rye shell (2cb26d1)
- internal: avoid lint errors in pagination expressions (5a3c566)
- internal: bump pinned h11 dep (0bf369e)
- internal: codegen related update (a98bd9f)
- internal: update conftest.py (5b7c341)
- package: mark python 3.13 as supported (403512f)
- readme: update badges (fd2895a)
- tests: add tests for httpx client instantiation & proxies (5aa538f)
- tests: run tests in parallel (6d637ae)
- tests: skip some failing tests on the latest python versions (7093c76)
Documentation
- client: fix httpx.Timeout documentation reference (df9b5d2)