Skip to content

release: 0.4.0#6

Open
stainless-app[bot] wants to merge 19 commits intomainfrom
release-please--branches--main--changes--next--components--hub
Open

release: 0.4.0#6
stainless-app[bot] wants to merge 19 commits intomainfrom
release-please--branches--main--changes--next--components--hub

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Feb 18, 2026

Automated Release PR

0.4.0 (2026-02-27)

Full Changelog: v0.3.1...v0.4.0

Features

  • feedback-records: add submission_id for grouped submissions and idempotent ingestion (c2e90e1)
  • mcp: add an option to disable code tool (4a27cac)

Bug Fixes

  • docs/contributing: correct pnpm link command (a8221ee)
  • mcp: initialize SDK lazily to avoid failing the connection on init errors (d8af0e7)
  • mcp: update prompt (252cb30)

Chores

  • internal/client: fix form-urlencoded requests (25f798e)
  • internal: allow setting x-stainless-api-key header on mcp server requests (1e47337)
  • internal: cache fetch instruction calls in MCP server (0942424)
  • internal: codegen related update (acec1f1)
  • internal: fix MCP Dockerfiles so they can be built without buildkit (c2d696c)
  • internal: fix MCP Dockerfiles so they can be built without buildkit (f6143d0)
  • internal: make MCP code execution location configurable via a flag (907745d)
  • internal: move stringifyQuery implementation to internal function (e46d05a)
  • internal: remove mock server code (cb34f47)
  • internal: upgrade @modelcontextprotocol/sdk and hono (1888b79)
  • internal: upgrade pnpm version (8f36818)
  • mcp: correctly update version in sync with sdk (4d61e88)
  • update mock server docs (4aa2c95)

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

@stainless-app
Copy link
Contributor Author

stainless-app bot commented Feb 18, 2026

🧪 Testing

To try out this version of the SDK, run:

npm install 'https://pkg.stainless.com/s/hub-typescript/252cb3052ddb2546567f23ed391c0b82088ed520/dist.tar.gz'

Expires at: Sun, 29 Mar 2026 05:37:09 GMT
Updated at: Fri, 27 Feb 2026 05:37:09 GMT

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--hub branch from 3217402 to 4a4acc4 Compare February 18, 2026 03:51
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--hub branch from 4a4acc4 to 8a0386b Compare February 19, 2026 03:43
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--hub branch from 8a0386b to 01890f1 Compare February 20, 2026 04:06
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--hub branch from 01890f1 to 530dcda Compare February 20, 2026 04:09
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--hub branch from 530dcda to cf3e577 Compare February 20, 2026 04:10
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--hub branch from cf3e577 to 586eaa4 Compare February 20, 2026 04:21
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--hub branch from 586eaa4 to 86cab40 Compare February 24, 2026 04:14
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--hub branch from 86cab40 to 6bef815 Compare February 24, 2026 04:22
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--hub branch from 6bef815 to 7284e0c Compare February 24, 2026 04:34
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--hub branch from 7284e0c to 4d62bbe Compare February 24, 2026 17:01
@stainless-app stainless-app bot changed the title release: 0.3.2 release: 0.4.0 Feb 24, 2026
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--hub branch from 4d62bbe to 787b602 Compare February 24, 2026 17:02
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--hub branch from 787b602 to 32d503b Compare February 25, 2026 04:19
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--hub branch from 32d503b to 34d1b3f Compare February 26, 2026 03:45
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--hub branch from 34d1b3f to 1e9c4cb Compare February 26, 2026 03:47
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--hub branch from 1e9c4cb to 2181e3d Compare February 26, 2026 03:51
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--hub branch from 2181e3d to 8a75b13 Compare February 27, 2026 05:15
You can now disable the code tool via a flag, in case your server only needs access to the search_docs capability (useful for coding agents).
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--hub branch from 8a75b13 to cff23a8 Compare February 27, 2026 05:24
updates the agent prompt to prevent a common TypeScript error when accessing object keys
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--hub branch from cff23a8 to 4a80fcd Compare February 27, 2026 05:36
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