Skip to content

release: 0.69.0#120

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

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

Conversation

@stainless-app

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

Copy link
Copy Markdown
Contributor

Automated Release PR

0.69.0 (2026-06-18)

Full Changelog: v0.68.0...v0.69.0

Features

  • Add free-text search to remaining paginated list endpoints (b34f843)

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 optional query parameters on list APIs with no changes to auth or mutation behavior; release is mostly generated SDK sync and version bump.

Overview
Release 0.69.0 bumps package/version metadata and points .stats.yml at an updated OpenAPI spec.

The functional SDK change is an optional query argument on paginated list methods (sync and async) so callers can pass server-side free-text search alongside existing limit/offset filters. Affected resources include auth connections, browser pools, credential providers, credentials, deployments, extensions, invocations, and proxies, with matching ListParams TypedDict fields and test updates for list(..., query=...).

Search semantics are documented per endpoint (e.g. connections by ID/domain/profile name; proxies by name/host/IP/ID).

Reviewed by Cursor Bugbot for commit 6653411. 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 is a release PR for the kernel-python-sdk repository, which appears to be a Python SDK client library rather than a core service within the kernel mono repo; clarify if this should be monitored or opt in manually.

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

@stainless-app

stainless-app Bot commented Jun 18, 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/b34f843f664307beeb23ec96a1162ee70fd3df1e/kernel-0.68.0-py3-none-any.whl'

Expires at: Sat, 18 Jul 2026 18:56:31 GMT
Updated at: Thu, 18 Jun 2026 18:56:31 GMT

@stainless-app stainless-app Bot merged commit 4506e68 into main Jun 18, 2026
11 checks passed
@stainless-app

stainless-app Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor Author

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