Skip to content

chore: prepare release v0.16.0#1595

Merged
danbugs merged 3 commits into
hyperlight-dev:mainfrom
danbugs:release/prepare-v0.16.0
Jun 26, 2026
Merged

chore: prepare release v0.16.0#1595
danbugs merged 3 commits into
hyperlight-dev:mainfrom
danbugs:release/prepare-v0.16.0

Conversation

@danbugs

@danbugs danbugs commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Bump workspace version from 0.15.0 to 0.16.0 and update CHANGELOG with all changes since v0.15.0. Key additions this release:

  • Initial aarch64/KVM support
  • OCI-format snapshot save/load to disk
  • Cross-sandbox snapshot restore and sandbox creation from snapshots
  • High-level packed virtqueue producer/consumer API
  • WHP no-surrogate mode (HYPERLIGHT_MAX_SURROGATES=0)

danbugs added 2 commits June 26, 2026 20:30
Signed-off-by: danbugs <danilochiarlone@gmail.com>
Signed-off-by: danbugs <danilochiarlone@gmail.com>
Copilot AI review requested due to automatic review settings June 26, 2026 20:38
@danbugs danbugs added size/s ready-for-review PR is ready for (re-)review labels Jun 26, 2026
@danbugs danbugs requested review from dblnz and devigned as code owners June 26, 2026 20:38
@danbugs danbugs added the size/s label Jun 26, 2026
@danbugs danbugs added the ready-for-review PR is ready for (re-)review label Jun 26, 2026
@danbugs danbugs removed the size/s label Jun 26, 2026
ludfjig
ludfjig previously approved these changes Jun 26, 2026
Comment thread CHANGELOG.md Outdated

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Prepares the v0.16.0 release by updating the workspace crate versions and curating release notes to reflect changes since v0.15.0, aligning repository metadata with the new release.

Changes:

  • Bumped workspace package/version references from 0.15.0 to 0.16.0.
  • Added the v0.16.0 section to CHANGELOG.md and updated compare links for the new release.
  • Regenerated lockfiles to reflect updated workspace versions and dependency resolution.

Reviewed changes

Copilot reviewed 2 out of 4 changed files in this pull request and generated 2 comments.

File Description
src/tests/rust_guests/Cargo.lock Updates guest-test lockfile to reflect the 0.16.0 workspace versions and resolved dependency set.
CHANGELOG.md Adds v0.16.0 release notes and updates compare links for the new release cycle.
Cargo.toml Bumps [workspace.package] and workspace dependency versions to 0.16.0.
Cargo.lock Updates the workspace lockfile to reflect the 0.16.0 version bump and refreshed dependency graph.

Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md Outdated
Signed-off-by: danbugs <danilochiarlone@gmail.com>
@danbugs danbugs added the kind/dependencies For PRs that update dependencies or related components label Jun 26, 2026
@danbugs danbugs enabled auto-merge (squash) June 26, 2026 21:33
@danbugs danbugs merged commit 6a044d2 into hyperlight-dev:main Jun 26, 2026
49 of 50 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/dependencies For PRs that update dependencies or related components ready-for-review PR is ready for (re-)review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants