Skip to content

v0.35.1

Choose a tag to compare

@stainless-app stainless-app released this 17 Apr 19:33
85b9145

0.35.1 (2026-04-16)

Full Changelog: v0.35.0...v0.35.1

Features

Bug Fixes

  • internal: gitignore generated oidc dir (a305f3d)

Chores

  • ci: escape input path in publish-npm workflow (40c8402)
  • ci: skip lint on metadata-only changes (14012e7)
  • configure new SDK language (2b1db35)
  • fix example snippet imports (5655445)
  • internal: codegen related update (74743e3)
  • internal: fix MCP server import ordering (aa4d800)
  • internal: fix MCP server TS errors that occur with required client options (b7abcfb)
  • internal: improve local docs search for MCP servers (eee2438)
  • internal: improve local docs search for MCP servers (f218072)
  • internal: show error causes in MCP servers when running in local mode (d7d54bc)
  • internal: support custom-instructions-path flag in MCP servers (c6d4043)
  • internal: support local docs search in MCP servers (4a9b2cf)
  • internal: support type annotations when running MCP in local execution mode (41a4e6a)
  • internal: update gitignore (9270ff5)
  • internal: update multipart form array serialization (97f213b)
  • mcp-server: add support for session id, forward client info (9e3018f)
  • mcp-server: increase local docs search result count from 5 to 10 (65850d9)
  • mcp-server: log client info (5f1ad6d)
  • tests: bump steady to v0.19.4 (e614b67)
  • tests: bump steady to v0.19.5 (eadfc98)
  • tests: bump steady to v0.19.6 (4ed8bba)
  • tests: bump steady to v0.19.7 (6aaa435)
  • tests: bump steady to v0.20.1 (bb96b8b)
  • tests: bump steady to v0.20.2 (2a71a6e)
  • update CLI documentation (b30afe1)
  • update SDK settings (4ee9dca)
  • update SDK settings (752879e)

Documentation

Refactors

  • tests: switch from prism to steady (75ac934)