Skip to content

release: 0.21.0#40

Open
stainless-app[bot] wants to merge 2 commits into
mainfrom
release-please--branches--main--changes--next
Open

release: 0.21.0#40
stainless-app[bot] wants to merge 2 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app

@stainless-app stainless-app Bot commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Automated Release PR

0.21.0 (2026-06-10)

Full Changelog: v0.20.0...v0.21.0

Features

  • Add design proposal: Rosetta x86-64 emulation for vz Linux guests (2b08025)

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
Additive, OpenAPI-generated fields with optional request params; release and changelog-only changes elsewhere.

Overview
Release 0.21.0 bumps package and docs versions and refreshes the Stainless OpenAPI spec pointer in .stats.yml.

The functional SDK change is multi-platform image/instance support: optional platform on image pull (ImageNewParams) and instance create (InstanceNewParams), plus a read-only platform field on Image and Instance responses (e.g. linux/amd64). Instance docs note that amd64 guests on arm64 hosts use Rosetta emulation. Generated tests now send Platform: "linux/amd64" in optional-param examples.

No client method signatures change beyond new struct fields; omitting platform preserves prior behavior (host default).

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

@firetiger-agent

Copy link
Copy Markdown

Firetiger deploy monitoring skipped

This PR didn't match the auto-monitor filter configured on your GitHub connection:

PRs in the kernel, infra, hypeman, and hypeship repos. kernel is a ~mono repo with many logical services underneath, ensure to focus on the implicated service for the PR

Reason: This is an automated release PR for hypeman-go, which appears to be a separate repo, not a PR within the kernel, infra, hypeman, or hypeship repos.

To monitor this PR anyway, reply with @firetiger monitor this.

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from f07e782 to 86bc33e Compare June 9, 2026 15:01
@stainless-app stainless-app Bot changed the title release: 0.20.1 release: 0.21.0 Jun 9, 2026
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 86bc33e to 4cb4b3d Compare June 9, 2026 15:01
@stainless-app

stainless-app Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor Author

🧪 Testing

To try out this version of the SDK:

Download and unzip: 'https://pkg.stainless.com/s/hypeman-go/2b08025ee910dbbe9936d81f254525c9bfe2b3f2/source.zip'. Run 'go mod edit -replace github.com/kernel/hypeman-go=/path/to/unzipped_directory'.

Expires at: Fri, 10 Jul 2026 02:36:13 GMT
Updated at: Wed, 10 Jun 2026 02:36:13 GMT

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 4cb4b3d to 5c9462c Compare June 10, 2026 02:36
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.

0 participants