Skip to content

Releases: kernel/kernel-python-sdk

v0.18.0

Choose a tag to compare

@stainless-app stainless-app released this 30 Oct 21:19

0.18.0 (2025-10-30)

Full Changelog: v0.17.0...v0.18.0

Features

  • apps: add offset pagination + headers (54ea6e7)

Bug Fixes

  • client: close streams without requiring full consumption (4014c3d)

v0.17.0

Choose a tag to compare

@stainless-app stainless-app released this 27 Oct 19:48

0.17.0 (2025-10-27)

Full Changelog: v0.16.0...v0.17.0

Features

  • Use ping instead of bright data for ISP proxy (cd4c025)

v0.16.0

Choose a tag to compare

@stainless-app stainless-app released this 27 Oct 18:41

0.16.0 (2025-10-27)

Full Changelog: v0.15.0...v0.16.0

Features

  • ad hoc playwright code exec AP| (4204ad5)

Chores

  • bump httpx-aiohttp version to 0.1.9 (1130759)

v0.15.0

Choose a tag to compare

@stainless-app stainless-app released this 17 Oct 18:50

0.15.0 (2025-10-17)

Full Changelog: v0.14.2...v0.15.0

Features

  • click mouse, move mouse, screenshot (b63f7ad)
  • Phani/deploy with GitHub url (eb86c27)

v0.14.2

Choose a tag to compare

@stainless-app stainless-app released this 16 Oct 17:29

0.14.2 (2025-10-16)

Full Changelog: v0.14.1...v0.14.2

Features

v0.14.1

Choose a tag to compare

@stainless-app stainless-app released this 13 Oct 15:47

0.14.1 (2025-10-13)

Full Changelog: v0.14.0...v0.14.1

Features

  • Hide and deprecate mobile proxy type (bee8d86)
  • WIP: Configurable Viewport (60b9961)

Chores

  • internal: detect missing future annotations with ruff (b53927c)

v0.14.0

Choose a tag to compare

@stainless-app stainless-app released this 07 Oct 14:11

0.14.0 (2025-10-07)

Full Changelog: v0.13.0...v0.14.0

Features


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

v0.13.0

Choose a tag to compare

@stainless-app stainless-app released this 03 Oct 17:32

0.13.0 (2025-10-03)

Full Changelog: v0.12.0...v0.13.0

Features

  • Http proxy (2664172)
  • Update oAPI and data model for proxy status (014d704)

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

v0.12.0

Choose a tag to compare

@stainless-app stainless-app released this 30 Sep 23:56

0.12.0 (2025-09-30)

Full Changelog: v0.11.5...v0.12.0

Features

  • Return proxy ID in browsers response (2beafcf)

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


TL;DR

This is an automated release for version 0.12.0, which adds the proxy_id to browser API responses.

Why we made these changes

This change allows users to easily identify and manage the specific proxy associated with a browser instance directly from the browser object, without needing to make separate API calls.

What changed?

  • The response from the browser creation and retrieval endpoints now includes the proxy_id.

v0.11.5

Choose a tag to compare

@stainless-app stainless-app released this 29 Sep 18:26

0.11.5 (2025-09-29)

Full Changelog: v0.11.4...v0.11.5

Features

  • Add App Version to Invocation and add filtering on App Version (c703d0b)
  • Fix my incorrect grammer (22b2c11)

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