Releases: containers/krunkit
Releases · containers/krunkit
krunkit-1.1.1
What's Changed
Full Changelog: v1.1.0...v1.1.1
krunkit-1.1.0
What's Changed
- Remove CPU core limitation by @ericcurtin in #75
- build: Remove unneeded install_name step by @nirs in #76
- Update logging by @jakecorrenti in #72
- context: check if restful URI scheme is None by @jakecorrenti in #77
- Bump version to 1.1.0 by @slp in #80
New Contributors
- @ericcurtin made their first contribution in #75
- @nirs made their first contribution in #76
Full Changelog: v1.0.0...v1.1.0
krunkit-1.0.0
What's Changed
- docs: add
--nestedby @jakecorrenti in #60 - docs: add
--bootloader efiby @jakecorrenti in #61 - makefile: fix incremental builds by @jakecorrenti in #64
- build.rs: link with library specified by LIBKRUN_EFI by @jakecorrenti in #65
- Add --device virtio-net,type=unix{gram,stream} by @jakecorrenti in #63
- status: docs: Change --restful-uri default by @jakecorrenti in #70
- cmdline: context: add --pidfile option by @jakecorrenti in #71
- Add AUTHORS and bump version to 1.0.0 by @slp in #73
Full Changelog: v0.2.2...v1.0.0
krunkit-0.2.2
What's Changed
- docs: update virtio-blk documentation by @jakecorrenti in #49
- Add Build & Test to CI by @jakecorrenti in #38
- Add missing URI schemes by @jakecorrenti in #51
- Bump version to 0.2.2 by @slp in #54
Full Changelog: v0.2.1...v0.2.2
krunkit-0.2.1
What's Changed
- context: Check if nested virt is supported before enabling by @jakecorrenti in #43
- bump version to 0.2.1 by @jakecorrenti in #44
Full Changelog: v0.2.0...v0.2.1
krunkit-0.2.0
What's Changed
- Support additional image types by @jakecorrenti in #22
- cmdline: Add short version of required args by @tylerfanelli in #26
- CODEOWNERS: add Jake Correnti by @slp in #27
- Set default log level to INFO by @jakecorrenti in #33
- Remove krun_log_level > 5 check by @jakecorrenti in #34
- Re-write argument parsing by @jakecorrenti in #39
- Add LIBKRUN_EFI to Makefile by @jakecorrenti in #37
- Add a cmdline flag to request nested virt by @slp in #40
- Bump version to 0.2.0 by @slp in #41
New Contributors
- @jakecorrenti made their first contribution in #22
Full Changelog: v0.1.4...v0.2.0
krunkit-0.1.4
What's Changed
- Allow setting up libkrun log level by @slp in #18
- Limit RAM+VRAM to avoid exceeding IPA addressing by @slp in #19
Full Changelog: v0.1.3...v0.1.4
krunkit-0.1.3
What's Changed
Full Changelog: v0.1.2...v0.1.3
krunkit-0.1.2
krunkit-0.1.1
What's Changed
- Drop some unnecessary owned string usage by @cgwalters in #4
- docs: Fix mebibyte conversion by @eriksjolund in #5
- github: CI tests and CODEOWNERS for reviews by @tylerfanelli in #6
- Fix github runner by @germag in #11
- Add SMBIOS OEM String support by @germag in #10
- Add script to automate creating releases for podman and bump version to 0.1.1 by @slp in #12
New Contributors
- @cgwalters made their first contribution in #4
- @eriksjolund made their first contribution in #5
- @tylerfanelli made their first contribution in #6
- @germag made their first contribution in #11
Full Changelog: v0.1.0...v0.1.1