Releases: kernel/hypeman-go
v0.9.0
What's Changed
- chore: rename GitHub org from onkernel to kernel
This release updates the Go module path from github.com/onkernel/hypeman-go to github.com/kernel/hypeman-go to reflect the organization rename.
Full Changelog: v0.8.0...v0.9.0
v0.8.0
0.8.0 (2025-12-23)
Full Changelog: v0.7.0...v0.8.0
Features
- add hypeman cp for file copy to/from running VMs (49ea898)
- encoder: support bracket encoding form-data object members (8ab31e8)
- gpu passthrough (067a01b)
Bug Fixes
- skip usage tests that don't work with Prism (d62b246)
Chores
- add float64 to valid types for RegisterFieldValidator (b4666fd)
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
v0.7.0
0.7.0 (2025-12-11)
Full Changelog: v0.6.0...v0.7.0
Features
Bug Fixes
- incorrect reporting of Stopped, add better error reporting (dc27cbd)
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
v0.6.0
v0.5.0
v0.4.0
v0.3.0
v0.2.0
v0.1.0
v0.0.3
0.0.3 (2025-11-19)
Full Changelog: v0.0.2...v0.0.3
Bug Fixes
- client: correctly specify Accept header with / instead of empty (ac1a646)