Skip to content

v5.1.0

Latest

Choose a tag to compare

@stainless-app stainless-app released this 16 Jan 08:36
f8fadba

5.1.0 (2026-01-16)

Full Changelog: v5.0.0...v5.1.0

Features

  • add support for new transformations and layer modes in URL generation (5fd87b1)
  • api: Add saved extensions API and enhance transformation options (a0781ed)
  • client: add support for binary request streaming (f8580d6)

Bug Fixes

  • add ai-tasks property to response schemas with enum values (06de9eb)
  • client: loosen auth header validation (40ef10e)
  • use async_to_httpx_files in patch method (0014808)

Chores

  • internal: add --fix argument to lint script (e6bf019)
  • internal: add missing files argument to base client (aec7892)
  • internal: codegen related update (49635b4)
  • speedup initial import (ad1da84)

Documentation

  • prominently feature MCP server setup in root SDK readmes (51c1a9a)