Releases: containers/krunvm
Releases · containers/krunvm
krunvm-0.2.6
What's Changed
- Fix compile errors and warnings on Linux by @svenstaro in #77
- ci: check code quality on Linux too by @slp in #78
- start/macos: extend mount script to chdir workdir by @slp in #79
- Bump version to 0.2.6 by @slp in #80
New Contributors
- @svenstaro made their first contribution in #77
Full Changelog: v0.2.5...v0.2.6
krunvm-0.2.5
What's Changed
- Re-execute itself with DYLD_LIBRARY_PATH by @slp in #71
- Fixing mapped volumes on MacOS by replacing deprecated method with krun_add_virtiofs. by @BinSquare in #74
- Fix re-exec and bump version to 0.2.5 by @slp in #75
New Contributors
- @BinSquare made their first contribution in #74
Full Changelog: v0.2.4...v0.2.5
krunvm-0.2.4
What's Changed
- Makefile: Remove INIT_BINARY because there is no such thing by @mtjhrc in #45
- README: Add asciidoctor dependency to building from source instructions by @mtjhrc in #46
- Resolve clippy warnings and use correct types in bindings by @mtjhrc in #47
- Fix aarch64 i8/u8 mismatch and improve pipeline by @mtjhrc in #55
- Refactor argument parsing using newer clap derive by @mtjhrc in #52
- create: forbid empty names by @slp in #64
- Pass environment variable(s) to microVM by @EduM22 in #58
- Add inspect command by @KevSlashNull in #66
- start: Only map volumes if required on macOS by @stephen-fox in #68
- Bump version to 0.2.4 by @slp in #69
New Contributors
- @mtjhrc made their first contribution in #45
- @EduM22 made their first contribution in #58
- @KevSlashNull made their first contribution in #66
- @stephen-fox made their first contribution in #68
Full Changelog: v0.2.3...v0.2.4
krunvm-0.2.3
What's Changed
Full Changelog: v0.2.2...v0.2.3
krunvm-0.2.2
What's Changed
Full Changelog: v0.2.1...v0.2.2
krunvm-0.2.1
What's Changed
Full Changelog: v0.2.0...v0.2.1
krunvm-0.2.0
krunvm-0.1.6
What's Changed
- Add manual pages
- Replace uses of
Lightweight VMwithmicroVM - Rename Security.md to SECURITY.md by @TomSweeneyRedHat in #10
Full Changelog: v0.1.5...v0.1.6
krunvm-0.1.5
What's Changed
- Create directory leading up to resolv.conf by @nickgerace in #5
- chore: add Cargo.lock file by @humancalico in #8
- Add Security and C-O-C docs by @TomSweeneyRedHat in #9
New Contributors
- @nickgerace made their first contribution in #5
- @humancalico made their first contribution in #8
- @TomSweeneyRedHat made their first contribution in #9
Full Changelog: v0.1.4...v0.1.5
krunvm-0.1.4
Bump version to 0.1.4 v0.1.4 includes fixes for changevm, for building on macOS, and some texts. Signed-off-by: Sergio Lopez <slp@redhat.com>