Skip to content

release: 0.43.0 - #85

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

release: 0.43.0#85
stainless-app[bot] merged 4 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app

@stainless-appstainless-appBot commented Mar 7, 2026

Copy link
Copy Markdown
Contributor

Automated Release PR

0.43.0 (2026-03-10)

Full Changelog: v0.42.1...v0.43.0

Features

  • Add webdriver_ws_url and metro webdriver session proxy (66c7364)

Chores

  • ci: skip uploading artifacts on stainless-internal branches (52a392c)
  • update placeholder string (6e71435)

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


Note

Medium Risk
Adds a new required response field (webdriver_ws_url) across multiple browser-related types, which may break consumers relying on exact schemas/serialization. CI artifact upload behavior is also altered for certain branch patterns, but is low impact to runtime code.

Overview
Release v0.43.0 updates version metadata (pyproject.toml, _version.py, release manifest, changelog) and refreshes the tracked OpenAPI spec pointer (.stats.yml).

API surface change: browser session response models now include webdriver_ws_url (WebDriver BiDi websocket URL) across create/list/retrieve/update/pool-acquire and invocation browser listings.

CI change: the build workflow skips OIDC token acquisition and tarball upload when running on stl/* branches. Tests update placeholder binary payloads from b"raw file contents" to b"Example data".

Written by Cursor Bugbot for commit 0b874f1. This will update automatically on new commits. Configure here.

@stainless-app

stainless-appBot commented Mar 7, 2026

Copy link
Copy Markdown
ContributorAuthor

🧪 Testing

To try out this version of the SDK:

pip install 'https://pkg.stainless.com/s/kernel-python/66c73649f84a3e481672ba876b6882bd79069f16/kernel-0.42.1-py3-none-any.whl'

Expires at: Thu, 09 Apr 2026 16:06:42 GMT
Updated at: Tue, 10 Mar 2026 16:06:42 GMT

@stainless-app
stainless-appBotforce-pushed the release-please--branches--main--changes--next branch from 42826c6 to 95d517fCompareMarch 7, 2026 15:46
@stainless-app
stainless-appBotforce-pushed the release-please--branches--main--changes--next branch from 95d517f to f888015CompareMarch 10, 2026 16:06
@stainless-appstainless-appBot changed the title release: 0.42.2release: 0.43.0Mar 10, 2026
@stainless-app
stainless-appBotforce-pushed the release-please--branches--main--changes--next branch from f888015 to 0b874f1CompareMarch 10, 2026 16:06
@stainless-app
stainless-appBot merged commit 968f23e into mainMar 10, 2026
8 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

@rgarcia