Skip to content

v0.25.0

Choose a tag to compare

@stainless-app stainless-app released this 29 Sep 18:19
5da7713

0.25.0 (2025-09-29)

Full Changelog: v0.22.1...v0.25.0

Features

Bug Fixes

  • avoid newer type syntax (7658b38)
  • compat: compat with pydantic<2.8.0 when 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.toml file (116ded2)
  • internal: update pydantic dependency (a83362d)
  • internal: update pyright exclude list (ccfaa5f)
  • tests: simplify get_platform test (7364d6f)
  • types: change optional parameter type from NotGiven to Omit (59fe8c6)
  • update github action (c2227bb)