v0.25.0
0.25.0 (2025-09-29)
Full Changelog: v0.22.1...v0.25.0
Features
- api: api update (f7a4696)
- api: api update (8cc8137)
- api: api update (d2f69a5)
- api: api update (508ad7e)
- api: api update (7c260a4)
- api: api update (796beb0)
- api: api update (1158074)
- api: api update (77b1d4c)
- api: update via SDK Studio (adcbd19)
- api: update via SDK Studio (4929e75)
- api: update via SDK Studio (743c857)
- api: update via SDK Studio (b6dd141)
- api: update via SDK Studio (4161ff3)
- api: update via SDK Studio (e7a6bd1)
- improve future compat with pydantic v3 (ebc041e)
- types: replace List[str] with SequenceNotStr in params (3682734)
Bug Fixes
- avoid newer type syntax (7658b38)
- compat: compat with
pydantic<2.8.0when using additional fields (d792335)
Chores
- do not install brew dependencies in ./scripts/bootstrap by default (d9de5e4)
- internal: add Sequence related utils (9cbe921)
- internal: change ci workflow machines (c9d8d8d)
- internal: move mypy configurations to
pyproject.tomlfile (116ded2) - internal: update pydantic dependency (a83362d)
- internal: update pyright exclude list (ccfaa5f)
- tests: simplify
get_platformtest (7364d6f) - types: change optional parameter type from NotGiven to Omit (59fe8c6)
- update github action (c2227bb)