Skip to content

release: 0.1.0-alpha.28#39

Open
stainless-app[bot] wants to merge 62 commits intomainfrom
release-please--branches--main--changes--next--components--nodes-sdk-alpha
Open

release: 0.1.0-alpha.28#39
stainless-app[bot] wants to merge 62 commits intomainfrom
release-please--branches--main--changes--next--components--nodes-sdk-alpha

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Dec 6, 2025

Automated Release PR

0.1.0-alpha.28 (2026-03-24)

Full Changelog: v0.1.0-alpha.27...v0.1.0-alpha.28

Features

Bug Fixes

  • client: avoid memory leak with abort signals (a1c5d0e)
  • client: avoid removing abort listener too early (7088589)
  • client: preserve URL params already embedded in path (09b226d)
  • docs/contributing: correct pnpm link command (5eb6efd)
  • mcp: correct code tool API endpoint (e1d8df1)
  • mcp: return correct lines on typescript errors (9e23e52)

Chores

  • break long lines in snippets into multiline (2a92dd1)
  • ci: skip uploading artifacts on stainless-internal branches (a625c49)
  • ci: upgrade actions/github-script (16bd5ac)
  • client: do not parse responses with empty content-length (b9f61a8)
  • client: restructure abort controller binding (9acb0f7)
  • internal/client: fix form-urlencoded requests (8b100f7)
  • internal: avoid type checking errors with ts-reset (ef3a2a6)
  • internal: codegen related update (e7ed04e)
  • internal: codegen related update (310d3ea)
  • internal: codegen related update (e7ffd0c)
  • internal: codegen related update (efcc324)
  • internal: codegen related update (43c1b91)
  • internal: move stringifyQuery implementation to internal function (39c2313)
  • internal: remove mock server code (94dbc6d)
  • internal: tweak CI branches (381ddca)
  • internal: update actions/checkout version (0a620ee)
  • internal: update dependencies to address dependabot vulnerabilities (5e4e80a)
  • internal: update gitignore (0445e9c)
  • internal: upgrade babel, qs, js-yaml (fe821a3)
  • update mock server docs (214b3fb)

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

@semanticdiff-com
Copy link

semanticdiff-com bot commented Dec 6, 2025

Review changes with  SemanticDiff

Changed Files
File Status
  tests/index.test.ts  100% smaller
  .github/workflows/ci.yml  68% smaller
  tests/api-resources/nodes.test.ts  49% smaller
  tests/stringifyQuery.test.ts  42% smaller
  src/client.ts  16% smaller
  src/resources/vms/vms.ts  1% smaller
  src/resources/nodes.ts  1% smaller
  src/resources/zones.ts  1% smaller
  tests/api-resources/vms/script.test.ts  1% smaller
  tests/api-resources/vms/vms.test.ts  1% smaller
  .github/workflows/publish-npm.yml  0% smaller
  .github/workflows/release-doctor.yml  0% smaller
  .gitignore Unsupported file format
  .release-please-manifest.json  0% smaller
  .stats.yml  0% smaller
  CHANGELOG.md Unsupported file format
  CONTRIBUTING.md Unsupported file format
  LICENSE Unsupported file format
  package.json  0% smaller
  scripts/mock Unsupported file format
  scripts/test Unsupported file format
  src/internal/parse.ts  0% smaller
  src/internal/utils.ts  0% smaller
  src/internal/utils/query.ts  0% smaller
  src/resources/vms/images.ts  0% smaller
  src/resources/vms/script.ts  0% smaller
  src/version.ts  0% smaller
  tests/api-resources/vms/images.test.ts  0% smaller
  tests/api-resources/zones.test.ts  0% smaller
  yarn.lock Unsupported file format

@stainless-app
Copy link
Contributor Author

stainless-app bot commented Dec 6, 2025

🧪 Testing

To try out this version of the SDK:

npm install 'https://pkg.stainless.com/s/sfc-nodes-typescript/0445e9c9c9b860fdd66ba509a2ecc8c788c61409/dist.tar.gz'

Expires at: Thu, 23 Apr 2026 04:38:12 GMT
Updated at: Tue, 24 Mar 2026 04:38:12 GMT

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--nodes-sdk-alpha branch from a17cf38 to 98017b1 Compare December 6, 2025 04:30
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--nodes-sdk-alpha branch from 98017b1 to 6238516 Compare December 6, 2025 04:31
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--nodes-sdk-alpha branch from 6238516 to 5acda7d Compare December 6, 2025 04:31
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--nodes-sdk-alpha branch from 5acda7d to 25ed3bd Compare December 8, 2025 07:22
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--nodes-sdk-alpha branch from 25ed3bd to a0ecdb8 Compare December 9, 2025 02:22
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--nodes-sdk-alpha branch from a0ecdb8 to 780e8a3 Compare December 16, 2025 03:22
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--nodes-sdk-alpha branch from 780e8a3 to ce95e9e Compare December 16, 2025 06:22
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--nodes-sdk-alpha branch from ce95e9e to 53d24ca Compare December 18, 2025 22:22
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--nodes-sdk-alpha branch from 53d24ca to 3573b57 Compare December 19, 2025 09:22
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--nodes-sdk-alpha branch from 3573b57 to 3475ff8 Compare December 19, 2025 23:22
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--nodes-sdk-alpha branch from 3475ff8 to 14eb6b5 Compare December 29, 2025 23:22
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--nodes-sdk-alpha branch from 14eb6b5 to b685419 Compare January 6, 2026 05:19
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--nodes-sdk-alpha branch from b685419 to 62357ab Compare January 7, 2026 05:12
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--nodes-sdk-alpha branch from ea4e427 to 6cf9ebf Compare February 17, 2026 17:19
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--nodes-sdk-alpha branch from 6cf9ebf to b9705eb Compare February 17, 2026 23:19
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--nodes-sdk-alpha branch from b9705eb to f871933 Compare February 18, 2026 05:07
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--nodes-sdk-alpha branch from f871933 to 4034117 Compare February 19, 2026 23:19
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--nodes-sdk-alpha branch from 4034117 to f50c05d Compare February 20, 2026 06:20
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--nodes-sdk-alpha branch from f50c05d to f78465d Compare February 20, 2026 06:21
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--nodes-sdk-alpha branch from f78465d to 9cb9316 Compare February 24, 2026 06:35
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--nodes-sdk-alpha branch from 9cb9316 to 967fb61 Compare February 27, 2026 07:19
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--nodes-sdk-alpha branch from 967fb61 to dfb3aa2 Compare March 3, 2026 10:16
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--nodes-sdk-alpha branch from dfb3aa2 to b1fd010 Compare March 6, 2026 09:53
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--nodes-sdk-alpha branch from b1fd010 to 88780e7 Compare March 7, 2026 17:59
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--nodes-sdk-alpha branch from 88780e7 to 08262cb Compare March 7, 2026 18:10
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--nodes-sdk-alpha branch from 08262cb to 724c88f Compare March 10, 2026 04:20
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--nodes-sdk-alpha branch from 724c88f to 57dcf1e Compare March 17, 2026 11:36
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--nodes-sdk-alpha branch from 57dcf1e to 9bfd012 Compare March 24, 2026 04:37
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