Skip to content

v0.1.0-alpha.3

Pre-release
Pre-release

Choose a tag to compare

@stainless-app stainless-app released this 23 Apr 16:36
95cdf0a

0.1.0-alpha.3 (2025-04-23)

Full Changelog: v0.1.0-alpha.2...v0.1.0-alpha.3

⚠ BREAKING CHANGES

  • api: use correct env var for bearer token

Features

Bug Fixes

  • api: use correct env var for bearer token (00eab77)
  • pydantic v1: more robust ModelField.annotation check (c907599)

Chores

  • ci: add timeout thresholds for CI jobs (1bad4d3)
  • internal: base client updates (c1d6ed5)
  • internal: bump pyright version (f1e4d14)
  • internal: fix list file params (2918eba)
  • internal: import reformatting (4cdf515)
  • internal: refactor retries to not use recursion (75005e1)
  • internal: update models test (fc34c6d)