Skip to content

release: 0.68.0#118

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

release: 0.68.0#118
stainless-app[bot] wants to merge 3 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app

@stainless-app stainless-app Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Automated Release PR

0.68.0 (2026-06-12)

Full Changelog: v0.67.0...v0.68.0

Features

  • api: surface deleted/expired API keys for audit trail (KERNEL-1350) (6f16159)

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 org API key list/retrieve behavior and response shape (status is required on APIKey), which can break strict client parsers; scope is audit/read-only, not secret issuance.

Overview
Release 0.68.0 bumps package version metadata and changelog; OpenAPI/Stainless spec hash is refreshed.

The functional change is API key audit visibility (KERNEL-1350). The APIKey type gains deleted_at and a derived status (active | expired | deleted). client.api_keys.retrieve and client.api_keys.list accept optional include_deleted (default off) so soft-deleted keys can be fetched or listed for audit instead of being hidden/404. New APIKeyRetrieveParams wires retrieve query params; tests and api.md are updated accordingly.

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

@firetiger-agent

Copy link
Copy Markdown

Firetiger deploy monitoring skipped

This PR didn't match the auto-monitor filter configured on your GitHub connection:

PRs in the kernel, infra, hypeman, and hypeship repos. kernel is a ~mono repo with many logical services underneath, ensure to focus on the implicated service for the PR

Reason: This PR is for the kernel-python-sdk repository, not one of the specified repos (kernel, infra, hypeman, hypeship); please opt in manually if deploy monitoring is needed.

To monitor this PR anyway, reply with @firetiger monitor this.

@stainless-app

stainless-app Bot commented Jun 12, 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/6f16159d28de8129b12dfe2e144e9d1db39ad4ec/kernel-0.67.0-py3-none-any.whl'

Expires at: Sun, 12 Jul 2026 16:09:27 GMT
Updated at: Fri, 12 Jun 2026 16:09:27 GMT

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 562a254 to a43f670 Compare June 12, 2026 19:04
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