Skip to content

release: 0.48.0#90

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

release: 0.48.0#90
stainless-app[bot] wants to merge 3 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

@stainless-app stainless-app bot commented Apr 8, 2026

Automated Release PR

0.48.0 (2026-04-08)

Full Changelog: v0.47.0...v0.48.0

Features

  • [kernel-1116] add base_url field to browser session response (335d9e0)

Bug Fixes

  • client: preserve hardcoded query params when merging with user params (6dfd882)

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
Touches core request-building logic to merge hardcoded URL query params with user params, which can affect all outgoing requests (though covered by new sync/async tests). The rest is additive type metadata and version/changelog updates.

Overview
Release 0.48.0. Adds an optional base_url field to multiple browser session response models so callers can access the per-session Metro-API HTTP base URL.

Fixes request URL/query handling in _base_client.py by preserving query parameters hardcoded in options.url when merging with user-supplied params, with new sync/async tests validating encoded paths and param merging behavior.

Reviewed by Cursor Bugbot for commit b50de85. Bugbot is set up for automated code reviews on this repo. Configure here.

@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app bot commented Apr 8, 2026

🧪 Testing

To try out this version of the SDK:

pip install 'https://pkg.stainless.com/s/kernel-python/335d9e04998dd9e581f47d8869dd7f07a8f2db74/kernel-0.47.0-py3-none-any.whl'

Expires at: Fri, 08 May 2026 13:12:54 GMT
Updated at: Wed, 08 Apr 2026 13:12:54 GMT

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 7a175bd to 33c9cf0 Compare April 8, 2026 13:12
@stainless-app stainless-app bot changed the title release: 0.47.1 release: 0.48.0 Apr 8, 2026
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 33c9cf0 to b50de85 Compare April 8, 2026 13:12
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