Releases: kernel/kernel-go-sdk
v0.25.0
What's Changed
- release: 0.25.0 by @stainless-app[bot] in #52
- chore: update module path from onkernel to kernel by @masnwilliams in #53
New Contributors
- @masnwilliams made their first contribution in #53
Full Changelog: v0.24.0...v0.25.0
v0.24.0
0.24.0 (2025-12-17)
Full Changelog: v0.23.0...v0.24.0
Features
- Enhance AuthAgentInvocationCreateResponse to include already_authenti… (fd4bfbd)
- Fix browser pool sdk types (68de230)
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.23.0
0.23.0 (2025-12-16)
Full Changelog: v0.22.0...v0.23.0
Features
- encoder: support bracket encoding form-data object members (7d11b85)
- enhance agent authentication API with new endpoints and request… (7f2d67a)
- Enhance AuthAgent model with last_auth_check_at field (a3cb1e1)
Bug Fixes
- client: copy over change to params names to ExecuteNewRequeest (92fd6c1)
- mcp: correct code tool API endpoint (563016a)
- rename param to avoid collision (a20c158)
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
v0.22.0
0.22.0 (2025-12-06)
Full Changelog: v0.21.0...v0.22.0
Features
- [wip] Browser pools polish pass (628410a)
- Add
async_timeout_secondsto PostInvocations (4ee4d7c) - Enhance agent authentication with optional login page URL and auth ch… (a2fc4ac)
Refactors
- browser: remove persistence option UI (7ea9ccf)
v0.21.0
v0.20.0
0.20.0 (2025-11-19)
Full Changelog: v0.19.2...v0.20.0
Features
- allow get browser to paginate soft deleted browsers (2bebf78)
Bug Fixes
- client: correctly specify Accept header with / instead of empty (2a95394)
v0.19.2
0.19.2 (2025-11-17)
Full Changelog: v0.19.1...v0.19.2
Features
- Feat increase max timeout to 72h (f824eae)
v0.19.1
v0.19.0
v0.18.0
0.18.0 (2025-10-30)
Full Changelog: v0.17.0...v0.18.0
Features
- apps: add offset pagination + headers (bb1bb22)