Skip to content

Conversation

stainless-app[bot]
Copy link
Contributor

@stainless-app stainless-app bot commented Jul 30, 2025

Automated Release PR

0.11.1 (2025-09-24)

Full Changelog: v0.11.0...v0.11.1

Features

  • mcp: add code execution tool (a1cbb00)
  • mcp: add docs search tool (879786d)
  • mcp: add logging when environment variable is set (782e9fa)
  • mcp: add option for including docs tools (d75738d)
  • mcp: add option to infer mcp client (5e57506)
  • mcp: add unix socket option for remote MCP (29456e4)
  • mcp: allow setting logging level (7c287d1)
  • mcp: enable experimental docs search tool (0077ea5)
  • mcp: expose client options in streamableHTTPApp (e757029)
  • mcp: parse query string as mcp client options in mcp server (d57ad3c)
  • mcp: remote server with passthru auth (98e619a)

Bug Fixes

  • ci: set permissions for DXT publish action (ce5e62e)
  • coerce nullable values to undefined (4afa2c2)
  • mcp: avoid sending jq_filter to base API (850f0f6)
  • mcp: fix bug in header handling (27f12ba)
  • mcp: fix query options parsing (0ec3eb3)
  • mcp: fix uploading dxt release assets (8c3db47)
  • mcp: reverse validJson capability option and limit scope (6d04008)

Chores

  • add package to package.json (c4984c4)
  • client: qualify global Blob (07703e2)
  • codegen: internal codegen update (5712a83)
  • deps: update dependency @types/node to v20.17.58 (7e69826)
  • do not install brew dependencies in ./scripts/bootstrap by default (39b5c60)
  • improve example values (14a1d22)
  • internal: codegen related update (eb7fa2d)
  • internal: codegen related update (dd992b1)
  • internal: codegen related update (00165b1)
  • internal: codegen related update (d77461b)
  • internal: codegen related update (7cd4ae0)
  • internal: codegen related update (91d9f96)
  • internal: formatting change (5f7ef32)
  • internal: gitignore .mcpb files (e541193)
  • internal: make mcp-server publishing public by defaut (117c3f6)
  • internal: move publish config (3f2772e)
  • internal: refactor array check (3fc9cc8)
  • internal: remove redundant imports config (b44ad38)
  • internal: update comment in script (c5c42a4)
  • internal: update global Error reference (fe4dddb)
  • mcp: add cors to oauth metadata route (736876e)
  • mcp: document remote server in README.md (fbbcc43)
  • mcp: minor cleanup of types and package.json (b2a894d)
  • mcp: refactor streamable http transport (16e027e)
  • mcp: rename dxt to mcpb (2859f3c)
  • mcp: update package.json (9f2e9e3)
  • mcp: update README (4eb94b3)
  • mcp: update types (12563a9)
  • mcp: upload dxt as release asset (9ccb2af)
  • update @stainless-api/prism-cli to v5.15.0 (cd4e751)
  • update CI script (1674d7e)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

Copy link
Contributor Author

stainless-app bot commented Jul 30, 2025

🧪 Testing

To try out this version of the SDK, run:

npm install 'https://pkg.stainless.com/s/isaacus-typescript/d75738ddec8b9f1527a3ec985e7937267c81194a/dist.tar.gz'

Expires: Fri, 24 Oct 2025 03:44:39 GMT

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--isaacus branch from 028b8a4 to 6d04008 Compare August 1, 2025 04:47
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--isaacus branch from 9645243 to 850f0f6 Compare August 1, 2025 04:48
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--isaacus branch from 31e151e to 850f0f6 Compare August 2, 2025 04:33
Copy link
Contributor Author

stainless-app bot commented Aug 2, 2025

Release version edited manually

The Pull Request version has been manually set to 0.11.1 and will be used for the release.

If you instead want to use the version number 0.12.0 generated from conventional commits, just remove the label autorelease: custom version from this Pull Request.

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--isaacus branch from add8175 to 782e9fa Compare August 2, 2025 05:39
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--isaacus branch from dfe07b1 to 98e619a Compare August 5, 2025 07:09
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--isaacus branch from 4cf8561 to 27f12ba Compare August 6, 2025 08:09
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--isaacus branch from 10b3c1d to 3f2772e Compare August 7, 2025 04:09
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--isaacus branch from 5090821 to 16e027e Compare August 7, 2025 04:12
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--isaacus branch from 1c6276b to 29456e4 Compare August 7, 2025 04:26
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--isaacus branch from 8fe5810 to cd4e751 Compare August 9, 2025 04:46
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--isaacus branch from 4444e55 to c5c42a4 Compare August 9, 2025 04:49
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--isaacus branch from 948f146 to 61a481d Compare September 6, 2025 04:59
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--isaacus branch from 61a481d to 1766322 Compare September 6, 2025 05:01
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--isaacus branch from 1766322 to 5ddf46b Compare September 9, 2025 03:33
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--isaacus branch from 5ddf46b to aab4af6 Compare September 10, 2025 05:03
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--isaacus branch from aab4af6 to 4a96a9b Compare September 12, 2025 02:40
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--isaacus branch from 4a96a9b to 892dcf8 Compare September 17, 2025 03:09
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--isaacus branch from 892dcf8 to ce4467e Compare September 18, 2025 02:52
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--isaacus branch from ce4467e to 6223498 Compare September 19, 2025 03:27
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--isaacus branch from 6223498 to 77ca296 Compare September 19, 2025 03:31
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--isaacus branch from 77ca296 to f80c9e5 Compare September 19, 2025 03:32
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--isaacus branch from f80c9e5 to 2fd2384 Compare September 20, 2025 03:33
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--isaacus branch from 2fd2384 to ed7bcad Compare September 23, 2025 03:00
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--isaacus branch from ed7bcad to 3b29df5 Compare September 23, 2025 03:02
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--isaacus branch from 3b29df5 to 77db50f Compare September 24, 2025 03:44
Copy link
Contributor Author

stainless-app bot commented Sep 25, 2025

Note: this release PR has been open for more than 60 days. Until this PR is merged, we will temporarily stop pushing codegen updates due to changes to Stainless' codegen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants