FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

release: 0.92.0 by stainless-app[bot] · Pull Request #156 · kernel/kernel-python-sdk · GitHub

release: 0.92.0 - #156

Merged
stainless-app[bot] merged 2 commits into
mainfrom
release-please--branches--main--changes--next
Aug 17, 2026
Merged

release: 0.92.0#156
stainless-app[bot] merged 2 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

stainless-app Bot commented Aug 17, 2026
edited by cursor Bot
Loading

Copy link
Copy Markdown
Contributor

Automated Release PR

0.92.0 (2026-08-17)

Features

  • chore(stlc): seal custom-code tracking files (5b74e46)

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

Low Risk
Additive, read-only OpenAPI-generated client surface with version-only release metadata; no changes to existing request paths or auth behavior.

Overview
Release 0.92.0 bumps package metadata (pyproject.toml, _version.py, release manifest, changelog) and documents one new configured API endpoint.

The main SDK addition is client.organization.entitlements.retrieve(), which calls GET /org/entitlements and returns typed OrgEntitlements: resolved plan info (contractual vs effective plan, trial/billing fields), per-feature entitlements (enabled flags plus constraints like managed-auth connection limits and replay retention), and effective org limits (concurrency and browser ceilings). Sync/async clients expose the usual raw and streaming response wrappers, and api.md lists the new Organization → Entitlements section.

Generated tests for the entitlements resource are included but remain skipped (mock server disabled), matching other API resource tests in this repo.

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

Stainless-Generated-From: 6d79f6bf702d5e653e96eb43611b7593c0c3620b
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from 9667598 to 15ece02 Compare August 17, 2026 20:42

stainless-app Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor Author

🧪 Testing

To try out this version of the SDK:

pip install 'https://pkg.stainless.com/s/kernel-python/5b74e460198b174e69f0bf690b01f216e89b3dd0/kernel-0.91.0-py3-none-any.whl'

Expires at: Wed, 16 Sep 2026 20:42:34 GMT
Updated at: Mon, 17 Aug 2026 20:42:34 GMT

IlyaasK self-requested a review August 17, 2026 21:03

IlyaasK left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

lgtm

stainless-app Bot merged commit 20d3bba into main Aug 17, 2026
11 checks passed

stainless-app Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor Author

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL