v1.2.0
1.2.0 (2025-12-04)
Full Changelog: v1.1.1...v1.2.0
Features
- api: api update (17125fc)
- api: api update (220cdd0)
- api: api update (fd69c39)
- api: api update (7ad63fe)
- api: api update (b33fe8c)
- api: api update (1cb47dd)
- api: api update (c6cd478)
- api: api update (b228992)
- api: api update (d9dcf88)
- api: api update (b53007b)
- api: api update (eaca15e)
- api: api update (7dfc056)
- api: api update (324c123)
- api: api update (f125418)
- api: api update (c45076c)
- api: api update (f4822b3)
- api: api update (5c69913)
Bug Fixes
- client: close streams without requiring full consumption (35363e9)
- client: close streams without requiring full consumption (7bd6108)
- compat with Python 3.14 (115b25a)
- compat with Python 3.14 (4c70ed2)
- compat: update signatures of
model_dumpandmodel_dump_jsonfor Pydantic v1 (92bf3d7) - compat: update signatures of
model_dumpandmodel_dump_jsonfor Pydantic v1 (c316efa) - ensure streams are always closed (1e240df)
- ensure streams are always closed (63f71ad)
Chores
- add Python 3.14 classifier and testing (6566bb7)
- add Python 3.14 classifier and testing (5129930)
- deps: mypy 1.18.1 has a regression, pin to 1.17 (6ebf8a1)
- docs: use environment variables for authentication in code snippets (bcb0dd1)
- internal/tests: avoid race condition with implicit client cleanup (b2238f8)
- internal/tests: avoid race condition with implicit client cleanup (d3f0703)
- internal: grammar fix (it's -> its) (4cf564e)
- internal: grammar fix (it's -> its) (6781a0a)
- internal: version bump (e713339)
- package: drop Python 3.8 support (45428d3)
- package: drop Python 3.8 support (8287a07)
- update lockfile (e4d7114)