Releases: unikraft/kraftkit
Releases · unikraft/kraftkit
v0.6.4-47-g4a2063b
KraftKit v0.6.4-47-g4a2063b (2023-07-17T10:36:09Z)
This is the pre-release version of KraftKit.
Changelog
- ecb6e0a: refactor(manifest): Change location and output of catalog query result (@nderjung)
- 86b5f12: refactor(manifest): Downgrade log message to trace (@nderjung)
- c0c7b16: refactor(manifest): Adjust log message to use field (@nderjung)
- 108e1a8: refactor(manifest): Convert
GitProvider
to pointer (@nderjung) - be1b994: refactor(manifest): Convert
ManifextIndexProvider
to pointer (@nderjung) - e0e4b9d: refactor(manifest): Convert
ManifestProvider
to pointer (@nderjung) - 84123d6: refactor(manifest): Improve sequential
Catalog
-call caching (@nderjung) - 4a2063b: fix(manifest): Improve manifest Catalog caching (#646) (@craciunoiuc)
v0.6.4-39-g42d1d32
KraftKit v0.6.4-39-g42d1d32 (2023-07-17T07:19:23Z)
This is the pre-release version of KraftKit.
Changelog
- ed57045: fix(qemu): Handle parsing version commands properly (@nderjung)
- 42d1d32: fix(qemu): Handle parsing version commands properly (#638) (@craciunoiuc)
v0.6.4-37-g6947688
KraftKit v0.6.4-37-g6947688 (2023-07-16T15:06:00Z)
This is the pre-release version of KraftKit.
Changelog
v0.6.4-34-g6ad3aee
KraftKit v0.6.4-34-g6ad3aee (2023-07-16T13:09:56Z)
This is the pre-release version of KraftKit.
Changelog
- 88a699f: gomod(deps): Bump github.com/compose-spec/compose-go (@dependabot[bot])
- 6ad3aee: gomod(deps): Bump github.com/compose-spec/compose-go from 1.15.1 to 1.16.0 (#643) (@nderjung)
v0.6.4-32-gc5105c9
KraftKit v0.6.4-32-gc5105c9 (2023-07-16T12:59:01Z)
This is the pre-release version of KraftKit.
Changelog
- fc0f527: gomod(deps): Bump github.com/cli/cli/v2 from 2.31.0 to 2.32.0 (@dependabot[bot])
- c5105c9: gomod(deps): Bump github.com/cli/cli/v2 from 2.31.0 to 2.32.0 (#644) (@nderjung)
v0.6.4-30-g48f3e0b
KraftKit v0.6.4-30-g48f3e0b (2023-07-16T10:12:40Z)
This is the pre-release version of KraftKit.
Changelog
- 2327766: gomod(deps): Bump github.com/muesli/termenv from 0.15.1 to 0.15.2 (@dependabot[bot])
- 48f3e0b: gomod(deps): Bump github.com/muesli/termenv from 0.15.1 to 0.15.2 (#642) (@nderjung)
v0.6.4-28-gcecc550
KraftKit v0.6.4-28-gcecc550 (2023-07-16T09:54:55Z)
This is the pre-release version of KraftKit.
Changelog
- 19738a4: gomod(deps): Bump github.com/iancoleman/strcase (@dependabot[bot])
- cecc550: gomod(deps): Bump github.com/iancoleman/strcase from 0.2.0 to 0.3.0 in /tools/go-generate-qemu-devices (#640) (@nderjung)
v0.6.4-26-g9f72ab6
KraftKit v0.6.4-26-g9f72ab6 (2023-07-16T09:48:58Z)
This is the pre-release version of KraftKit.
Changelog
- 631c9a8: gomod(deps): Bump github.com/iancoleman/strcase (@dependabot[bot])
- 9f72ab6: gomod(deps): Bump github.com/iancoleman/strcase from 0.2.0 to 0.3.0 in /tools/protoc-gen-go-netconn (#639) (@nderjung)
v0.6.4-24-g54d9504
KraftKit v0.6.4-24-g54d9504 (2023-07-13T13:35:50Z)
This is the pre-release version of KraftKit.
Changelog
- 87726ee: fix(oci): Add missing writer file closes in directory handler (@craciunoiuc)
- 54d9504: fix(oci): Add missing writer file closes in directory handler (#628) (@nderjung)
v0.6.4-22-gececfc4
KraftKit v0.6.4-22-gececfc4 (2023-07-11T14:48:02Z)
This is the pre-release version of KraftKit.
Changelog
- 09d1e25: fix(oci): Split name and version with '@' when digest is used (@craciunoiuc)
- 3b85b47: fix(oci): Split name on '@' when digest is used (@craciunoiuc)
- 48c2042: fix(pull): Provide pull platform/architecture options (@craciunoiuc)
- ececfc4: fix: Ensure pulling with directory handler works properly (#626) (@nderjung)