Skip to content

release: 0.15.0#30

Merged
sjmiller609 merged 3 commits intomainfrom
release-please--branches--main--changes--next
Mar 4, 2026
Merged

release: 0.15.0#30
sjmiller609 merged 3 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Mar 3, 2026

Automated Release PR

0.15.0 (2026-03-04)

Full Changelog: v0.14.0...v0.15.0

Features

  • Add fork operation to stainless config (5ab52b7)

Chores

  • internal: codegen related update (83363a5)

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}/fork via Instances.Fork (with new InstanceForkParams/target_state) and GET /instances/{id}/stats via Instances.Stats returning a new InstanceStats model.

Release + CI updates. Version bumps to 0.15.0 across manifest/docs/changelog, and CI gains a build job 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.

@stainless-app
Copy link
Contributor Author

stainless-app bot commented Mar 3, 2026

🧪 Testing

To try out this version of the SDK:

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

Expires at: Fri, 03 Apr 2026 20:27:46 GMT
Updated at: Wed, 04 Mar 2026 20:27:46 GMT

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 03d27ae to 0fed153 Compare March 4, 2026 20:27
@stainless-app stainless-app bot changed the title release: 0.14.1 release: 0.15.0 Mar 4, 2026
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 0fed153 to 1c955f0 Compare March 4, 2026 20:27
@sjmiller609 sjmiller609 merged commit 121774f into main Mar 4, 2026
7 checks passed
@stainless-app
Copy link
Contributor Author

stainless-app bot commented Mar 4, 2026

🤖 Release is at https://github.com/kernel/hypeman-go/releases/tag/v0.15.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