Skip to content

v0.8.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@zhouhao3 zhouhao3 released this 25 Oct 06:40
· 168 commits to master since this release

Additions

  • generate: Add generate.New support for Windows (#667).
  • validation: add resource validation after delete (#654).
  • mountinfo: parse empty strings in source (#652).

Minor fixes and documentation

  • readme: fix wrong filepath (#665).
  • Makefile: add generate to gotest (#656).
  • MAINTAINERS: remove philips (#659).
  • Vendor in windows runtime-spec changes (#663).
  • /proc should be mounted with nosuid, noexec, nodev to match the host (#664).
  • validation: mounts: fix condition of source & type check (#660).
  • Fix TAP output with multiple RuntimeInsideValidate (#658).
  • fix some misspells (#649).