Skip to content

release: 0.10.0#24

Merged
sjmiller609 merged 3 commits intomainfrom
release-please--branches--main--changes--next
Feb 13, 2026
Merged

release: 0.10.0#24
sjmiller609 merged 3 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Feb 13, 2026

Automated Release PR

0.10.0 (2026-02-13)

Full Changelog: v0.9.8...v0.10.0

Features

  • Add metadata field to instances (8ce4014)
  • Better stop behavior (12cfb4e)

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

Medium Risk
Introduces an API signature change for Instances.Start and adds new request/response fields, which may break consumers and affects runtime instance lifecycle behavior.

Overview
Bumps the Go SDK to v0.10.0 and updates generated docs/artifacts (CHANGELOG.md, README.md, api.md, .stats.yml) to match the latest OpenAPI spec.

Instances API updates: InstanceService.Start now accepts a request body (InstanceStartParams) to override cmd/entrypoint on start; instance creation params add optional cmd, entrypoint, and metadata; instance responses add metadata plus exit information (exit_code, exit_message). Tests are updated to cover the new optional parameters.

Written by Cursor Bugbot for commit b32e262. This will update automatically on new commits. Configure here.

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 45bf1b8 to b32e262 Compare February 13, 2026 19:57
@sjmiller609 sjmiller609 merged commit 0adb0e3 into main Feb 13, 2026
5 checks passed
@stainless-app
Copy link
Contributor Author

stainless-app bot commented Feb 13, 2026

🤖 Release is at https://github.com/kernel/hypeman-go/releases/tag/v0.10.0 🌻

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