Skip to content

release: 0.2.0#2

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

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

Conversation

@stainless-app

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

Copy link
Copy Markdown

Automated Release PR

0.2.0 (2026-06-18)

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

Features

  • internal: implement indices array format for query and form serialization (17ab3f3)

Bug Fixes

  • client: preserve hardcoded query params when merging with user params (fb89f44)
  • deps: bump minimum typing-extensions version (a345ecd)
  • ensure file data are only sent as 1 parameter (9099ed6)
  • pydantic: do not pass by_alias unless set (0449b45)
  • sanitize endpoint path params (35bfff2)
  • use correct format for nested and array query params (aed61b7)

Chores

  • bump @stdy/cli to 0.15.3 (3847ce1)
  • ci: bump uv version (e3f69aa)
  • ci: skip lint on metadata-only changes (d93c7cf)
  • ci: skip uploading artifacts on stainless-internal branches (3cd3725)
  • format all api.md files (c48c11d)
  • internal: add request options to SSE classes (fa41519)
  • internal: bump mock server version (44e6bfb)
  • internal: codegen related update (34853f3)
  • internal: codegen related update (7281455)
  • internal: codegen related update (25caceb)
  • internal: codegen related update (a665c40)
  • internal: codegen related update (7d3763e)
  • internal: codegen related update (32491ca)
  • internal: codegen related update (65ba06e)
  • internal: codegen related update (17b695e)
  • internal: codegen related update (80e4496)
  • internal: make test_proxy_environment_variables more resilient (09dfc73)
  • internal: make test_proxy_environment_variables more resilient to env (ee9ae9e)
  • internal: refactor authentication internals (50a4731)
  • internal: tweak CI branches (0aafb30)
  • internal: update gitignore (468b5ec)
  • test: do not count install time for mock server timeout (73fc33b)
  • test: enable generated tests (81c8402)
  • tests: bump @stdy/cli to 0.16.1 (1b8ece0)
  • tests: bump mock server version (e306ac0)
  • tests: bump steady to v0.19.4 (5411b66)
  • tests: bump steady to v0.19.5 (f2d5d32)
  • tests: bump steady to v0.19.6 (fee581f)
  • tests: bump steady to v0.19.7 (24b91ef)
  • tests: bump steady to v0.20.1 (2cdebcb)
  • tests: bump steady to v0.20.2 (c62b77b)
  • update mock server docs (bcd2711)

Documentation


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 Feb 13, 2026

Copy link
Copy Markdown
Author

🧪 Testing

To try out this version of the SDK:

pip install 'https://pkg.stainless.com/s/stripe-minimal-python/34853f315bafea90fcc8eac3e675d41db64a75b6/stainless_commons_stripe-0.1.0-py3-none-any.whl'

Expires at: Sat, 18 Jul 2026 02:18:51 GMT
Updated at: Thu, 18 Jun 2026 02:18:51 GMT

@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from dbac812 to d506058 Compare February 13, 2026 20:02
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from d506058 to b8341cf Compare February 13, 2026 20:22
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from b8341cf to 8e7a535 Compare February 13, 2026 20:59
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 8e7a535 to 5dee0a7 Compare February 18, 2026 04:14
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 5dee0a7 to 5826907 Compare February 20, 2026 04:57
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 5826907 to 05e3f5d Compare February 21, 2026 04:27
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 05e3f5d to a71402e Compare February 24, 2026 05:12
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from a71402e to cbaefbb Compare February 24, 2026 05:22
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from cbaefbb to 390d038 Compare February 25, 2026 05:02
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 390d038 to a4b4145 Compare February 27, 2026 06:00
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from a4b4145 to 1f69485 Compare February 27, 2026 06:03
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 1f69485 to 6eb3f6f Compare March 3, 2026 08:04
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 6eb3f6f to 5adc812 Compare March 6, 2026 06:57
@stainless-app

stainless-app Bot commented May 15, 2026

Copy link
Copy Markdown
Author

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.

23 similar comments
@stainless-app

stainless-app Bot commented May 16, 2026

Copy link
Copy Markdown
Author

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 commented May 19, 2026

Copy link
Copy Markdown
Author

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 commented May 20, 2026

Copy link
Copy Markdown
Author

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 commented May 21, 2026

Copy link
Copy Markdown
Author

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 commented May 22, 2026

Copy link
Copy Markdown
Author

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 commented May 23, 2026

Copy link
Copy Markdown
Author

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 commented May 26, 2026

Copy link
Copy Markdown
Author

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 commented May 27, 2026

Copy link
Copy Markdown
Author

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 commented May 28, 2026

Copy link
Copy Markdown
Author

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 commented May 29, 2026

Copy link
Copy Markdown
Author

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 commented May 30, 2026

Copy link
Copy Markdown
Author

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

Copy link
Copy Markdown
Author

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

Copy link
Copy Markdown
Author

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

Copy link
Copy Markdown
Author

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

Copy link
Copy Markdown
Author

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

Copy link
Copy Markdown
Author

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

Copy link
Copy Markdown
Author

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

Copy link
Copy Markdown
Author

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

Copy link
Copy Markdown
Author

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

Copy link
Copy Markdown
Author

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

Copy link
Copy Markdown
Author

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

Copy link
Copy Markdown
Author

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

Copy link
Copy Markdown
Author

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 branch from bbaa94a to b04a061 Compare June 18, 2026 02:18
@stainless-app

stainless-app Bot commented Jun 18, 2026

Copy link
Copy Markdown
Author

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

stainless-app Bot commented Jun 19, 2026

Copy link
Copy Markdown
Author

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

Copy link
Copy Markdown
Author

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