Skip to content

v3.0.0-beta.6

Pre-release
Pre-release

Choose a tag to compare

@stainless-app stainless-app released this 17 Sep 16:37
747e51b

3.0.0-beta.6 (2025-09-17)

Full Changelog: v3.0.0-beta.5...v3.0.0-beta.6

Features

  • api: enable typescript (c17086a)
  • improve future compat with pydantic v3 (300eac0)
  • normalize user agent with other do clients (85bc8eb)
  • types: replace List[str] with SequenceNotStr in params (5a6aa92)

Chores

  • clean up LICENSING after legal review (#49) (7212f62)
  • internal: move mypy configurations to pyproject.toml file (25c0448)
  • internal: update pydantic dependency (55255fb)
  • tests: simplify get_platform test (b839e4b)