Skip to content

release: 0.27.0 - #3

Merged
sjmiller609 merged 3 commits into
mainfrom
release-please--branches--main--changes--next
Aug 31, 2026
Merged

release: 0.27.0#3
sjmiller609 merged 3 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@kernel-internal

@kernel-internal kernel-internal Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Automated Release PR

0.27.0 (2026-08-31)

Features

  • Allow skipping graceful shutdown on instance delete (cfc7ca8)

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
Backward-compatible optional parameter on instance delete plus version/changelog bumps; no breaking API surface changes in the Python client.

Overview
Release 0.27.0 bumps package version metadata (pyproject.toml, _version.py, release-please manifest) and documents the release in CHANGELOG.md.

The functional SDK change is an optional graceful_shutdown query parameter on client.instances.delete (sync and async). Callers can control whether the API attempts a graceful guest shutdown before tearing down the instance; the value is sent via new InstanceDeleteParams and reflected in api.md. Generated tests add coverage for delete with all params and use keyword id= for delete call sites.

Reviewed by Cursor Bugbot for commit b5e3ad9. Bugbot is set up for automated code reviews on this repo. Configure here.

Stainless-Generated-From: 948291d549091ca6bab9d0ac22a85aeeb90e22be
@sjmiller609 sjmiller609 changed the title release: 0.3.0 release: 0.27.0 Aug 31, 2026
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from 5005f31 to b5e3ad9 Compare August 31, 2026 20:50
@sjmiller609
sjmiller609 merged commit dc1383b into main Aug 31, 2026
6 checks passed
@kernel-internal

Copy link
Copy Markdown
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant