v0.10.0
0.10.0 (2025-08-27)
Full Changelog: v0.9.1...v0.10.0
Features
- api: new process, fs, and log endpoints (fa85f19)
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 PR bumps the package version to 0.10.0, introducing new API endpoints for interacting with processes, filesystems, and logs.
Why we made these changes
This release expands the SDK's capabilities by exposing new Kernel APIs, allowing developers to programmatically manage system processes, access the filesystem, and interact with logs.
What changed?
This is an automated release PR.
0.10.0 (2025-08-27)
Full Changelog: v0.9.1...v0.10.0
Features
- api: new process, fs, and log endpoints (fa85f19)