Skip to content

v2.8.0

Choose a tag to compare

@stainless-app stainless-app released this 13 Apr 17:26
3a1442d

2.8.0 (2026-04-13)

Full Changelog: v2.7.0...v2.8.0

Features

  • api: accept strings for audio_inputs and source_video in video creation (0b43374)
  • api: add autoscale/OIDC/scheduling to clusters, replace driver_version params (d1bd7b8)
  • api: add num_workers parameter to eval create parameters (76ffcac)
  • api: add RegionDriverVersion model, update cluster regions response types (8151d02)
  • api: manual updates (cec7a40)
  • cli: Add Analytic tracking to CLI commands (#224) (7362cdc)
  • jig: jig secrets delete cmd to delete secret from remote and local (#324) (227ae2f)

Bug Fixes

  • client: preserve hardcoded query params when merging with user params (1f900b6)
  • ensure file data are only sent as 1 parameter (2f95a88)
  • Ensure jig works with Python 3.9 (#321) (e28b54a)

Chores

  • Update clusters list-regions output for new server response change (#322) (329cf40)

Documentation