Skip to content

v7.1.0

Choose a tag to compare

@stainless-app stainless-app released this 30 Sep 08:10
1a9e105

7.1.0 (2025-09-30)

Full Changelog: v7.0.1...v7.1.0

Features

  • api: add path policy related non-breaking changes (d50cbcf)
  • api: add selectedFieldsSchema in upload and list API response (ec8c8b8)
  • api: fix upload API request params (467d77b)
  • api: updated docs (962390f)
  • mcp: add option for including docs tools (e1a3b52)

Bug Fixes

  • mcp: fix cli argument parsing logic (a8da550)
  • mcp: resolve a linting issue in server code (e805d24)

Performance Improvements

Chores

  • internal: codegen related update (ca24cab)
  • internal: codegen related update (2acb106)
  • internal: fix incremental formatting in some cases (863e6b7)
  • internal: ignore .eslintcache (f991673)
  • internal: remove deprecated compilerOptions.baseUrl from tsconfig.json (9e0e5b0)
  • mcp: allow pointing docs_search tool at other URLs (bbe84b3)
  • update lockfile (dcdc0b7)

Documentation

  • correct typo in default value description for custom metadata field (a957209)
  • fix link to deploy template in README (ba86045)