Skip to content

release: 0.2.0#2

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

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

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

@stainless-app stainless-app Bot commented Feb 27, 2026

Automated Release PR

0.2.0 (2026-05-19)

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

Features

Bug Fixes

  • client: preserve URL params already embedded in path (aa35c3f)

Chores

  • ci: skip lint on metadata-only changes (2ff6735)
  • ci: skip uploading artifacts on stainless-internal branches (5ba5d28)
  • 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

@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented Feb 27, 2026

🧪 Testing

To try out this version of the SDK:

npm install 'https://pkg.stainless.com/s/unlayer-typescript/ebe2eb769f8ec18596f18a547efb5c750dc53230/dist.tar.gz'

Expires at: Thu, 18 Jun 2026 02:56:08 GMT
Updated at: Tue, 19 May 2026 02:56:08 GMT

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from b414c2f to 2606fd4 Compare March 3, 2026 05:10
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 2606fd4 to cc040b6 Compare March 6, 2026 05:07
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from cc040b6 to 5824cf6 Compare March 6, 2026 05:30
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 5824cf6 to a0a7bae Compare March 7, 2026 16:14
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from a0a7bae to 0f4995c Compare March 7, 2026 16:21
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 0f4995c to b698559 Compare March 10, 2026 02:54
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from b698559 to 2e52a25 Compare March 17, 2026 10:20
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 2e52a25 to 37c358f Compare March 20, 2026 03:24
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 37c358f to 19e0f45 Compare March 21, 2026 04:17
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 19e0f45 to 587cb0a Compare March 21, 2026 04:22
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 587cb0a to f7bd995 Compare March 24, 2026 04:20
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from f7bd995 to 6e9fba4 Compare March 24, 2026 04:25
Note that we still want to run tests, as these depend on the metadata.
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 6e9fba4 to 02e8c7e Compare March 25, 2026 03:05
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from bbc184b to b924c74 Compare April 29, 2026 05:28
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented Apr 29, 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 stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from b924c74 to 30e09c8 Compare April 30, 2026 07:41
@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 stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 30e09c8 to 5fbad61 Compare May 1, 2026 04:39
@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.

3 similar comments
@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 stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 5fbad61 to f69e3b8 Compare May 8, 2026 05:03
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from f69e3b8 to 2edb95c Compare May 8, 2026 08:28
@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.

2 similar comments
@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.

@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 stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 2edb95c to 705d474 Compare May 13, 2026 04:03
@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 stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 705d474 to a1bd0fb Compare May 19, 2026 03:08
@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.

1 similar comment
@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.

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