Full Changelog: v1.6.3...v1.7.0
- internal: implement indices array format for query and form serialization (80766b1)
- sanitize endpoint path params (83a2f2c)
Full Changelog: v1.6.2...v1.6.3
- deps: bump minimum typing-extensions version (f287f8f)
- pydantic: do not pass
by_aliasunless set (194da96)
- internal: tweak CI branches (5f370c3)
Full Changelog: v1.6.1...v1.6.2
- ci: skip uploading artifacts on stainless-internal branches (a3b3292)
Full Changelog: v1.6.0...v1.6.1
- ci: bump uv version (8b38574)
- internal: add request options to SSE classes (7488011)
- internal: codegen related update (b9079a9)
- internal: make
test_proxy_environment_variablesmore resilient (3608c6e) - internal: make
test_proxy_environment_variablesmore resilient to env (60ab278) - internal: refactor authentication internals (deb70b3)
Full Changelog: v1.5.0...v1.6.0
- api: manual updates (6551087)
Full Changelog: v1.4.1...v1.5.0
- api: api update (8a5eeaa)
- api: api update (478ce0c)
- api: api update (dcf866c)
- api: manual updates (a4d6336)
Full Changelog: v1.4.0...v1.4.1
Full Changelog: v1.3.2...v1.4.0
Full Changelog: v1.3.1...v1.3.2
Full Changelog: v1.3.0...v1.3.1
- configure new SDK language (1349249)
Full Changelog: v1.2.1...v1.3.0
- api: manual updates (98b1422)
Full Changelog: v1.2.0...v1.2.1
- update SDK settings (0231f54)
Full Changelog: v1.1.0...v1.2.0
- api: api update (bce15d3)
- api: api update (c265056)
- api: api update (93a9613)
- api: api update (bd6977a)
- api: api update (3fda81d)
- api: api update (f1838dc)
- client: close streams without requiring full consumption (7090ef5)
- bump
httpx-aiohttpversion to 0.1.9 (e1b65fb) - do not install brew dependencies in ./scripts/bootstrap by default (35b17eb)
- internal/tests: avoid race condition with implicit client cleanup (2a58fc0)
- internal: codegen related update (8e6c5b2)
- internal: codegen related update (20bcea0)
- internal: detect missing future annotations with ruff (8c35489)
- internal: grammar fix (it's -> its) (d2d29bc)
- internal: update pydantic dependency (1c3104b)
- types: change optional parameter type from NotGiven to Omit (e739e12)
Full Changelog: v1.0.2...v1.1.0
- improve future compat with pydantic v3 (39d5f4a)
- types: replace List[str] with SequenceNotStr in params (ffdac79)
- internal: add Sequence related utils (cffd684)
- internal: move mypy configurations to
pyproject.tomlfile (2f7e6bc) - tests: simplify
get_platformtest (7c54665)
Full Changelog: v1.0.1...v1.0.2
- avoid newer type syntax (2ad1ea6)
- internal: change ci workflow machines (f38494c)
- internal: update pyright exclude list (d3f9237)
- update github action (83a551a)
Full Changelog: v1.0.0...v1.0.1
- update SDK settings (83e97ee)
Full Changelog: v0.0.1...v1.0.0
- api: manual updates (635bd26)