Skip to content

release: 0.11.0 - #89

Merged
stainless-app[bot] merged 14 commits into
mainfrom
release-please--branches--main--changes--next
Jan 13, 2026
Merged

release: 0.11.0#89
stainless-app[bot] merged 14 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app

@stainless-appstainless-appBot commented Nov 12, 2025

Copy link
Copy Markdown
Contributor

Automated Release PR

0.11.0 (2026-01-13)

Full Changelog: v0.10.0...v0.11.0

Features

Bug Fixes

  • compat: update signatures of model_dump and model_dump_json for Pydantic v1 (fdbee33)
  • ensure streams are always closed (6bdc831)
  • types: allow pyright to infer TypedDict types within SequenceNotStr (831b67d)
  • use async_to_httpx_files in patch method (04bc4cc)

Chores

  • add missing docstrings (9c019eb)
  • add Python 3.14 classifier and testing (26541da)
  • deps: mypy 1.18.1 has a regression, pin to 1.17 (4566f14)
  • docs: use environment variables for authentication in code snippets (92f7455)
  • internal: add --fix argument to lint script (0264ded)
  • internal: add missing files argument to base client (44a2de1)
  • internal: codegen related update (37f6758)
  • update lockfile (9dd374a)

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-appBot commented Nov 12, 2025

Copy link
Copy Markdown
ContributorAuthor

🧪 Testing

To try out this version of the SDK, run:

pip install 'https://pkg.stainless.com/s/sunrise-python/9d0101ffe5e7af7104ef461b420112cb66a32a2d/contextual_client-0.10.0-py3-none-any.whl'

Expires at: Thu, 12 Feb 2026 21:49:07 GMT
Updated at: Tue, 13 Jan 2026 21:49:07 GMT

@stainless-app
stainless-appBotforce-pushed the release-please--branches--main--changes--next branch from 48dd143 to 5bf4394CompareNovember 22, 2025 04:10
@stainless-app
stainless-appBotforce-pushed the release-please--branches--main--changes--next branch from 5bf4394 to b07dc3fCompareNovember 28, 2025 03:27
@stainless-app
stainless-appBotforce-pushed the release-please--branches--main--changes--next branch from b07dc3f to feffe29CompareNovember 28, 2025 03:29
@stainless-app
stainless-appBotforce-pushed the release-please--branches--main--changes--next branch from feffe29 to 75e30c0CompareDecember 3, 2025 05:40
@stainless-app
stainless-appBotforce-pushed the release-please--branches--main--changes--next branch from 75e30c0 to 8ebb2b9CompareDecember 3, 2025 05:47
@stainless-app
stainless-appBotforce-pushed the release-please--branches--main--changes--next branch from 8ebb2b9 to a2e9359CompareDecember 9, 2025 04:35
@stainless-app
stainless-appBotforce-pushed the release-please--branches--main--changes--next branch from a2e9359 to 15d5d9aCompareDecember 9, 2025 04:38
@stainless-app
stainless-appBotforce-pushed the release-please--branches--main--changes--next branch from 15d5d9a to b6200dcCompareDecember 16, 2025 04:31
@stainless-app
stainless-appBotforce-pushed the release-please--branches--main--changes--next branch from b6200dc to 3a33a77CompareDecember 18, 2025 07:02
@stainless-app
stainless-appBotforce-pushed the release-please--branches--main--changes--next branch from 3a33a77 to a00fd19CompareDecember 19, 2025 06:10
@stainless-app
stainless-appBotforce-pushed the release-please--branches--main--changes--next branch from a00fd19 to ba02ffeCompareJanuary 6, 2026 05:35
seems like an update on the stainless side caused an error
@stainless-app
stainless-appBotforce-pushed the release-please--branches--main--changes--next branch from ba02ffe to a6f2523CompareJanuary 13, 2026 21:48
@stainless-appstainless-appBot changed the title release: 0.10.1release: 0.11.0Jan 13, 2026
@stainless-app
stainless-appBotforce-pushed the release-please--branches--main--changes--next branch from a6f2523 to daa6dabCompareJanuary 13, 2026 21:48
@stainless-app
stainless-appBot merged commit 0ddf954 into mainJan 13, 2026
7 checks passed
@stainless-app

Copy link
Copy Markdown
ContributorAuthor

Sign up for freeto 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

@jamestouri