Skip to content

release: 0.103.0 - #170

Merged
stainless-app[bot] merged 5 commits into
mainfrom
release-please--branches--main--changes--next
Sep 15, 2026
Merged

stainless-app[bot] merged 5 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app

@stainless-app stainless-app Bot commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

Automated Release PR

0.103.0 (2026-09-15)

Features

  • chore(stlc): seal custom-code tracking files (4ce4ab9)
  • Expose managed auth field input modes (c110358)
  • Return working config registry configurations (0737fe9)

Bug Fixes

  • disable automatic vault operation retries in SDKs (aad62f9)

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

High Risk
Adds credential vault APIs and changes vault operation retry semantics on security-sensitive paths (secrets, browser fill, collection URLs).

Overview
Release 0.103.0 bumps the package version and expands the vault and config-registry surface in the generated SDK.

Credential vault items are first-class: new types and params for create/update (upsert / update with type="credential", optimistic version, optional expected_item_id), collection flows (collect operation, CredentialCollectionAction), and item GET/list docs for pending collection and wait. perform_operation fill now uses unified VaultFillFieldParam (replacing card-only fill params), supports credential field names and TOTP behavior, and makes page_url optional when exactly one browser page is open (cards still require HTTPS URLs).

Vault operations no longer use the client’s automatic HTTP retriesperform_operation posts with max_retries=0 so ambiguous fill/collect outcomes are not double-applied; ordinary vault reads still honor max_retries (covered by new tests).

Managed auth field models gain optional input_mode (text, email, tel, numeric) for keyboard hints.

Lookup and config registry responses add required working_configurations, ordered with the recommended config first.

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

Stainless-Generated-From: c38e2308cd507f413c42d0d729d082ccd535debe
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from b6b3625 to 9c5d22a Compare September 14, 2026 23:50
Stainless-Generated-From: 641e17ff11ca542895bb45f2e6c06d75f136aa5d
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from 9c5d22a to 27d8717 Compare September 15, 2026 00:00
Stainless-Generated-From: fafe851cda2bec958cc113405ced9ecd6d1c35e3
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from 27d8717 to 5d627a1 Compare September 15, 2026 00:22
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 5d627a1 to 15dd33c Compare September 15, 2026 00:47
Stainless-Generated-From: 068a33988f678bd0ddafaacdda5828037155b2ed
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 15dd33c to 05152a1 Compare September 15, 2026 15:11
@stainless-app

stainless-app Bot commented Sep 15, 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/aad62f97e2f6c3ee590775916364c19980dc9456/kernel-0.102.0-py3-none-any.whl'

Expires at: Thu, 15 Oct 2026 15:11:25 GMT
Updated at: Tue, 15 Sep 2026 15:11:25 GMT

@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from 05152a1 to 678511b Compare September 15, 2026 15:11
@stainless-app
stainless-app Bot merged commit 7115ae8 into main Sep 15, 2026
11 checks passed
@stainless-app

stainless-app Bot commented Sep 15, 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