v2.8.0
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
Documentation
- improve examples (07892d2)