Skip to content

Releases: kernel/hypeman-go

v0.9.0

14 Jan 17:59
084d4f0

Choose a tag to compare

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

23 Dec 19:24
9689c50

Choose a tag to compare

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

11 Dec 14:40

Choose a tag to compare

0.7.0 (2025-12-11)

Full Changelog: v0.6.0...v0.7.0

Features

  • Operational logs over API: hypeman.log, vmm.log (ec614f5)
  • Support TLS for ingress (973a5d8)

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

08 Dec 18:31

Choose a tag to compare

0.6.0 (2025-12-06)

Full Changelog: v0.5.0...v0.6.0

Features

Bug Fixes

  • mcp: correct code tool API endpoint (0d87152)
  • rename param to avoid collision (f1ec9d5)

Chores

  • elide duplicate aliases (9be276f)
  • internal: codegen related update (f3de06d)

v0.5.0

05 Dec 22:10
855ec3c

Choose a tag to compare

0.5.0 (2025-12-05)

Full Changelog: v0.4.0...v0.5.0

Features

  • add Push and PushImage functions for OCI registry push (7417cc8)
  • Ingress (c751d1a)
  • Initialize volume with data (32d4047)
  • try to fix name collision in codegen (8173a73)
  • Volume readonly multi-attach (bac3fd2)
  • Volumes (099f9b8)

v0.4.0

26 Nov 21:45
43bcfd9

Choose a tag to compare

0.4.0 (2025-11-26)

Full Changelog: v0.3.0...v0.4.0

Features

v0.3.0

26 Nov 18:13
15923bb

Choose a tag to compare

0.3.0 (2025-11-26)

Full Changelog: v0.2.0...v0.3.0

Features

  • Remove exec from openapi spec (ee8d1bb)

v0.2.0

26 Nov 17:47
a4e978b

Choose a tag to compare

0.2.0 (2025-11-26)

Full Changelog: v0.1.0...v0.2.0

Features

v0.1.0

26 Nov 16:04

Choose a tag to compare

0.1.0 (2025-11-26)

Full Changelog: v0.0.3...v0.1.0

Features

v0.0.3

20 Nov 16:30

Choose a tag to compare

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)