Skip to content

Conversation

stainless-app[bot]
Copy link
Contributor

@stainless-app stainless-app bot commented Aug 7, 2025

Automated Release PR

0.10.1 (2025-10-09)

Full Changelog: v0.10.0...v0.10.1

Features

  • mcp: add code execution tool (e4a56de)
  • mcp: add docs search tool (503a867)
  • mcp: add option for including docs tools (d9cdb55)
  • mcp: add option to infer mcp client (2f09f50)
  • mcp: add unix socket option for remote MCP (b493336)
  • mcp: allow setting logging level (1060cb2)
  • mcp: enable experimental docs search tool (fb2bd25)
  • mcp: expose client options in streamableHTTPApp (5d124ad)
  • mcp: parse query string as mcp client options in mcp server (2dcb4c5)

Bug Fixes

  • ci: set permissions for DXT publish action (870bf2a)
  • coerce nullable values to undefined (d58c1b5)
  • mcp: fix cli argument parsing logic (25cd5a1)
  • mcp: fix query options parsing (9061ebb)
  • mcp: fix uploading dxt release assets (fe12009)
  • mcp: generate additionalProperties=true for map schemas to avoid validation issues (5157d0b)
  • mcp: resolve a linting issue in server code (b65f72a)

Performance Improvements

Chores

  • add package to package.json (c6d0757)
  • client: qualify global Blob (ea0fb66)
  • codegen: internal codegen update (30173f4)
  • deps: update dependency @types/node to v20.17.58 (ed33899)
  • do not install brew dependencies in ./scripts/bootstrap by default (3e44c53)
  • internal: codegen related update (d7079fc)
  • internal: codegen related update (2edb66b)
  • internal: codegen related update (18aab1c)
  • internal: codegen related update (2891572)
  • internal: codegen related update (72daa3b)
  • internal: codegen related update (e889bae)
  • internal: codegen related update (1d9f76a)
  • internal: codegen related update (b2acf6d)
  • internal: codegen related update (ec618c8)
  • internal: codegen related update (d47e729)
  • internal: fix incremental formatting in some cases (33c0f66)
  • internal: formatting change (354c449)
  • internal: gitignore .mcpb files (3d77d01)
  • internal: ignore .eslintcache (f91396e)
  • internal: make mcp-server publishing public by defaut (f6a75c1)
  • internal: move publish config (cee091a)
  • internal: refactor array check (b454b5a)
  • internal: remove .eslintcache (9ad363b)
  • internal: remove deprecated compilerOptions.baseUrl from tsconfig.json (f4f38c1)
  • internal: update comment in script (ee90f42)
  • internal: update global Error reference (eb327c9)
  • jsdoc: fix @link annotations to refer only to parts of the package‘s public interface (601fed3)
  • mcp: add cors to oauth metadata route (00832b2)
  • mcp: allow pointing docs_search tool at other URLs (8ee83d5)
  • mcp: document remote server in README.md (3cb514a)
  • mcp: minor cleanup of types and package.json (bdc670f)
  • mcp: refactor streamable http transport (852d01e)
  • mcp: rename dxt to mcpb (298a1e5)
  • mcp: update package.json (857529c)
  • mcp: update README (5a453d0)
  • mcp: update types (6c06bcb)
  • update @stainless-api/prism-cli to v5.15.0 (a550f29)
  • update CI script (987d1a2)
  • update lockfile (556b5de)

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 Aug 7, 2025

🧪 Testing

To try out this version of the SDK, run:

npm install 'https://pkg.stainless.com/s/nextbillion-sdk-typescript/d7079fc93a8cd1ba078c314080da843484452b4f/dist.tar.gz'

Expires: Sat, 08 Nov 2025 03:58:11 GMT

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 3d1972d to 852d01e Compare August 7, 2025 05:21
Copy link
Contributor Author

stainless-app bot commented Aug 7, 2025

Release version edited manually

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

If you instead want to use the version number 0.11.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--sdk branch from 9986f8a to b493336 Compare August 7, 2025 05:21
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 1488508 to ee90f42 Compare August 9, 2025 06:16
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from b55ea91 to 806118a Compare August 12, 2025 02:25
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 806118a to be50c7d Compare August 14, 2025 05:49
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from be50c7d to d088711 Compare August 15, 2025 03:43
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from d088711 to 4702c78 Compare August 15, 2025 03:47
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 4702c78 to bb838ab Compare August 16, 2025 04:38
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from bb838ab to e91729d Compare August 16, 2025 04:38
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from e91729d to 6939dde Compare August 16, 2025 04:42
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 6939dde to f0a44fc Compare August 19, 2025 03:28
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from f0a44fc to 9bde25d Compare August 19, 2025 03:29
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 6eb1fd0 to e4eaad2 Compare September 27, 2025 03:38
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from e4eaad2 to 5c32944 Compare September 27, 2025 03:40
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 5c32944 to 9de24bb Compare September 27, 2025 03:42
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 9de24bb to a90c72e Compare September 27, 2025 03:57
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from a90c72e to 3d45540 Compare September 30, 2025 03:08
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--sdk branch 2 times, most recently from 99a70cd to 19a02fc Compare September 30, 2025 03:11
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 19a02fc to 1826727 Compare October 4, 2025 02:45
Copy link
Contributor Author

stainless-app bot commented Oct 5, 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.

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 1826727 to e6d84e1 Compare October 8, 2025 03:46
Copy link
Contributor Author

stainless-app bot commented Oct 8, 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.

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from e6d84e1 to b5c40b8 Compare October 9, 2025 03:57
Copy link
Contributor Author

stainless-app bot commented Oct 9, 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.

5 similar comments
Copy link
Contributor Author

stainless-app bot commented Oct 10, 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.

Copy link
Contributor Author

stainless-app bot commented Oct 11, 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.

Copy link
Contributor Author

stainless-app bot commented Oct 12, 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.

Copy link
Contributor Author

stainless-app bot commented Oct 13, 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.

Copy link
Contributor Author

stainless-app bot commented Oct 14, 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