Skip to content

release: 0.1.0-alpha.23#144

Merged
mjohanssoncs merged 31 commits into
mainfrom
release-please--branches--main--changes--next
Mar 3, 2026
Merged

release: 0.1.0-alpha.23#144
mjohanssoncs merged 31 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app

@stainless-app stainless-app Bot commented Jan 21, 2026

Copy link
Copy Markdown
Contributor

Automated Release PR

0.1.0-alpha.23 (2026-03-03)

Full Changelog: v0.1.0-alpha.22...v0.1.0-alpha.23

Features

  • api: option fields (1da1764)
  • client: add custom JSON encoder for extended type support (422c744)
  • client: add support for binary request streaming (509ce0a)

Bug Fixes

  • client: close streams without requiring full consumption (bbe5744)
  • compat with Python 3.14 (b07a9e2)
  • compat: update signatures of model_dump and model_dump_json for Pydantic v1 (adce836)
  • ensure streams are always closed (7194eee)
  • types: allow pyright to infer TypedDict types within SequenceNotStr (2323b86)
  • use async_to_httpx_files in patch method (b19854b)

Chores

  • add Python 3.14 classifier and testing (4ee447f)
  • ci: upgrade actions/github-script (110a94e)
  • deps: mypy 1.18.1 has a regression, pin to 1.17 (73360c3)
  • docs: use environment variables for authentication in code snippets (1543c34)
  • format all api.md files (83a93da)
  • internal/tests: avoid race condition with implicit client cleanup (5e5a05d)
  • internal: add --fix argument to lint script (20f6a31)
  • internal: add missing files argument to base client (916851b)
  • internal: add request options to SSE classes (753f5a8)
  • internal: bump dependencies (cf2b653)
  • internal: codegen related update (72bf447)
  • internal: codegen related update (5446a02)
  • internal: fix lint error on Python 3.14 (c514a29)
  • internal: grammar fix (it's -> its) (c8e4be7)
  • internal: make test_proxy_environment_variables more resilient (2a2ba8f)
  • internal: make test_proxy_environment_variables more resilient to env (8673314)
  • internal: update actions/checkout version (4dc0a07)
  • package: drop Python 3.8 support (eca0847)
  • speedup initial import (5d15f15)
  • update lockfile (7f09f45)
  • update mock server docs (e7ad145)

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 force-pushed the release-please--branches--main--changes--next branch from d789f17 to c8e9db4 Compare January 24, 2026 04:03
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from c8e9db4 to bd3e93c Compare January 30, 2026 03:59
@stainless-app

stainless-app Bot commented Jan 30, 2026

Copy link
Copy Markdown
Contributor Author

🧪 Testing

To try out this version of the SDK:

pip install 'https://pkg.stainless.com/s/studio-sdk-python/1da17647e66adf4425ddab7230ad150a56de6abb/clear_street_studio_sdk-0.1.0a22-py3-none-any.whl'

Expires at: Thu, 02 Apr 2026 09:56:14 GMT
Updated at: Tue, 03 Mar 2026 09:56:14 GMT

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from bd3e93c to 4e7bab3 Compare February 10, 2026 03:48
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 4e7bab3 to 008b22c Compare February 12, 2026 04:39
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 008b22c to c7dca1d Compare February 13, 2026 03:46
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from c7dca1d to c58e91b Compare February 20, 2026 04:19
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from c58e91b to 3afb39b Compare February 24, 2026 04:39
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 3afb39b to 4217cd0 Compare February 24, 2026 04:49
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 4217cd0 to 3f57fb2 Compare February 25, 2026 04:23
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 3f57fb2 to 0f91541 Compare March 3, 2026 09:56
@mjohanssoncs mjohanssoncs merged commit 6e7fd70 into main Mar 3, 2026
7 checks passed
@mjohanssoncs mjohanssoncs deleted the release-please--branches--main--changes--next branch March 3, 2026 10:06
@stainless-app

stainless-app Bot commented Mar 3, 2026

Copy link
Copy Markdown
Contributor Author

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.

1 participant