Skip to content

release: 0.103.0 - #170

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

stainless-app[bot] wants to merge 4 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)

Full Changelog: v0.102.0...v0.103.0

Features

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

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
Adds credential vault and browser-fill client APIs around secrets and optimistic concurrency; lookup/config responses gain a required working_configurations field that may break strict response parsers.

Overview
Release 0.103.0 bumps package version and changelog. The substantive SDK changes track new API surface for vault credentials, config lookup, and managed auth.

Vault credentials add a third item type (credential) with create/update via upsert and versioned update (type, version, optional expected_item_id). Items can enter pending_collection with hosted collection actions; perform_operation gains collect, and retrieve/list wait covers credential collection. Browser fill is generalized: VaultCardFillFieldParam is replaced by VaultFillFieldParam, fill applies to ready credentials as well as Link cards, and page_url is optional for credentials when exactly one page is open. New models cover field definitions (including TOTP), collection actions, and non-return of sensitive values.

Config registry and lookup responses now include working_configurations (ordered list of working configs, recommended first).

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

Generated tests and api.md exports are updated for the new overloads and types.

Reviewed by Cursor Bugbot for commit 15dd33c. 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
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