Skip to content

v0.9.3

Choose a tag to compare

@DorianZheng DorianZheng released this 05 May 15:59
· 191 commits to main since this release
8884e07

What's Changed

  • chore(deps): bump github.com/distribution/distribution/v3 from 3.1.0 to 3.1.1 in /apps/snapshot-manager in the go_modules group across 1 directory by @dependabot[bot] in #474
  • fix: plumb sandbox disk size and correct CPU/memory unit conversions by @DorianZheng in #475
  • ci(e2e): add VM integration tests on ephemeral AWS EC2 runner by @DorianZheng in #477
  • ci(e2e): improve error reporting for PAT validation by @DorianZheng in #478
  • ci(e2e): fix app verification, use c8i.xlarge for vCPU quota by @DorianZheng in #479
  • ci(e2e): enable nested virtualization for KVM support by @DorianZheng in #480
  • ci(e2e): fix user-data script (heredoc indentation + kvm group) by @DorianZheng in #481
  • ci(e2e): fix runner version (deprecated) and update to Ubuntu 24.04 by @DorianZheng in #482
  • ci(e2e): simplify to make setup + make test:integration by @DorianZheng in #483
  • ci(e2e): install make on bare Ubuntu AMI by @DorianZheng in #484
  • ci(e2e): fix HOME not set for root runner (cargo env) by @DorianZheng in #485
  • ci(e2e): add Go to PATH for libgvproxy-sys build by @DorianZheng in #486
  • ci(e2e): switch to persistent stop/start model by @DorianZheng in #487
  • ci(e2e): fix heredoc indentation in user-data script by @DorianZheng in #489
  • docs: install requests in Python CodeBox quickstart by @zxyasfas in #490
  • ci(e2e): add multi-AZ fallback for EC2 instance creation by @DorianZheng in #491
  • chore: bump SDK versions to 0.9.3 by @DorianZheng in #493

New Contributors

Full Changelog: v0.9.2...v0.9.3