Skip to content

release: 0.45.0#87

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

release: 0.45.0#87
stainless-app[bot] wants to merge 5 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

@stainless-app stainless-app bot commented Mar 24, 2026

Automated Release PR

0.45.0 (2026-03-27)

Full Changelog: v0.44.0...v0.45.0

Features

  • [kernel-1008] browser pools add custom policy (09f8520)
  • internal: implement indices array format for query and form serialization (c798c39)

Chores

  • ci: skip lint on metadata-only changes (f0815a8)
  • internal: update gitignore (34b47ab)

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 chrome_policy parameter to browser pool create/update APIs and types, which changes request payloads and could affect downstream consumers expecting strict schemas. Also changes query/form serialization for indices array format, which may alter how list parameters are encoded for some requests.

Overview
Bumps the SDK to v0.45.0 (manifest, pyproject.toml, src/kernel/_version.py) and updates the OpenAPI metadata/changelog.

Adds support for custom Chrome enterprise policy overrides on browser pools via a new chrome_policy field across browser_pools.create()/update() (sync + async), request param TypedDicts, response model (BrowserPoolConfig), and associated tests.

Implements the previously unsupported array_format="indices" in src/kernel/_qs.py, and updates CI to skip lint/build on push commits with message codegen metadata (plus adds .stdy.log to .gitignore).

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

@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app bot commented Mar 24, 2026

🧪 Testing

To try out this version of the SDK:

pip install 'https://pkg.stainless.com/s/kernel-python/c798c39251def1447d61215c187f0e285f225f3d/kernel-0.44.0-py3-none-any.whl'

Expires at: Sun, 26 Apr 2026 03:49:59 GMT
Updated at: Fri, 27 Mar 2026 03:49:59 GMT

Note that we still want to run tests, as these depend on the metadata.
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 1c50e3c to 545b35e Compare March 25, 2026 02:31
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 545b35e to 69c38c3 Compare March 26, 2026 14:39
@stainless-app stainless-app bot changed the title release: 0.44.1 release: 0.45.0 Mar 26, 2026
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 69c38c3 to 7124821 Compare March 26, 2026 14:39
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 7124821 to 4873c4d Compare March 27, 2026 03:49
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