Skip to content

release: 0.2.0#2

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

release: 0.2.0#2
stainless-app[bot] wants to merge 30 commits intomainfrom
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-01)

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 (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/bbe35648d10ca91c0d625385894e1dbeb6337bca/dist.tar.gz'

Expires at: Fri, 29 May 2026 05:28:29 GMT
Updated at: Wed, 29 Apr 2026 05:28:29 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 6d2fe49 to 782d78a Compare April 1, 2026 07:24
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 782d78a to 53077d5 Compare April 9, 2026 08:52
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 53077d5 to 520f380 Compare April 13, 2026 02:19
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 520f380 to 8c05ad6 Compare April 18, 2026 07:03
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 8c05ad6 to 044246d Compare April 22, 2026 13:28
@stainless-app stainless-app Bot changed the title release: 0.1.1 release: 0.2.0 Apr 22, 2026
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 044246d to dbcce9a Compare April 22, 2026 13:28
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from dbcce9a to 1181e4e Compare April 23, 2026 03:43
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented Apr 25, 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 1181e4e to bbc184b Compare April 28, 2026 04:16
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented Apr 28, 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 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.

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