Skip to content

release: 0.48.0#90

Merged
stainless-app[bot] merged 5 commits intomainfrom
release-please--branches--main--changes--next
Apr 10, 2026
Merged

release: 0.48.0#90
stainless-app[bot] merged 5 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-10)

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)

Chores

  • retrigger Stainless codegen for projects resource (ca22fd9)

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
Medium risk because it changes core request URL/query handling in _base_client.py, which can affect all API calls, and adds a new projects resource surface area. New types/fields are additive and should be low risk individually.

Overview
Bumps the package/version metadata to 0.48.0 and updates the changelog/stats.

Adds a new client.projects resource (sync/async + raw/streaming variants) with CRUD operations plus a nested projects.limits API for retrieving/updating per-project resource caps, along with the associated Project/ProjectLimits types and generated tests/docs.

Fixes request construction to preserve query params embedded in the URL when merging with user-supplied params, and extends browser session response models to include an optional base_url field.

Reviewed by Cursor Bugbot for commit c0d8665. 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/ca22fd9dc4b5f4cd70e15ecb1ddd3607d8a99df8/kernel-0.47.0-py3-none-any.whl'

Expires at: Sun, 10 May 2026 02:15:07 GMT
Updated at: Fri, 10 Apr 2026 02:15:07 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
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from b50de85 to 00425e8 Compare April 8, 2026 20:48
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 00425e8 to c0d8665 Compare April 10, 2026 02:14
@stainless-app stainless-app bot merged commit 48d436b into main Apr 10, 2026
8 checks passed
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app bot commented Apr 10, 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.

1 participant