Skip to content

Updates for v0.8.0 release #773

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

Merged
merged 3 commits into from
Aug 8, 2025
Merged

Conversation

jsturtevant
Copy link
Contributor

@jsturtevant jsturtevant commented Aug 8, 2025

Updates for v0.8.0 release

This pull request prepares the repository for the v0.8.0 release, updating crate versions, changelog, and CI workflow to support new features and improvements. It introduces guest tracing support, memory mapping enhancements, and updates the publishing workflow to include new crates.

Release preparation and versioning:

  • Updated all workspace crate versions to 0.8.0 in Cargo.toml to reflect the new release. [1] [2]
  • Added a new section for version v0.8.0 in CHANGELOG.md detailing major changes, fixes, and removals, including breaking changes to the Callable trait and introduction of the Snapshot API.

Continuous Integration workflow updates:

  • Modified .github/workflows/CargoPublish.yml to verify and publish the new hyperlight-guest-tracing and hyperlight-guest-tracing-macro crates, ensuring they are included in the release process. [1] [2] [3]

Signed-off-by: James Sturtevant <jsturtevant@gmail.com>
Signed-off-by: James Sturtevant <jsturtevant@gmail.com>
Signed-off-by: James Sturtevant <jsturtevant@gmail.com>
@jsturtevant jsturtevant added the kind/dependencies For PRs that update dependencies or related components label Aug 8, 2025
@jsturtevant jsturtevant merged commit 1669f7f into hyperlight-dev:main Aug 8, 2025
33 of 34 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants