Skip to content

release: 0.6.0#36

Open
stainless-bot wants to merge 35 commits intomainfrom
release-please--branches--main--changes--next--components--sdk
Open

release: 0.6.0#36
stainless-bot wants to merge 35 commits intomainfrom
release-please--branches--main--changes--next--components--sdk

Conversation

@stainless-bot
Copy link
Copy Markdown
Contributor

@stainless-bot stainless-bot commented Mar 5, 2026

Automated Release PR

0.6.0 (2026-03-27)

Full Changelog: v0.5.0...v0.6.0

Features

  • api: add a way to fetch specific files via /v0/build_target_outputs (47d31df)
  • api: add host to v0 build endpoints (582f2ee)
  • api: api update (a39391e)

Bug Fixes

  • escape MCP instructions backticks as necessary (c0743c2)

Chores

  • ci: skip lint on metadata-only changes (ca653c1)
  • configure new SDK language (5c79cfc)
  • internal: codegen related update (1f6d02c)
  • internal: codegen related update (cdcf59b)
  • internal: codegen related update (d12219d)
  • internal: codegen related update (0dea9de)
  • internal: codegen related update (8c4472e)
  • internal: codegen related update (5b28358)
  • internal: codegen related update (10e4a74)
  • internal: codegen related update (418b537)
  • internal: codegen related update (7488007)
  • internal: fix MCP server TS errors that occur with required client options (953025e)
  • internal: make generated MCP servers compatible with Cloudflare worker environments (240ce54)
  • internal: support custom-instructions-path flag in MCP servers (74a7953)
  • internal: support x-stainless-mcp-client-envs header in MCP servers (a030429)
  • internal: support x-stainless-mcp-client-permissions headers in MCP servers (25afcb0)
  • internal: tweak CI branches (ccf0b9f)
  • internal: update dependencies to address dependabot vulnerabilities (f542774)
  • internal: update gitignore (63eab56)
  • internal: update lock file (e27afe4)
  • internal: update lockfile (2927f0b)
  • internal: update multipart form array serialization (cf0a2fd)
  • mcp-server: improve instructions (254552f)
  • tests: bump steady to v0.19.4 (b1d8900)
  • tests: bump steady to v0.19.5 (9a02a5a)
  • tests: bump steady to v0.19.6 (1722669)
  • tests: bump steady to v0.19.7 (ab4d58b)

Refactors

  • tests: switch from prism to steady (848becd)

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-bot stainless-bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 8c507d3 to fbe8f7c Compare March 6, 2026 13:25
@stainless-bot
Copy link
Copy Markdown
Contributor Author

stainless-bot commented Mar 6, 2026

🧪 Testing

To try out this version of the SDK:

npm install 'https://pkg.stainless.com/s/stainless-v0-typescript/74a795308d7f1385e12166d692621f55059e545a/dist.tar.gz'

Expires at: Sun, 26 Apr 2026 02:30:47 GMT
Updated at: Fri, 27 Mar 2026 02:30:47 GMT

@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from fbe8f7c to 6da3381 Compare March 7, 2026 19:32
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 6da3381 to c7b2f52 Compare March 10, 2026 05:05
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from c7b2f52 to 6b32c2e Compare March 10, 2026 05:06
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 6b32c2e to 3ff7575 Compare March 11, 2026 09:31
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 3ff7575 to e4b5a78 Compare March 11, 2026 09:34
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from e4b5a78 to 2f1eadc Compare March 11, 2026 09:35
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 2f1eadc to 605d120 Compare March 11, 2026 09:43
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 605d120 to 79da54c Compare March 11, 2026 09:44
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 79da54c to a2aa644 Compare March 11, 2026 09:57
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from a2aa644 to d5a4807 Compare March 11, 2026 10:04
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from d5a4807 to f735d36 Compare March 11, 2026 18:26
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from f735d36 to aaa4157 Compare March 11, 2026 18:33
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 898fb16 to 8f7e604 Compare March 14, 2026 02:52
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 8f7e604 to 2944fad Compare March 14, 2026 03:20
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 2944fad to e898646 Compare March 17, 2026 03:07
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from e898646 to 450c6cb Compare March 17, 2026 03:12
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 450c6cb to b3773a3 Compare March 18, 2026 02:58
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from b3773a3 to 97792ec Compare March 20, 2026 02:02
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 97792ec to 8d49531 Compare March 21, 2026 02:09
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 8d49531 to 3950942 Compare March 21, 2026 02:17
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 3950942 to 00a96ce Compare March 24, 2026 02:10
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 00a96ce to 405b388 Compare March 24, 2026 02:14
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 405b388 to 6e56b73 Compare March 24, 2026 02:18
Note that we still want to run tests, as these depend on the metadata.
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 6e56b73 to 0fcff53 Compare March 25, 2026 02:09
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 0fcff53 to fbfcd0e Compare March 25, 2026 02:10
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from fbfcd0e to 939a2ea Compare March 27, 2026 02:27
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 939a2ea to 7da967a Compare March 27, 2026 02:30
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.

1 participant