Merged
Conversation
Contributor
Author
|
🧪 Testing To try out this version of the SDK: Expires at: Fri, 03 Apr 2026 20:27:46 GMT |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
03d27ae to
0fed153
Compare
0fed153 to
1c955f0
Compare
sjmiller609
approved these changes
Mar 4, 2026
Contributor
Author
|
🤖 Release is at https://github.com/kernel/hypeman-go/releases/tag/v0.15.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.15.0 (2026-03-04)
Full Changelog: v0.14.0...v0.15.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
Medium Risk
Medium risk due to introducing a new CI job that mints an OIDC token and uploads artifacts to an external service, plus new generated API surface that could break if the upstream endpoints/spec are wrong.
Overview
Adds new Instances endpoints. The SDK now supports
POST /instances/{id}/forkviaInstances.Fork(with newInstanceForkParams/target_state) andGET /instances/{id}/statsviaInstances.Statsreturning a newInstanceStatsmodel.Release + CI updates. Version bumps to
0.15.0across manifest/docs/changelog, and CI gains abuildjob that zips Go sources (scripts/utils/upload-artifact.sh) and uploads them to Stainless storage using a GitHub OIDC token.Written by Cursor Bugbot for commit 1c955f0. This will update automatically on new commits. Configure here.