Skip to main content
0.1.0-alpha.4
2026-01-29
  • Updated stainless config for the API
0.1.0-alpha.3
2026-01-28
  • Multiple API updates implemented
0.1.0-alpha.2
2026-01-27
  • API updates
  • Commented out promotional endpoints
  • Improved cursor pagination functionality
0.1.0-alpha.1
2026-01-26
Features:
  • Added customer endpoints
  • Support for binary request streaming
  • Support for file upload requests
  • Environment cleanup improvements
Bug Fixes:
  • Don’t send Content-Type header on GET requests
  • Python 3.14 compatibility
  • Pydantic v1 signature updates
  • Stream closure handling
  • Nested discriminated union parsing
  • Empty metadata handling
Chores:
  • Python 3.14 support added
  • Python 3.8 support dropped
  • Python 3.13 marked as supported
  • Dependency updates and internal codegen improvements