-
Notifications
You must be signed in to change notification settings - Fork 0
release: 0.9.6 #20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
release: 0.9.6 #20
Conversation
Release version edited manuallyThe Pull Request version has been manually set to If you instead want to use the version number |
b273fad to
ac6d899
Compare
ac6d899 to
137529f
Compare
e65e38e to
b27bff4
Compare
b27bff4 to
d9ae1bc
Compare
d9ae1bc to
30c85af
Compare
There was a problem hiding this 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.
|
🤖 Release is at https://github.com/kernel/hypeman-go/releases/tag/v0.9.6 🌻 |
Automated Release PR
0.9.6 (2026-01-30)
Full Changelog: v0.9.0...v0.9.6
Features
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
Adds a new volumes upload/streaming endpoint and expands resource accounting fields; changes are API-surface affecting and may impact clients relying on older request/response shapes.
Overview
Updates the SDK release to
0.9.6(manifest,internal/version.go, README pin, changelog, and OpenAPI stats).Extends the
Resources/ResourceAllocationresponse models with disk I/O metrics (disk_iostatus and per-allocationdisk_io_bps).Adds a new
POST /volumes/from-archiveAPI binding viaVolumeService.NewFromArchive, includingVolumeNewFromArchiveParamsand a generated test, and clarifiesVolumeService.Newas creating an empty volume only.Written by Cursor Bugbot for commit 30c85af. This will update automatically on new commits. Configure here.