Skip to content

Comments

release: 0.37.0#78

Merged
stainless-app[bot] merged 2 commits intomainfrom
release-please--branches--main--changes--next
Feb 23, 2026
Merged

release: 0.37.0#78
stainless-app[bot] merged 2 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Feb 23, 2026

Automated Release PR

0.37.0 (2026-02-23)

Full Changelog: v0.36.1...v0.37.0

Features

  • Neil/kernel 1017 profile pagination query parameter (fc068ec)

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
Changes the public return type and calling convention of client.profiles.list, which may break existing integrations and affects pagination behavior.

Overview
Bumps the SDK version to 0.37.0 and updates release metadata/docs (CHANGELOG.md, manifest, OpenAPI stats).

Updates ProfilesResource.list (sync + async) to support offset pagination and a new query filter by accepting limit/offset/query params and returning SyncOffsetPagination[Profile] / AsyncOffsetPagination[Profile] instead of the old ProfileListResponse alias (which is removed). Tests and api.md are updated accordingly, and a new ProfileListParams type is added.

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

@stainless-app
Copy link
Contributor Author

stainless-app bot commented Feb 23, 2026

🧪 Testing

To try out this version of the SDK, run:

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

Expires at: Wed, 25 Mar 2026 16:45:04 GMT
Updated at: Mon, 23 Feb 2026 16:45:04 GMT

@stainless-app stainless-app bot merged commit db22692 into main Feb 23, 2026
8 checks passed
@stainless-app
Copy link
Contributor Author

stainless-app bot commented Feb 23, 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