Skip to content

Updates release 0.14.0 of HL-wasm#445

Merged
jsturtevant merged 2 commits intohyperlight-dev:mainfrom
jsturtevant:updates-for-14-release
Apr 6, 2026
Merged

Updates release 0.14.0 of HL-wasm#445
jsturtevant merged 2 commits intohyperlight-dev:mainfrom
jsturtevant:updates-for-14-release

Conversation

@jsturtevant
Copy link
Copy Markdown
Contributor

Updates the packages in prep for a release. It removes an stale cargo.lock file that is no longer used since we now have hyperlight_wasm_runtime package as part of the workspace.

Signed-off-by: James Sturtevant <jsturtevant@gmail.com>
@jsturtevant jsturtevant force-pushed the updates-for-14-release branch from 45cd394 to 5541e71 Compare April 6, 2026 18:20
@ludfjig ludfjig requested a review from Copilot April 6, 2026 18:33
ludfjig
ludfjig previously approved these changes Apr 6, 2026
Copy link
Copy Markdown

Copilot AI left a comment

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 repository for the v0.14.0 release of HL-wasm by bumping workspace versions, updating dependency resolution, and cleaning up workspace lockfile usage.

Changes:

  • Bump workspace/package and internal crate versions to 0.14.0.
  • Update hyperlight-wasm-runtime build-dependencies (notably reqwest) and refresh the root Cargo.lock.
  • Remove the per-crate src/hyperlight_wasm_runtime/Cargo.lock and add changelog entries for recent features.

Reviewed changes

Copilot reviewed 3 out of 5 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
src/hyperlight_wasm_runtime/Cargo.toml Updates reqwest dependency for the runtime crate’s build dependencies.
src/hyperlight_wasm_runtime/Cargo.lock Removes the now-unused per-crate lockfile from the workspace.
CHANGELOG.md Adds release notes items (currently under Prerelease/Unreleased).
Cargo.toml Bumps workspace/package version and aligns workspace dependency versions to 0.14.0.
Cargo.lock Updates resolved dependency graph to match the new versions.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Signed-off-by: James Sturtevant <jsturtevant@gmail.com>
@jsturtevant jsturtevant force-pushed the updates-for-14-release branch from b25e797 to 9972923 Compare April 6, 2026 20:51
Copy link
Copy Markdown
Contributor

@ludfjig ludfjig left a comment

Choose a reason for hiding this comment

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

nice!

@jsturtevant jsturtevant merged commit ac04b52 into hyperlight-dev:main Apr 6, 2026
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants