Skip to content

Releases: onkernel/kernel-python-sdk

v0.7.1

08 Jul 19:01
b769fb9
Compare
Choose a tag to compare

0.7.1 (2025-07-08)

Full Changelog: v0.6.4...v0.7.1

Features

Bug Fixes

  • ci: correct conditional (1167795)

Chores

  • ci: change upload type (dabede0)
  • ci: only run for pushes and fork pull requests (e9a45fd)
  • internal: codegen related update (2c50b08)

v0.6.4

28 Jun 03:11
Compare
Choose a tag to compare

0.6.4 (2025-06-27)

Full Changelog: v0.6.3...v0.6.4

Features

Bug Fixes

  • ci: release-doctor — report correct token name (ab1f806)

v0.6.3

26 Jun 03:12
Compare
Choose a tag to compare

0.6.3 (2025-06-25)

Full Changelog: v0.6.2...v0.6.3

Features

  • api: /browsers no longer requires invocation id (d1ff453)

v0.6.2

24 Jun 19:53
Compare
Choose a tag to compare

0.6.2 (2025-06-24)

Full Changelog: v0.6.1...v0.6.2

Features

  • api: add since parameter to deployment logs endpoint (39fb799)
  • client: add support for aiohttp (fbe32a1)

Chores

  • tests: skip some failing tests on the latest python versions (9441e05)

Documentation

  • client: fix httpx.Timeout documentation reference (f3c0127)

v0.6.1

18 Jun 18:02
9faba7c
Compare
Choose a tag to compare

0.6.1 (2025-06-18)

Full Changelog: v0.6.0...v0.6.1

Features

  • api: add delete_browsers endpoint (1d378d3)

v0.6.0

18 Jun 10:35
10e4c1e
Compare
Choose a tag to compare

0.6.0 (2025-06-18)

Full Changelog: v0.5.0...v0.6.0

Features

  • api: update via SDK Studio (a811017)
  • api: update via SDK Studio (0c8937a)
  • api: update via SDK Studio (dff3e39)
  • api: update via SDK Studio (d26c519)
  • api: update via SDK Studio (ff07935)
  • api: update via SDK Studio (fe8d70b)
  • api: update via SDK Studio (8073db6)
  • api: update via SDK Studio (c1cdbcc)
  • api: update via SDK Studio (eed8e67)
  • api: update via SDK Studio (7699111)
  • api: update via SDK Studio (d51332b)
  • api: update via SDK Studio (452e83c)
  • api: update via SDK Studio (496e5cd)

Bug Fixes

  • client: correctly parse binary response | stream (0079349)
  • tests: fix: tests which call HTTP endpoints directly with the example parameters (53d6547)

Chores

  • ci: enable for pull requests (fb3fba1)
  • internal: update conftest.py (bcfcef2)
  • readme: update badges (099868c)
  • tests: add tests for httpx client instantiation & proxies (235bf24)
  • tests: run tests in parallel (83e4f2c)

v0.5.0

05 Jun 14:39
5d0076d
Compare
Choose a tag to compare

0.5.0 (2025-06-03)

Full Changelog: v0.4.0...v0.5.0

Features

  • Adds stealth mode to browser creation API. Stealth browsers run with residential proxies and automatic captcha solving.
  • client: add follow_redirects request option (4db3b7f)

Chores

  • docs: remove reference to rye shell (1f9ea78)

v0.4.0

28 May 18:44
1db1825
Compare
Choose a tag to compare

0.4.0 (2025-05-28)

Full Changelog: v0.3.0...v0.4.0

Features

  • api: update via SDK Studio (eda6c2c)

v0.3.0

22 May 20:23
e3cc9f5
Compare
Choose a tag to compare

0.3.0 (2025-05-22)

Full Changelog: v0.2.0...v0.3.0

Features

  • api: update via SDK Studio (e87dc0f)
  • api: update via SDK Studio (e4b0438)
  • api: update via SDK Studio (4a8f812)
  • api: update via SDK Studio (260f1a2)

Chores

  • docs: grammar improvements (f0f0e85)

v0.2.0

21 May 18:12
7246f29
Compare
Choose a tag to compare

0.2.0 (2025-05-21)

Full Changelog: v0.1.0...v0.2.0

Features

  • api: update via SDK Studio (34cef34)

Chores