Skip to content

release: 2.0.0#1

Open
stainless-app[bot] wants to merge 135 commits into
mainfrom
release-please--branches--main--changes--next--components--beagle
Open

release: 2.0.0#1
stainless-app[bot] wants to merge 135 commits into
mainfrom
release-please--branches--main--changes--next--components--beagle

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

@stainless-app stainless-app Bot commented Jul 9, 2025

Automated Release PR

2.0.0 (2026-05-20)

Full Changelog: v0.0.1-alpha.0...v2.0.0

Features

  • api: add webhooks & insurance verification (8149e9c)
  • api: api update (0c269da)
  • api: api update (5c36448)
  • api: api update (42a0b38)
  • api: api update (fec1f3c)
  • api: api update (6f0df5b)
  • api: api update (69cd92b)
  • api: api update (3b62b6d)
  • api: api update (dd8e619)
  • api: api update (d60812e)
  • api: api update (9a160cf)
  • api: api update (ff22357)
  • api: api update (23c1441)
  • api: api update (df35c3f)
  • api: api update (dabc9a7)
  • api: api update (1757c43)
  • api: api update (d467235)
  • api: api update (7477c2d)
  • api: api update (6700d42)
  • api: api update (e17398f)
  • api: api update (2bb87b2)
  • api: api update (9e66c0b)
  • api: api update (2a8eeca)
  • api: manual updates (b34cc40)
  • api: pagination to readme (af15627)
  • api: test cleanup on webhook endpoint shapes (9c55bea)
  • api: update via SDK Studio (8b15707)
  • api: update via SDK Studio (93c377f)
  • api: update via SDK Studio (e6ebc26)
  • api: update via SDK Studio (3e0ec8d)
  • api: update via SDK Studio (b5a69d1)
  • api: update via SDK Studio (9b14796)
  • api: update via SDK Studio (89182da)
  • api: update via SDK Studio (2b9b95c)
  • api: update via SDK Studio (c4da553)
  • api: update via SDK Studio (5e544fc)
  • api: update via SDK Studio (7f7d437)
  • client: add support for endpoint-specific base URLs (12d7a7a)
  • mcp: add code execution tool (1269066)
  • mcp: add logging when environment variable is set (845ad08)
  • mcp: add option to infer mcp client (1aa1c09)
  • mcp: add unix socket option for remote MCP (9b0fb4c)
  • mcp: allow setting logging level (1a551d1)
  • mcp: expose client options in streamableHTTPApp (9b6b5ee)
  • mcp: fallback for void-typed methods (9df18b9)
  • mcp: implement support for binary responses (457b771)
  • mcp: parse query string as mcp client options in mcp server (913561f)
  • mcp: remote server with passthru auth (08c8116)
  • mcp: set X-Stainless-MCP header (a9a55d5)
  • mcp: support filtering tool results by a jq expression (f4996f0)

Bug Fixes

  • client: explicitly copy fetch in withOptions (6549425)
  • client: get fetchOptions type more reliably (b493b26)
  • compat with more runtimes (d55ea65)
  • mcp: avoid sending jq_filter to base API (1f865ce)
  • mcp: include required section for top-level properties and support naming transformations (e9ffc0e)
  • mcp: relax input type for asTextContextResult (0fc1bad)
  • mcp: reverse validJson capability option and limit scope (bd146b5)
  • mcp: support jq filtering on cloudflare workers (180be3d)
  • publish script — handle NPM errors correctly (3cf171d)

Chores

  • add docs to RequestOptions type (2b4bf74)
  • add package to package.json (0f2b02d)
  • adjust eslint.config.mjs ignore pattern (268fc7f)
  • avoid type error in certain environments (c2488b6)
  • change publish docs url (5226de4)
  • ci build action (c24a150)
  • ci: enable for pull requests (92aaedf)
  • ci: only run for pushes and fork pull requests (608e883)
  • client: improve path param validation (334ab9c)
  • client: qualify global Blob (bca52b4)
  • client: refactor imports (bcb6e5e)
  • configure new SDK language (b9ee214)
  • configure new SDK language (f9210d8)
  • deps: bump eslint-plugin-prettier (a05d9c3)
  • deps: update dependency @types/node to v20.17.58 (f1f23d5)
  • docs: use top-level-await in example snippets (d28eba3)
  • internal: add pure annotations, make base APIResource abstract (bafb575)
  • internal: codegen related update (005dc9e)
  • internal: codegen related update (d49d7e5)
  • internal: codegen related update (d48674e)
  • internal: codegen related update (516b897)
  • internal: codegen related update (f7d0710)
  • internal: codegen related update (52de4bb)
  • internal: codegen related update (77ae117)
  • internal: codegen related update (14bac3e)
  • internal: codegen related update (a435a45)
  • internal: codegen related update (ac5e463)
  • internal: codegen related update (46f241e)
  • internal: codegen related update (e9f78b1)
  • internal: codegen related update (3731058)
  • internal: codegen related update (f8e55dc)
  • internal: codegen related update (a964764)
  • internal: codegen related update (0811822)
  • internal: codegen related update (e76d478)
  • internal: codegen related update (5062a2c)
  • internal: codegen related update (b749c77)
  • internal: codegen related update (1456ba6)
  • internal: codegen related update (4b5a662)
  • internal: codegen related update (5b04161)
  • internal: codegen related update (d1bdeb7)
  • internal: codegen related update (94258ad)
  • internal: codegen related update (440ae15)
  • internal: codegen related update (7e137eb)
  • internal: codegen related update (b0f7b26)
  • internal: codegen related update (64360c0)
  • internal: codegen related update (be604b5)
  • internal: codegen related update (37d999e)
  • internal: codegen related update (522fc90)
  • internal: codegen related update (ba5a41e)
  • internal: codegen related update (40f63e2)
  • internal: codegen related update (9bb2822)
  • internal: codegen related update (f51ff81)
  • internal: codegen related update (7247d7b)
  • internal: codegen related update (e3d038e)
  • internal: codegen related update (d01b7ab)
  • internal: codegen related update (e0d836a)
  • internal: codegen related update (82117a6)
  • internal: codegen related update (94390bc)
  • internal: codegen related update (8bd9741)
  • internal: codegen related update (0051b46)
  • internal: codegen related update (6cfc7a2)
  • internal: codegen related update (3c63419)
  • internal: codegen related update (e54e04f)
  • internal: codegen related update (f141204)
  • internal: codegen related update (b346b4a)
  • internal: codegen related update (198914f)
  • internal: codegen related update (4737470)
  • internal: codegen related update (cb1b2de)
  • internal: codegen related update (c51b535)
  • internal: codegen related update (a880b1a)
  • internal: codegen related update (4077f6d)
  • internal: codegen related update (16d3d7b)
  • internal: codegen related update (98aac60)
  • internal: codegen related update (ef25521)
  • internal: codegen related update (a10002e)
  • internal: codegen related update (c9154b5)
  • internal: codegen related update (4eb7b49)
  • internal: codegen related update (26017f0)
  • internal: codegen related update (394b044)
  • internal: codegen related update (f28b947)
  • internal: fix MCP Dockerfiles so they can be built without buildkit (f15f82d)
  • internal: fix MCP Dockerfiles so they can be built without buildkit (29a6f08)
  • internal: fix readablestream types in node 20 (153e54c)
  • internal: formatting change (15c4306)
  • internal: make MCP code execution location configurable via a flag (de56d4a)
  • internal: make mcp-server publishing public by defaut (4ea87da)
  • internal: move publish config (b5d9c06)
  • internal: refactor array check (e721304)
  • internal: remove redundant imports config (00033c0)
  • internal: update comment in script (23b9927)
  • internal: update global Error reference (f2029a0)
  • internal: update jest config (968f16f)
  • internal: upgrade @modelcontextprotocol/sdk and hono (b7ed22d)
  • make some internal functions async (03dca37)
  • mcp-server: increase local docs search result count from 5 to 10 (ac3f8d4)
  • mcp: add cors to oauth metadata route (2810aab)
  • mcp: correctly update version in sync with sdk (3631698)
  • mcp: document remote server in README.md (03fd93c)
  • mcp: formatting (96e93b3)
  • mcp: minor cleanup of types and package.json (e8a0802)
  • mcp: provides high-level initMcpServer function and exports known clients (7f2e621)
  • mcp: refactor streamable http transport (5667ecd)
  • mcp: rework imports in tools (9d6e556)
  • mcp: up tsconfig lib version to es2022 (7677185)
  • mcp: update package.json (e99397d)
  • mcp: update README (5c2b02c)
  • mcp: update types (5be8de2)
  • readme: update badges (501f0ba)
  • readme: use better example snippet for undocumented params (84490d0)
  • ts: reorder package.json imports (cae3b82)
  • update @stainless-api/prism-cli to v5.15.0 (8010fd8)
  • update CI script (c045122)
  • update SDK settings (296405d)
  • update SDK settings (7944dbc)

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 stainless-app Bot changed the title release: 0.1.0-alpha.1 release: 2.0.0 Jul 9, 2025
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented Jul 9, 2025

Release version edited manually

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

If you instead want to use the version number 0.1.0-alpha.1 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--beagle branch from 6172f5f to 296405d Compare July 9, 2025 02:36
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--beagle branch 2 times, most recently from 31f6486 to c6848aa Compare July 9, 2025 02:37
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--beagle branch from e6cabec to 03dca37 Compare July 10, 2025 04:55
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--beagle branch from 4eb14b7 to f4996f0 Compare July 11, 2025 02:15
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--beagle branch from 2c12fce to 0fc1bad Compare July 11, 2025 03:47
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--beagle branch from 2792b21 to 180be3d Compare July 16, 2025 03:35
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--beagle branch from 3d1d02f to 9d6e556 Compare July 16, 2025 03:56
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--beagle branch from 38f7962 to cae3b82 Compare July 17, 2025 03:24
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--beagle branch from 5012fb5 to 96e93b3 Compare July 17, 2025 03:48
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--beagle branch from 8a517e5 to e9ffc0e Compare July 18, 2025 03:07
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--beagle branch from 743ce27 to 2bb87b2 Compare July 22, 2025 20:25
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--beagle branch from a4a2689 to 394b044 Compare July 24, 2025 03:51
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented Apr 30, 2026

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
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 1, 2026

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-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 2, 2026

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
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 5, 2026

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
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 7, 2026

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
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 8, 2026

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
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 9, 2026

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-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 12, 2026

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
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 13, 2026

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.

3 similar comments
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 14, 2026

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
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 15, 2026

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
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 16, 2026

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
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 19, 2026

🧪 Testing

To try out this version of the SDK:

npm install 'https://pkg.stainless.com/s/beagle-typescript/005dc9ef1631dc82e17411f8428d80d4457f80cc/dist.tar.gz'

Expires at: Thu, 18 Jun 2026 02:30:23 GMT
Updated at: Tue, 19 May 2026 02:30:23 GMT

@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 19, 2026

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
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 19, 2026

🧪 Testing

To try out this version of the SDK:

npm install 'https://pkg.stainless.com/s/beagle-typescript/42a0b38101cd39e519a17d860f906d2ad12a4a55/dist.tar.gz'

Expires at: Thu, 18 Jun 2026 21:56:22 GMT
Updated at: Tue, 19 May 2026 21:56:22 GMT

@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 20, 2026

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
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 20, 2026

🧪 Testing

To try out this version of the SDK:

npm install 'https://pkg.stainless.com/s/beagle-typescript/5c36448ceff1f3707c24c9ddd48f7abb9dd1f54f/dist.tar.gz'

Expires at: Fri, 19 Jun 2026 19:19:44 GMT
Updated at: Wed, 20 May 2026 19:19:44 GMT

@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 20, 2026

🧪 Testing

To try out this version of the SDK:

npm install 'https://pkg.stainless.com/s/beagle-typescript/0c269da5d141f9bfeb3cf436155a4dcfaa99175c/dist.tar.gz'

Expires at: Fri, 19 Jun 2026 22:19:12 GMT
Updated at: Wed, 20 May 2026 22:19:12 GMT

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