v1.4.0
1.4.0 (2025-04-25)
Full Changelog: v1.3.1...v1.4.0
Features
- api: api update (8ebf770)
- api: api update (db1894b)
- api: api update (fb62a65)
- api: api update (3133b01)
- api: api update (7290dc8)
- api: api update (#137) (7ce1f6a)
- api: api update (#138) (cb71d87)
- api: api update (#139) (9a0ef5a)
Bug Fixes
- ci: ensure pip is always available (#135) (fd63bd1)
- ci: remove publishing patch (#136) (bd4bfc8)
- perf: optimize some hot paths (c544b05)
- perf: skip traversing types for NotGiven values (af97129)
- pydantic v1: more robust ModelField.annotation check (be8bb32)
- types: handle more discriminated union shapes (#134) (2e8aa54)
Chores
- broadly detect json family of content-type headers (b562715)
- ci: add timeout thresholds for CI jobs (467dfb2)
- ci: only use depot for staging repos (eb51e05)
- client: minor internal fixes (4e548b8)
- internal: base client updates (1a4a717)
- internal: bump pyright version (6681c14)
- internal: bump rye to 0.44.0 (#133) (0068d95)
- internal: codegen related update (b551ba9)
- internal: codegen related update (#132) (85ff426)
- internal: expand CI branch coverage (02cc295)
- internal: fix list file params (1f6d1f3)
- internal: import reformatting (772a87c)
- internal: reduce CI branch coverage (f6d1892)
- internal: refactor retries to not use recursion (709debf)
- internal: remove extra empty newlines (#131) (4a0f409)
- internal: remove trailing character (#140) (850838e)
- internal: slight transform perf improvement (#142) (af27cc2)
- internal: update models test (ced3495)
- internal: update pyright settings (950f294)