Full Changelog: v3.4.0...v3.5.0
- api: api update (a7749c9)
- api: api update (0972c10)
- api: api update (e29337c)
- api: api update (a776c2c)
- api: api update (4e6c8e6)
- api: manual updates (c780b0f)
- client: close streams without requiring full consumption (1155c43)
- compat with Python 3.14 (d42dd9c)
- compat: update signatures of
model_dumpandmodel_dump_jsonfor Pydantic v1 (447f54f)
- add Python 3.14 classifier and testing (8802bdd)
- bump
httpx-aiohttpversion to 0.1.9 (6ad4b61) - internal/tests: avoid race condition with implicit client cleanup (7bad0fc)
- internal: detect missing future annotations with ruff (6085dd3)
- internal: grammar fix (it's -> its) (329768e)
- package: drop Python 3.8 support (9feb588)
Full Changelog: v3.3.0...v3.4.0
- api: api update (ad11246)
- api: api update (0a01f62)
- api: api update (91585de)
- api: api update (2a12ab8)
- api: manual updates (71bae29)
Full Changelog: v3.2.0...v3.3.0
- api: api update (fd86dc5)
Full Changelog: v3.1.0...v3.2.0
- api: api update (82b35f0)
Full Changelog: v3.0.0-alpha.30...v3.1.0
- api: api update (19c5dd3)
- api: api update (3082481)
- api: manual updates (e92cb27)
- api: manual updates (251fdf1)
- do not install brew dependencies in ./scripts/bootstrap by default (fb748cf)
- internal: update pydantic dependency (8c480f7)
- types: change optional parameter type from NotGiven to Omit (3031781)
Full Changelog: v3.0.0-alpha.29...v3.0.0-alpha.30
- api: api update (b7df28e)
- api: api update (54cf9c1)
- api: api update (4812077)
- api: api update (a4f4259)
- api: api update (8412e4d)
- improve future compat with pydantic v3 (70ea8b7)
- types: replace List[str] with SequenceNotStr in params (f4bfda3)
- internal: add Sequence related utils (d2b96ed)
- internal: move mypy configurations to
pyproject.tomlfile (31832f5) - tests: simplify
get_platformtest (30d8e46)
Full Changelog: v3.0.0-alpha.28...v3.0.0-alpha.29
- api: api update (5c48767)
- api: api update (8eb53ac)
- api: api update (9194990)
- api: api update (be04a5c)
- avoid newer type syntax (cd791b9)
Full Changelog: v3.0.0-alpha.27...v3.0.0-alpha.28
- api: api update (0745263)
Full Changelog: v3.0.0-alpha.26...v3.0.0-alpha.27
- update github action (65d9e06)
Full Changelog: v3.0.0-alpha.25...v3.0.0-alpha.26
Full Changelog: v3.0.0-alpha.24...v3.0.0-alpha.25
- api: api update (9bfc023)
- internal: codegen related update (8df15a7)
Full Changelog: v3.0.0-alpha.23...v3.0.0-alpha.24
- api: api update (4aacfa8)
- api: api update (9fe90d9)
- api: api update (f9c7013)
- api: api update (125afc9)
- api: api update (04b249d)
- client: support file upload requests (b6c42b1)
- internal: fix ruff target version (25adc14)
- internal: update comment in script (8fc31e8)
- project: add settings file for vscode (2327687)
- update @stainless-api/prism-cli to v5.15.0 (7f4ff8b)
Full Changelog: v3.0.0-alpha.22...v3.0.0-alpha.23
- client: don't send Content-Type header on GET requests (80480dd)
- parsing: correctly handle nested discriminated unions (812e982)
- internal: bump pinned h11 dep (9e822a1)
- package: mark python 3.13 as supported (2dc73dd)
- readme: fix version rendering on pypi (a6d7d7a)
Full Changelog: v3.0.0-alpha.21...v3.0.0-alpha.22
- api: manual updates (2a863a1)
Full Changelog: v3.0.0-alpha.20...v3.0.0-alpha.21
- ci: correct conditional (0b20719)
- ci: change upload type (38f5701)
- ci: only run for pushes and fork pull requests (901a43c)
- internal: codegen related update (9c82bc7)
Full Changelog: v3.0.0-alpha.19...v3.0.0-alpha.20
- ci: release-doctor — report correct token name (dadfa9f)