Skip to content

Comments

release: 1.5.0-alpha.2#155

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

release: 1.5.0-alpha.2#155
stainless-app[bot] wants to merge 43 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Oct 7, 2025

Automated Release PR

1.5.0-alpha.2 (2026-02-23)

Full Changelog: v1.5.0-alpha.1...v1.5.0-alpha.2

Features

Bug Fixes

  • client: close streams without requiring full consumption (bb617be)
  • compat with Python 3.14 (8f4df7c)
  • compat: update signatures of model_dump and model_dump_json for Pydantic v1 (135104e)
  • ensure streams are always closed (588f8f4)
  • pydantic: ignore model extras in pydantic v2 (#156) (9cae18c)
  • types: allow pyright to infer TypedDict types within SequenceNotStr (6e13710)
  • use async_to_httpx_files in patch method (4370dab)

Chores

  • add missing docstrings (0332edf)
  • add Python 3.14 classifier and testing (ec88bf3)
  • bump httpx-aiohttp version to 0.1.9 (42685a1)
  • ci: upgrade actions/github-script (9363c3d)
  • deps: mypy 1.18.1 has a regression, pin to 1.17 (b0d4efb)
  • docs: use environment variables for authentication in code snippets (97a777f)
  • format all api.md files (36b3fc5)
  • internal/tests: avoid race condition with implicit client cleanup (6ca21dc)
  • internal: add --fix argument to lint script (b96137c)
  • internal: add missing files argument to base client (851f268)
  • internal: bump dependencies (b0c3306)
  • internal: codegen related update (5dad097)
  • internal: detect missing future annotations with ruff (ea60157)
  • internal: fix lint error on Python 3.14 (ba06a3e)
  • internal: grammar fix (it's -> its) (1d6aebd)
  • internal: update actions/checkout version (7b01d95)
  • package: drop Python 3.8 support (e36cf2b)
  • speedup initial import (ca27085)
  • update lockfile (738e9be)
  • update mock server docs (9c92875)

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
Contributor Author

stainless-app bot commented Oct 7, 2025

🧪 Testing

To try out this version of the SDK, run:

pip install 'https://pkg.stainless.com/s/browserbase-python/5dad0978043a3fe8d65c5ff06a064e2d9b40cda9/browserbase-1.5.0a1-py3-none-any.whl'

Expires at: Thu, 26 Mar 2026 07:39:42 GMT
Updated at: Tue, 24 Feb 2026 07:39:42 GMT

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 0a703b7 to a0ca671 Compare October 11, 2025 02:36
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from a0ca671 to 71415b6 Compare October 18, 2025 02:23
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 71415b6 to 3ec0b02 Compare October 30, 2025 02:46
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 3ec0b02 to 6ad0ca9 Compare October 31, 2025 03:57
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 6ad0ca9 to db965e6 Compare November 4, 2025 05:45
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from db965e6 to 30a86ce Compare November 11, 2025 05:31
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 30a86ce to b12db87 Compare November 11, 2025 05:31
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from b12db87 to fe3144f Compare November 12, 2025 05:06
* fix(pydantic): ignore model extras

* only handle v2 for now
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from fe3144f to a022153 Compare November 19, 2025 03:27
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from a022153 to efce988 Compare November 22, 2025 04:36
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from efce988 to 7fa98ab Compare November 28, 2025 03:36
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 7fa98ab to 1b1b6d0 Compare November 28, 2025 03:37
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 2 times, most recently from 8ca5126 to 99ef6bd Compare February 23, 2026 23:21
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 99ef6bd to 637cad7 Compare February 23, 2026 23:23
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