Skip to content

release: 0.445.0#1323

Merged
stainless-app[bot] merged 2 commits into
mainfrom
release-please--branches--main--changes--next
Mar 16, 2026
Merged

release: 0.445.0#1323
stainless-app[bot] merged 2 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

@stainless-app stainless-app Bot commented Mar 16, 2026

Automated Release PR

0.445.0 (2026-03-16)

Full Changelog: v0.444.0...v0.445.0

Features

Bug Fixes

  • client: close streams without requiring full consumption (b8b140c)
  • compat with Python 3.14 (8ca59d8)
  • compat: update signatures of model_dump and model_dump_json for Pydantic v1 (a19fec1)
  • ensure streams are always closed (84de760)
  • types: allow pyright to infer TypedDict types within SequenceNotStr (24638ac)
  • use async_to_httpx_files in patch method (e3bb35b)

Chores

  • add missing docstrings (17c8b29)
  • add Python 3.14 classifier and testing (89ba27b)
  • dependencies: require standardwebhooks 1.0.1 (d9cd73a)
  • deps: mypy 1.18.1 has a regression, pin to 1.17 (11b2836)
  • docs: use environment variables for authentication in code snippets (d3add21)
  • format all api.md files (6e81381)
  • internal/tests: avoid race condition with implicit client cleanup (8b40865)
  • internal: add --fix argument to lint script (11c7600)
  • internal: add missing files argument to base client (ca7f10e)
  • internal: add request options to SSE classes (7b0f6ae)
  • internal: bump dependencies (9afb9bc)
  • internal: codegen related update (b3c7347)
  • internal: codegen related update (b79b7c6)
  • internal: codegen related update (60367a0)
  • internal: codegen related update (e845138)
  • internal: fix lint error on Python 3.14 (db29ffe)
  • internal: grammar fix (it's -> its) (8d6db18)
  • internal: make test_proxy_environment_variables more resilient (e4f191d)
  • internal: make test_proxy_environment_variables more resilient to env (a9e3ac5)
  • internal: update actions/checkout version (229bc20)
  • package: drop Python 3.8 support (b3df916)
  • remove custom code (e2f423d)
  • speedup initial import (2d64c18)
  • update lockfile (7709a96)
  • update mock server docs (97c13ac)

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 merged commit e477f30 into main Mar 16, 2026
7 checks passed
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented Mar 16, 2026

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