Skip to content

v2.4.0-rc1

Pre-release
Pre-release

Choose a tag to compare

@stainless-app stainless-app released this 12 Jan 23:26
7e885d4

2.4.0-rc1 (2026-01-12)

Full Changelog: v2.3.3-rc1...v2.4.0-rc1

Features

Bug Fixes

  • types: allow pyright to infer TypedDict types within SequenceNotStr (d1f6535)
  • use async_to_httpx_files in patch method (a6fbc3c)

Chores

  • add missing docstrings (a3c938c)
  • docs: use environment variables for authentication in code snippets (534af15)
  • internal: add --fix argument to lint script (4b3b067)
  • internal: add missing files argument to base client (9672ca2)
  • internal: codegen related update (ddab89d)
  • speedup initial import (4ae973c)
  • update lockfile (abd7b3d)

Documentation

  • prominently feature MCP server setup in root SDK readmes (8ed50d2)