You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Automated Release PR
---
## 1.2.0 (2026-08-10)
Full Changelog:
[v1.1.0...v1.2.0](v1.1.0...v1.2.0)
### Features
* **api:** add memory support
* **stlc:** configurable CI runner and private-production-repo support
in workflow templates
([992a6cb](992a6cb))
### Bug Fixes
* **ci:** bump @arethetypeswrong/cli to ^0.18.0 and run CI workflows on
Node 24
([d0d5961](d0d5961))
* **client:** send content-type header for requests with an omitted
optional body
([c6fe4a8](c6fe4a8))
* **stlc:** stop hand-edited CI workflows from blocking seals and builds
([9758e4f](9758e4f))
### Chores
* **internal:** codegen related update
([7688dc2](7688dc2))
* **internal:** codegen related update
([4d4d2ac](4d4d2ac))
---
This pull request is managed by Stainless's [GitHub
App](https://github.com/apps/stainless-app).
The [semver version
number](https://semver.org/#semantic-versioning-specification-semver) is
based on included [commit
messages](https://www.conventionalcommits.org/en/v1.0.0/).
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](https://www.stainlessapi.com)
📚 Read the [docs](https://app.stainlessapi.com/docs)
🙋 [Reach out](mailto:support@stainlessapi.com) for help or questions
---------
Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
***stlc:** configurable CI runner and private-production-repo support in workflow templates ([992a6cb](https://github.com/parallel-web/parallel-sdk-typescript/commit/992a6cb9135579ee933cc823ab17f53701827ad2))
12
+
13
+
14
+
### Bug Fixes
15
+
16
+
***ci:** bump @arethetypeswrong/cli to ^0.18.0 and run CI workflows on Node 24 ([d0d5961](https://github.com/parallel-web/parallel-sdk-typescript/commit/d0d596109348af8a07a761b7901c65d652bbec6a))
17
+
***client:** send content-type header for requests with an omitted optional body ([c6fe4a8](https://github.com/parallel-web/parallel-sdk-typescript/commit/c6fe4a83c994e6e669223ef4343462c614a32541))
18
+
***stlc:** stop hand-edited CI workflows from blocking seals and builds ([9758e4f](https://github.com/parallel-web/parallel-sdk-typescript/commit/9758e4f90e34d7e4de7144091e992235d674ba66))
19
+
20
+
21
+
### Chores
22
+
23
+
***internal:** codegen related update ([7688dc2](https://github.com/parallel-web/parallel-sdk-typescript/commit/7688dc22e69e4ae68652997e359f239f556ba23c))
24
+
***internal:** codegen related update ([4d4d2ac](https://github.com/parallel-web/parallel-sdk-typescript/commit/4d4d2aca26c360cb5af102eb6afa010c1700f32d))
25
+
3
26
## 1.1.0 (2026-06-08)
4
27
5
28
Full Changelog: [v1.0.1...v1.1.0](https://github.com/parallel-web/parallel-sdk-typescript/compare/v1.0.1...v1.1.0)
0 commit comments