Skip to content

release: 0.2.0 - #8

Closed
stainless-app[bot] wants to merge 58 commits into
mainfrom
release-please--branches--main--changes--next--components--sdk
Closed

release: 0.2.0#8
stainless-app[bot] wants to merge 58 commits into
mainfrom
release-please--branches--main--changes--next--components--sdk

Conversation

@stainless-app

@stainless-app stainless-app Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Automated Release PR

0.2.0 (2026-08-31)

Full Changelog: v0.1.0...v0.2.0

Features

Bug Fixes

  • ci: bump @arethetypeswrong/cli to ^0.18.0 and run CI workflows on Node 24 (ba79f38)
  • client: preserve URL params already embedded in path (aa35c3f)
  • client: send content-type header for requests with an omitted optional body (8716a27)
  • stlc: stop hand-edited CI workflows from blocking seals and builds (c97d13d)

Chores

  • ci: skip lint on metadata-only changes (2ff6735)
  • ci: skip uploading artifacts on stainless-internal branches (5ba5d28)
  • internal: allow the mock server port to be set with STAINLESS_MOCK_PORT (98c5426)
  • internal: codegen related update (ebe2eb7)
  • internal: codegen related update (b70eaba)
  • internal: codegen related update (5df33b9)
  • internal: codegen related update (bbe3564)
  • internal: codegen related update (c58eac2)
  • internal: codegen related update (740e1ae)
  • internal: codegen related update (7ce40c6)
  • internal: codegen related update (6dc4c88)
  • internal: codegen related update (5d0b8ca)
  • internal: codegen related update (c6204bd)
  • internal: more robust bootstrap script (3c105aa)
  • internal: move stringifyQuery implementation to internal function (a382843)
  • internal: tweak CI branches (37047f6)
  • internal: update dependencies to address dependabot vulnerabilities (cd210f0)
  • internal: update gitignore (3f8fe21)
  • internal: update multipart form array serialization (eb9810b)
  • test: do not count install time for mock server timeout (3f4f137)
  • tests: bump steady to v0.19.4 (bce44ad)
  • tests: bump steady to v0.19.5 (1ecdf4a)
  • tests: bump steady to v0.19.6 (13a8f4a)
  • tests: bump steady to v0.19.7 (3944238)
  • tests: bump steady to v0.20.1 (f058a02)
  • tests: bump steady to v0.20.2 (e312dc6)
  • tests: bump steady to v0.22.1 (005c463)

Refactors

  • tests: switch from prism to steady (3b6f5e4)

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

Note that we still want to run tests, as these depend on the metadata.
stainless-app Bot added 27 commits May 13, 2026 02:58
Editing the generated CI/release workflows in an SDK repo is supported: stlc
writes them once and then leaves them under the repo's ownership. Two safety
checks did not account for that and could refuse to seal custom code, or refuse
to build, over workflow edits that were never at risk of being overwritten. The
seal refusal could not be cleared by rebuilding.

Sealing is also now recorded in place rather than under a new filename each
time, so an interrupted build can no longer leave a workspace with no record of
its sealed custom code, and sealing one branch no longer discards the record for
another.
@ivoIturrieta
ivoIturrieta deleted the release-please--branches--main--changes--next--components--sdk branch August 31, 2026 09:06
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