Skip to content

v0.8.0

Choose a tag to compare

@stainless-app stainless-app released this 02 Apr 14:44
5d10a58

0.8.0 (2026-03-31)

Full Changelog: v0.7.0...v0.8.0

Features

  • api: add bit_rate parameter to audio speech (d8de09d)
  • api: add packing parameter to fine-tuning creation (a069ef3)
  • api: add random_seed parameter and response field to finetuning (8411254)
  • internal: support comma format in multipart form encoding (52878ad)

Bug Fixes

  • api: correct deployment timestamp types, remove a100-80gb GPU option (d0fa5b7)
  • prevent duplicate ? in query params (99b4604)

Chores

  • ci: skip lint on metadata-only changes (600beba)
  • ci: support opting out of skipping builds on metadata-only commits (dd48c02)
  • client: fix multipart serialisation of Default() fields (c138cb8)
  • internal: regenerate SDK with no functional changes (c00cd32)
  • internal: support default value struct tag (b52d77d)
  • internal: update gitignore (2ab0110)
  • remove unnecessary error check for url parsing (dcb31e6)
  • tests: bump steady to v0.19.4 (63d48d7)
  • tests: bump steady to v0.19.5 (947df8d)
  • tests: bump steady to v0.19.6 (3341f67)
  • tests: bump steady to v0.19.7 (dceaf3e)
  • tests: bump steady to v0.20.1 (7cfebca)
  • tests: bump steady to v0.20.2 (dfcebcb)
  • update docs for api:"required" (e6ab4e4)

Refactors

  • tests: switch from prism to steady (26cd0c8)