Skip to content

v1.34.0

Compare
Choose a tag to compare
@stainless-app stainless-app released this 18 Jun 09:11

1.34.0 (2025-06-18)

Full Changelog: v1.32.0...v1.34.0

Features

  • api: updated to version 1.34.0 (5e2b0de)
  • client: add support for endpoint-specific base URLs (be757eb)
  • mcp: set X-Stainless-MCP header (b3296b1)

Bug Fixes

  • publish script — handle NPM errors correctly (032afdd)

Chores

  • ci: enable for pull requests (2330bc5)
  • internal: make base APIResource abstract (6101db1)
  • mcp: provides high-level initMcpServer function and exports known clients (6fe8bae)