v1.4.0
1.4.0 (2025-04-17)
Full Changelog: v1.3.0...v1.4.0
Features
- docs: updating documented docs for stainless (#59) (67d2b1a)
- docs: updating documented docs for stainless (#60) (3198217)
- docs: updating documented docs for stainless (#63) (c58d10f)
Bug Fixes
- api: adding list connectors (#57) (4346d9f)
- client: add missing
Nonedefault (#62) (c485bed) - client: send all configured auth headers (#64) (d275e08)
- perf: optimize some hot paths (0cfd3e8)
- perf: skip traversing types for NotGiven values (8701b67)
Chores
- client: minor internal fixes (51521a0)
- internal: base client updates (b363862)
- internal: bump pyright version (218ab17)
- internal: expand CI branch coverage (2fd500b)
- internal: reduce CI branch coverage (763f501)
- internal: remove trailing character (#61) (b5d7c1c)
- internal: slight transform perf improvement (#65) (8ec7112)
- internal: update pyright settings (075ff3f)