Skip to content

v0.32.0

Latest

Choose a tag to compare

@stainless-app stainless-app released this 18 Feb 23:37
bdf504b

0.32.0 (2026-02-18)

Full Changelog: v0.28.0...v0.32.0

Features

Bug Fixes

  • docs: fix mcp installation instructions for remote servers (5043409)
  • use async_to_httpx_files in patch method (4116107)

Chores

  • ci: upgrade actions/github-script (87a2eff)
  • format all api.md files (723d07a)
  • internal: add --fix argument to lint script (9d02a46)
  • internal: add missing files argument to base client (22826f9)
  • internal: bump dependencies (ec30503)
  • internal: codegen related update (ddb8f8f)
  • internal: fix lint error on Python 3.14 (ef876fd)
  • internal: update actions/checkout version (2453986)
  • speedup initial import (b39343e)

Documentation

  • prominently feature MCP server setup in root SDK readmes (115424d)