Skip to content

v2.11.0

Choose a tag to compare

@stainless-app stainless-app released this 28 Apr 18:13
d71f692

2.11.0 (2026-04-28)

Full Changelog: v2.10.0...v2.11.0

Features

  • Add ft as shorthand for fine-tuning cli command (#334) (8bcfa7d)
  • Add ls shorthand command for list commands in cli (#341) (5d238d0)
  • Add ls shorthand command for list commands in cli (#341) (#342) (c8c8cc3)
  • api: add h100-40gb-mig and b200-192gb GPU types to jig deploy/update (f61e4d4)
  • api: api update (7f66bb5)
  • support setting headers via env (02a83b8)

Bug Fixes

  • client: update videos API base URL from .xyz to .ai domain (bd71981)
  • cli: replace console.print for print_json for json outputs (#338) (ab219c1)
  • Improve error sanitization to avoid logging sensitive data in telemetry (#336) (4ec3f64)
  • Remove certain negative boolean flags that were added by cyclopts (#333) (20b2dc9)
  • Remove false positives with files check command in certain scenarios (#335) (67f6338)
  • use correct field name format for multipart file arrays (b1f783f)

Chores

  • Add -c as an alias for the create command (#343) (f9d3fcb)
  • Add empty state for ListTables (#337) (2608dc6)
  • Remove warning emoji from beta commands help group (#340) (3b07b78)

Documentation

  • api: document voice mixing for speech voice parameter (15aab9c)
  • api: update billing_type parameter description in clusters create (5f84188)
  • api: update response_encoding and sample_rate descriptions in audio speech (bff30bd)