Skip to content

release: 1.2.0 - #24

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

release: 1.2.0#24
stainless-app[bot] wants to merge 7 commits into
mainfrom
release-please--branches--main--changes--next--components--parallel-web

Conversation

@stainless-app

@stainless-app stainless-app Bot commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Automated Release PR

1.2.0 (2026-07-31)

Full Changelog: v1.1.0...v1.2.0

Features

  • stlc: configurable CI runner and private-production-repo support in workflow templates (992a6cb)

Bug Fixes

  • ci: bump @arethetypeswrong/cli to ^0.18.0 and run CI workflows on Node 24 (d0d5961)
  • client: send content-type header for requests with an omitted optional body (c6fe4a8)
  • stlc: stop hand-edited CI workflows from blocking seals and builds (9758e4f)

Chores

  • internal: codegen related update (7688dc2)
  • internal: codegen related update (4d4d2ac)

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 commented Jun 17, 2026

Copy link
Copy Markdown
Contributor Author

🧪 Testing

To try out this version of the SDK:

npm install 'https://pkg.stainless.com/s/parallel-sdk-typescript/9758e4f90e34d7e4de7144091e992235d674ba66/dist.tar.gz'

Expires at: Sun, 30 Aug 2026 02:09:39 GMT
Updated at: Fri, 31 Jul 2026 02:09:39 GMT

@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--parallel-web branch from ca8a29d to 047453c Compare July 11, 2026 02:17
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--parallel-web branch from 047453c to 084cb74 Compare July 11, 2026 02:18
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--parallel-web branch from 084cb74 to dc3ed70 Compare July 18, 2026 02:12
@stainless-app stainless-app Bot changed the title release: 1.1.1 release: 1.2.0 Jul 18, 2026
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--parallel-web branch from dc3ed70 to d0e9066 Compare July 18, 2026 02:12
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--parallel-web branch from d0e9066 to 49de4af Compare July 29, 2026 02:16
stainless-app Bot added 2 commits July 31, 2026 02:08
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.
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--parallel-web branch from 49de4af to 7ef255e Compare July 31, 2026 02:09
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