Skip to content

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Jan 9, 2026

Automated Release PR

0.25.0 (2026-01-15)

Full Changelog: v0.24.0...v0.25.0

Features

  • add MFA options to agent authentication workflow (7d38cd3)
  • add WebSocket process attach and PTY support (02c5320)
  • api: add IP address logging for residential and custom proxies (b69126a)
  • api: manual updates (00912b4)
  • api: update production repos (26977da)
  • client: add support for binary request streaming (9787c14)

Chores


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

Release 0.25.0 – API/client enhancements and domain migration.

  • Client I/O: Add content support for raw/binary request bodies with BinaryTypes/AsyncBinaryTypes; deprecate passing raw bytes via body; improve request build/debug logging; add tests. Updates browsers.fs.write_file() to accept raw streams.
  • Processes (PTY): Add allocate_tty, rows/cols to process.spawn; new process.resize endpoint with types/responses; docs (api.md) and tests updated.
  • Auth MFA: Extend agent auth with MFA options (mfa_options) and new submit(selected_mfa_type=...) overload; types and tests added.
  • Proxies: Add ip_address field to proxy responses.
  • Repo/domain: Switch org/links and production base URL to kernel/api.kernel.com; update workflows and docs.
  • Spec/stats: OpenAPI/spec hashes updated; endpoints: 89 → 90.

Written by Cursor Bugbot for commit c50ce7d. This will update automatically on new commits. Configure here.

@stainless-app
Copy link
Contributor Author

stainless-app bot commented Jan 9, 2026

🧪 Testing

To try out this version of the SDK, run:

pip install 'https://pkg.stainless.com/s/kernel-python/b69126a90f37319384f4b00f8117198cc2424a13/kernel-0.24.0-py3-none-any.whl'

Expires at: Sat, 14 Feb 2026 20:06:41 GMT
Updated at: Thu, 15 Jan 2026 20:06:41 GMT

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 3 times, most recently from 33f5405 to e731d0f Compare January 9, 2026 03:54
tembo[bot]
tembo bot previously approved these changes Jan 9, 2026
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 23 times, most recently from f567ab9 to 0b5d482 Compare January 12, 2026 03:16
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 20 times, most recently from b1530d2 to 597fd58 Compare January 15, 2026 05:08
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 597fd58 to 916bbb5 Compare January 15, 2026 20:06
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 916bbb5 to c50ce7d Compare January 15, 2026 20:06
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