Skip to content

v0.1.0-rc1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Jul 12:28
v0.1.0-rc1
e5f55e9

Changelog

Features

  • 930199b feat: vsock guest-agent with command exec and SSH-over-vsock

Bug fixes

  • d896e93 fix(e2e): bring up loopback for ssh proxy echo test
  • 99a2b3b fix(e2e): load vsock modules in guest and bound handshake
  • 12ec47e fix(e2e): make kernel readable and fix artifact upload path
  • 9542ad7 fix(e2e): resolve artifact dir to absolute path
  • 1df2ff8 fix: address Copilot review comments
  • 52664e4 fix: harden vsock-connect argument parsing

Others

  • e76d1fa Initial commit
  • 7011bd9 Update e2e.yml
  • a4b174b add cloud hypervisor e2e test
  • af61ce1 address e2e review feedback
  • ea77ca2 build(deps): bump the github-actions group with 4 updates (#6)
  • fea717f fix e2e runner diagnostics
  • f4326ba limit e2e workflow triggers