Merged
Conversation
Contributor
Author
|
🧪 Testing To try out this version of the SDK, run: Expires at: Mon, 23 Mar 2026 18:11:07 GMT |
7435bf2 to
bfa5ffb
Compare
bfa5ffb to
45905e1
Compare
45905e1 to
3282b57
Compare
3282b57 to
0405ad5
Compare
rgarcia
approved these changes
Feb 21, 2026
Contributor
Author
|
🤖 Release is at https://github.com/kernel/kernel-python-sdk/releases/tag/v0.36.0 🌻 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated Release PR
0.36.0 (2026-02-21)
Full Changelog: v0.35.0...v0.36.0
Features
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
Note
Low Risk
Primarily a generated SDK release bump plus a single new DELETE endpoint; the rest is removal/simplification of mock-server tooling and test annotations.
Overview
Bumps the SDK to v0.36.0 and updates release metadata/changelog for the new OpenAPI spec.
Adds support for
DELETE /deployments/{id}via new sync/asyncdeployments.delete()methods (including raw/streaming wrappers) and documents the endpoint inapi.md.Removes the internal Prism/mock-server tooling (
scripts/mock) and simplifiesscripts/test/CONTRIBUTING.mdaccordingly, while updating many tests’ skip reasons to “Mock server tests are disabled.”Written by Cursor Bugbot for commit 0405ad5. This will update automatically on new commits. Configure here.