Skip to content

v1.35.0

Choose a tag to compare

@stainless-app stainless-app released this 06 Oct 07:31
29dc358

1.35.0 (2025-10-06)

Full Changelog: v1.34.0...v1.35.0

Features

  • api: manual updates (574df33)
  • api: manual updates (ead4d0f)
  • improve future compat with pydantic v3 (d0bad68)
  • types: replace List[str] with SequenceNotStr in params (7c4068d)

Bug Fixes

  • avoid newer type syntax (8ca197e)

Chores

  • do not install brew dependencies in ./scripts/bootstrap by default (65b9b27)
  • internal: add Sequence related utils (165bc5b)
  • internal: change ci workflow machines (47a8c37)
  • internal: codegen related update (2b78c91)
  • internal: fix ruff target version (8b255f3)
  • internal: move mypy configurations to pyproject.toml file (a72dfb3)
  • internal: update comment in script (b369538)
  • internal: update pydantic dependency (a187d65)
  • internal: update pyright exclude list (c2f65df)
  • types: change optional parameter type from NotGiven to Omit (aa74911)
  • update @stainless-api/prism-cli to v5.15.0 (d0371a7)
  • update github action (c3e1045)