Skip to content

Releases: kernel/hypeman-go

v0.16.0

23 Mar 17:19

Choose a tag to compare

0.16.0 (2026-03-23)

Full Changelog: v0.15.0...v0.16.0

Features

  • add active ballooning reclaim controller (b8ecb54)
  • Add always-on /metrics endpoint with dual pull/push telemetry (0b3751a)
  • Add optional snapshot compression defaults and standby integration (b6d9ab3)
  • add optional VM egress MITM proxy with mock-secret header rewriting (e8b721c)
  • Add strict metadata tags across mutable resources (8b5543e)
  • Rename tag fields from metadata to tags (2f8e29e)
  • Snapshot (c4a0fbb)
  • support updating egress proxy secret envs for key rotation (96b3209)

Chores

  • ci: skip uploading artifacts on stainless-internal branches (0d9d654)
  • internal: codegen related update (e6a6702)
  • internal: minor cleanup (1917d6d)
  • internal: tweak CI branches (6dc7e68)
  • internal: use explicit returns (923db74)
  • internal: use explicit returns in more places (16131b8)
  • update placeholder string (bea84ac)

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.15.0

04 Mar 20:29
121774f

Choose a tag to compare

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

v0.14.0

02 Mar 21:50

Choose a tag to compare

0.14.0 (2026-03-02)

Full Changelog: v0.13.0...v0.14.0

Features

  • Add cloud hypervisor VM forking helpers (bfac548)
  • add Firecracker hypervisor support (251f4b9)

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

v0.13.0

26 Feb 19:49

Choose a tag to compare

0.13.0 (2026-02-26)

Full Changelog: v0.12.0...v0.13.0

Features

  • wire up memory_mb and cpus in builds API (ed09f5a)

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.12.0

26 Feb 16:44

Choose a tag to compare

0.12.0 (2026-02-26)

Full Changelog: v0.11.0...v0.12.0

Features

  • add metadata and state filtering to GET /instances (8149c9f)
  • Disable default hotplug memory allocation (4c65d5c)

Bug Fixes

  • allow canceling a request while it is waiting to retry (daa2281)
  • send query params for NewFromArchive (a8c45a6)

Chores

  • internal: move custom custom json tags to api (d04f6ed)
  • internal: remove mock server code (b511676)
  • update mock server docs (d2ae478)

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.11.1

18 Feb 14:06
fae578c

Choose a tag to compare

Merge pull request #27 from kernel/fix/new-from-archive-query-params

fix: send query params for NewFromArchive

v0.11.0

15 Feb 15:27

Choose a tag to compare

0.11.0 (2026-02-15)

Full Changelog: v0.10.0...v0.11.0

Features

  • Add image_name parameter to builds (36ea383)

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.10.0

13 Feb 19:59
0adb0e3

Choose a tag to compare

0.10.0 (2026-02-13)

Full Changelog: v0.9.8...v0.10.0

Features

  • Add metadata field to instances (8ce4014)
  • Better stop behavior (12cfb4e)

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.9.8

11 Feb 23:45

Choose a tag to compare

0.9.8 (2026-02-11)

Full Changelog: v0.9.7...v0.9.8


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.9.7

11 Feb 22:07

Choose a tag to compare

0.9.7 (2026-02-11)

Full Changelog: v0.9.6...v0.9.7

Bug Fixes

  • encoder: correctly serialize NullStruct (e693834)

Refactors

  • cross-platform foundation for macOS support (8adc4f3)

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