Skip to content

release: 0.6.0#36

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

release: 0.6.0#36
stainless-bot wants to merge 69 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-05-08)

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)
  • api: manual updates (9e3aa9a)
  • support setting headers via env (5dd3dca)

Bug Fixes

  • escape MCP instructions backticks as necessary (c0743c2)
  • internal: gitignore generated oidc dir (0c48336)

Chores

  • avoid formatting file that gets changed during releases (88cd684)
  • ci: escape input path in publish-npm workflow (b2ac0d2)
  • ci: skip lint on metadata-only changes (ca653c1)
  • configure new SDK language (5c79cfc)
  • format: run eslint and prettier separately (3f0f01c)
  • formatter: run prettier and eslint separately (18c0ff0)
  • internal: codegen related update (7987423)
  • internal: codegen related update (f411687)
  • internal: codegen related update (c1614b4)
  • internal: codegen related update (4d7b8fd)
  • internal: codegen related update (1a7e654)
  • 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 import ordering (51ba135)
  • internal: fix MCP server TS errors that occur with required client options (953025e)
  • internal: improve local docs search for MCP servers (7cb39f8)
  • internal: improve local docs search for MCP servers (d6f4642)
  • internal: make generated MCP servers compatible with Cloudflare worker environments (240ce54)
  • internal: more robust bootstrap script (5b963c5)
  • internal: show error causes in MCP servers when running in local mode (904e84e)
  • internal: support custom-instructions-path flag in MCP servers (74a7953)
  • internal: support local docs search in MCP servers (4d8f430)
  • internal: support type annotations when running MCP in local execution mode (bd8940c)
  • 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 docs ordering (d0faae8)
  • internal: update gitignore (63eab56)
  • internal: update lock file (e27afe4)
  • internal: update lockfile (2927f0b)
  • internal: update multipart form array serialization (cf0a2fd)
  • mcp-server: add support for session id, forward client info (97a77cb)
  • mcp-server: improve instructions (254552f)
  • mcp-server: increase local docs search result count from 5 to 10 (514b997)
  • mcp-server: log client info (96c130a)
  • restructure docs search code (2bd2b16)
  • run formatter on custom code (#223) (a402a26)
  • 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)
  • tests: bump steady to v0.20.1 (995a1ce)
  • tests: bump steady to v0.20.2 (4dcb408)
  • tests: bump steady to v0.22.1 (247b1b2)
  • update CLI documentation (711fc24)
  • update probot (6f7c736)

Documentation

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/7987423c0ff2593c0da7f5b3beeeedeaecb9ea5a/dist.tar.gz'

Expires at: Sun, 07 Jun 2026 02:19:18 GMT
Updated at: Fri, 08 May 2026 02:19:18 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 2 times, most recently from 2f28f5b to 9f77edd Compare April 23, 2026 02:14
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 9f77edd to f013eba Compare April 25, 2026 02:11
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from f013eba to 2c9fe78 Compare April 25, 2026 02:11
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 2c9fe78 to 9fd1bee Compare April 27, 2026 15:09
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 9fd1bee to bb53b5d Compare April 28, 2026 02:15
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from bb53b5d to da1c209 Compare April 28, 2026 19:51
Runs `scripts/format` to format custom code after formatting changes run Prettier across more files.
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from da1c209 to dbe5cd5 Compare April 28, 2026 19:59
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from dbe5cd5 to b57f90a Compare April 30, 2026 02:48
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from b57f90a to 296ca02 Compare May 1, 2026 02:13
@stainless-bot
Copy link
Copy Markdown
Contributor Author

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-bot stainless-bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 296ca02 to 6f2178b Compare May 6, 2026 02:35
@stainless-bot
Copy link
Copy Markdown
Contributor Author

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-bot stainless-bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 6f2178b to 996e67e Compare May 8, 2026 02:18
@stainless-bot
Copy link
Copy Markdown
Contributor Author

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.

1 similar comment
@stainless-bot
Copy link
Copy Markdown
Contributor Author

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.

2 participants