File tree Expand file tree Collapse file tree 4 files changed +22
-3
lines changed
Expand file tree Collapse file tree 4 files changed +22
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.32 .0"
2+ "." : " 0.33 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.33.0 (2026-02-10)
4+
5+ Full Changelog: [ v0.32.0...v0.33.0] ( https://github.com/kernel/kernel-python-sdk/compare/v0.32.0...v0.33.0 )
6+
7+ ### Features
8+
9+ * Browser API endpoint grouping ([ 25054a8] ( https://github.com/kernel/kernel-python-sdk/commit/25054a8a77d7c9964133f545339526243f049469 ) )
10+
11+
12+ ### Chores
13+
14+ * ** internal:** bump dependencies ([ 8e144ab] ( https://github.com/kernel/kernel-python-sdk/commit/8e144ab2740f5d9161123840296f3d8809b0a79d ) )
15+
16+
17+ ### Refactors
18+
19+ * ** api:** remove deprecated agent-auth endpoints from stainless.… ([ 4f7f783] ( https://github.com/kernel/kernel-python-sdk/commit/4f7f7830489ea83488b06f9723a8e5f472c1ccd4 ) )
20+ * ** auth:** simplify proxy configuration in OpenAPI schema ([ 9a615e4] ( https://github.com/kernel/kernel-python-sdk/commit/9a615e45804402ce12064c1b078d631197a04585 ) )
21+
322## 0.32.0 (2026-02-07)
423
524Full Changelog: [ v0.31.1...v0.32.0] ( https://github.com/kernel/kernel-python-sdk/compare/v0.31.1...v0.32.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " kernel"
3- version = " 0.32 .0"
3+ version = " 0.33 .0"
44description = " The official Python library for the kernel API"
55dynamic = [" readme" ]
66license = " Apache-2.0"
Original file line number Diff line number Diff line change 11# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
22
33__title__ = "kernel"
4- __version__ = "0.32 .0" # x-release-please-version
4+ __version__ = "0.33 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments