Releases: unikraft/kraftkit
Releases · unikraft/kraftkit
v0.9.4-10-g59eed8ad
KraftKit v0.9.4-10-g59eed8ad (2024-11-25T08:13:43Z)
This is the pre-release version of KraftKit.
Changelog
🤖 Bumps
- 349f977: gomod(deps): Bump github.com/Masterminds/semver/v3 from 3.3.0 to 3.3.1 (@dependabot[bot])
- 5810cda: gomod(deps): Bump github.com/opencontainers/runc from 1.2.1 to 1.2.2 (@dependabot[bot])
- 90f8cbd: gomod(deps): Bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 (@dependabot[bot])
- bfc4ac1: gomod(deps): Bump k8s.io/api from 0.30.6 to 0.30.7 (@dependabot[bot])
- fefaaf7: gomod(deps): Bump kraftkit.sh in /tools/go-generate-qemu-devices (@dependabot[bot])
v0.9.4
KraftKit v0.9.4 (2024-11-21T21:34:07Z)
This is a stable release of kraftkit.
Changelog
🚀 New Features
🐛 Bug Fixes
- b64f58f: fix(github-action): Properly handle configuration (and auth) seeding (#1966) (@craciunoiuc)
- c204c38: fix(pkg): Minor fixes affecting packaging kernel (#1967) (@craciunoiuc)
- 492e174: fix(qemu): Allow listing over instances which cannot be queried over QMP (#1965) (@craciunoiuc)
v0.9.3-8-gc204c380
v0.9.3-5-gb64f58fa
KraftKit v0.9.3-5-gb64f58fa (2024-11-21T16:49:13Z)
This is the pre-release version of KraftKit.
Changelog
🐛 Bug Fixes
🤖 Bumps
v0.9.3-2-g492e174d
v0.9.3-10-ga3a4be76
v0.9.3
KraftKit v0.9.3 (2024-11-19T15:59:38Z)
This is a stable release of kraftkit.
Changelog
🚀 New Features
- e44ef1e: feat(action): Add option to skip building (#1960) (@nderjung)
- c2596c6: feat(buildenvs): Add 'gomplate' to the github action (#1907) (@nderjung)
- 4847d17: feat(cloud): Add option to prompt select metro (#1891) (@nderjung)
- a12857e: feat(deploy): Expose the entrypoint flag (#1868) (@craciunoiuc)
- c71f600: feat(initrd): Support Dockerfile secrets, targets and build arguments (#1870) (@craciunoiuc)
- 0208c45: feat(kconfig): Introduce
Walk
and minor fixes (#1855) (@craciunoiuc) - c8f5da5: feat(kraft): Introduce global CPU profiling env var (#1865) (@craciunoiuc)
🐛 Bug Fixes
- f9a3396: fix(cloud): Also pass volumes when deploying (#1947) (@nderjung)
- 5cc772a: fix(cloud): Small fixes for compose commands (#1871) (@nderjung)
- b918178: fix(initrd): Ensure proper ordering and checks of (docker)files (#1964) (@craciunoiuc)
- e08cf57: fix(initrd): Remove check to allow different formats (#1957) (@marcrittinghaus)
- 442234b: fix(initrd): Use
stat
as a more robust mechanic for checking a file (#1963) (@craciunoiuc) - f145484: fix(internal): Add sanity check for empty runtime (#1915) (@nderjung)
- 0d5eff7: fix(internal): Check if volume is populated also (#1962) (@nderjung)
- 547a324: fix(internal): Only set options if not set on cli (#1916) (@nderjung)
- 16864a9: fix(machine): Also register option and disable passthrough (#1948) (@nderjung)
- eda0526: fix(machine): Disable passthrough to allow sudo-less runs (#1946) (@nderjung)
- bbc12f3: fix(oci): Remove creation time for consistent hashes (#1869) (@nderjung)
- 984d042: fix(qemu): Correctly forward multiple ports (#1961) (@nderjung)
- 8497e22: fix(workflows): Bump upload action before deprecation (#1956) (@nderjung)
- d919e8f: fix(workflows): Set context when building dockerfile (#1866) (@nderjung)
🤖 Bumps
- 31fc4d2: build(deps): Bump github.com/opencontainers/runc from 1.1.12 to 1.1.14 in /tools/dockerfile-llb-frontend (#1884) (@craciunoiuc)
- 1ad1054: build(deps): Bump taskmedia/action-conventional-commits from 1.1.17 to 1.1.18 (#1893) (@craciunoiuc)
- f02a533: build(deps): Bump taskmedia/action-conventional-commits from 1.1.18 to 1.1.19 (#1928) (@craciunoiuc)
- 21e48cd: build(deps): Bump tj-actions/changed-files from 44 to 45 (#1864) (@craciunoiuc)
- fff87e3: gomod(deps): Bump github.com/Masterminds/semver/v3 from 3.2.1 to 3.3.0 (#1881) (@craciunoiuc)
- eeaadcc: gomod(deps): Bump github.com/Masterminds/sprig/v3 from 3.2.3 to 3.3.0 in /tools/go-generate-qemu-devices (#1872) (@craciunoiuc)
- 641fc9a: gomod(deps): Bump github.com/Masterminds/sprig/v3 from 3.2.3 to 3.3.0 in /tools/protoc-gen-go-netconn (#1873) (@craciunoiuc)
- 2abfc01: gomod(deps): Bump github.com/charmbracelet/bubbles from 0.18.0 to 0.19.0 (#1858) (@craciunoiuc)
- 6264886: gomod(deps): Bump github.com/charmbracelet/bubbles from 0.18.0 to 0.20.0 (#1902) (@craciunoiuc)
- 35fadfa: gomod(deps): Bump github.com/charmbracelet/bubbletea from 0.25.0 to 0.27.1 (#1860) (@craciunoiuc)
- 2490458: gomod(deps): Bump github.com/charmbracelet/bubbletea from 0.25.0 to 1.1.0 (#1876) (@craciunoiuc)
- 859184a: gomod(deps): Bump github.com/charmbracelet/bubbletea from 1.1.0 to 1.1.1 (#1890) (@craciunoiuc)
- 7a8394f: gomod(deps): Bump github.com/charmbracelet/bubbletea from 1.1.1 to 1.2.2 (#1952) (@craciunoiuc)
- d1687e1: gomod(deps): Bump github.com/charmbracelet/lipgloss from 0.12.1 to 0.13.0 (#1862) (@craciunoiuc)
- f92a9ba: gomod(deps): Bump github.com/cli/cli/v2 from 2.54.0 to 2.55.0 (#1874) (@craciunoiuc)
- 8f1abb7: gomod(deps): Bump github.com/compose-spec/compose-go/v2 from 2.1.6 to 2.2.0 (#1895) (@craciunoiuc)
- 0256750: gomod(deps): Bump github.com/compose-spec/compose-go/v2 from 2.2.0 to 2.3.0 (#1921) (@craciunoiuc)
- 01b5863: gomod(deps): Bump github.com/containerd/containerd from 1.7.20 to 1.7.22 (#1889) (@craciunoiuc)
- 6eb3d3e: gomod(deps): Bump github.com/containerd/containerd from 1.7.22 to 1.7.23 (#1924) (@craciunoiuc)
- f0cf3ad: gomod(deps): Bump github.com/containerd/nerdctl from 1.7.6 to 1.7.7 (#1901) (@craciunoiuc)
- d9f04ef: gomod(deps): Bump github.com/containers/image/v5 from 5.31.1 to 5.32.2 (#1883) (@craciunoiuc)
- 5a3788a: gomod(deps): Bump github.com/cyphar/filepath-securejoin from 0.3.1 to 0.3.2 (#1903) (@craciunoiuc)
- 0d60822: gomod(deps): Bump github.com/cyphar/filepath-securejoin from 0.3.2 to 0.3.4 (#1919) (@craciunoiuc)
- 19eb3a1: gomod(deps): Bump github.com/docker/cli from 27.1.2+incompatible to 27.2.1+incompatible (#1887) (@craciunoiuc)
- 588b571: gomod(deps): Bump github.com/docker/cli from 27.2.1+incompatible to 27.3.1+incompatible (#1904) (@craciunoiuc)
- 5ad435e: gomod(deps): Bump github.com/docker/docker from 26.1.5+incompatible to 27.1.2+incompatible (#1861) (@craciunoiuc)
- 2ccc09d: gomod(deps): Bump github.com/docker/docker from 27.1.2+incompatible to 27.3.1+incompatible (#1918) (@craciunoiuc)
- 6f795aa: gomod(deps): Bump github.com/henvic/httpretty from 0.1.3 to 0.1.4 (#1912) (@craciunoiuc)
- 10721bf: gomod(deps): Bump github.com/moby/buildkit from 0.14.1 to 0.17.0 (#1935) (@nderjung)
- e6149f0: gomod(deps): Bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.2 (#1875) (@craciunoiuc)
- bfedd65: gomod(deps): Bump github.com/onsi/ginkgo/v2 from 2.20.2 to 2.21.0 (#1954) (@craciunoiuc)
- 59967a1: gomod(deps): Bump github.com/onsi/gomega from 1.34.0 to 1.34.1 (#1859) (@craciunoiuc)
- b1ac9e0: gomod(deps): Bump github.com/onsi/gomega from 1.34.1 to 1.34.2 (#1878) (@craciunoiuc)
- 152fa53: gomod(deps): Bump github.com/onsi/gomega from 1.34.2 to 1.35.1 (#1938) (@nderjung)
- 0743f63: gomod(deps): Bump github.com/opencontainers/runc from 1.1.13 to 1.1.14 (#1880) (@craciunoiuc)
- a1d9c6f: gomod(deps): Bump github.com/opencontainers/runc from 1.1.14 to 1.1.15 (#1926) (@craciunoiuc)
- d488cd5: gomod(deps): Bump github.com/opencontainers/selinux from 1.11.0 to 1.11.1 (#1923) (@craciunoiuc)
- 99c017a: gomod(deps): Bump github.com/testcontainers/testcontainers-go from 0.33.0 to 0.34.0 (#1937) (@nderjung)
- 2a77917: gomod(deps): Bump github.com/vishvananda/netlink from 1.2.1-beta.2.0.20231127184239-0ced8385386a to 1.3.0 (#1910) (@craciunoiuc)
- 7680763: gomod(deps): Bump golang.org/x/oauth2 from 0.21.0 to 0.23.0 (#1882) (@craciunoiuc)
- 054b2a3: gomod(deps): Bump golang.org/x/term from 0.23.0 to 0.24.0 (#1886) (@craciunoiuc)
- 4d90ccd: gomod(deps): Bump golang.org/x/term from 0.24.0 to 0.25.0 (#1909) (@craciunoiuc)
- b511dd0: gomod(deps): Bump golang.org/x/term from 0.25.0 to 0.26.0 (#1955) (@craciunoiuc)
- 479ba10: gomod(deps): Bump google.golang.org/grpc from 1.65.0 to 1.67.0 (#1897) (@craciunoiuc)
- 22545bc: gomod(deps): Bump google.golang.org/grpc from 1.67.0 to 1.67.1 (#1917) (@craciunoiuc)
- 767729c: gomod(deps): Bump google.golang.org/protobuf from 1.34.1 to 1.35.1 in /tools/protoc-gen-go-netconn (#1922) (@craciunoiuc)
- 6f866c4: gomod(deps): Bump google.golang.org/protobuf from 1.35.1 to 1.35.2 in /tools/protoc-gen-go-netconn (#1950) (@craciunoiuc)
- f7ff627: gomod(deps): Bump k8s.io/api from 0.30.5 to 0.30.6 (#1931) (@nderjung)
- 51efc05: gomod(deps): Bump k8s.io/apimachinery from 0.31.0 to 0.31.1 (#1911) (@craciunoiuc)
- b21794b: gomod(deps): Bump k8s.io/apimachinery from 0.31.1 to 0.31.2 (#1933) (@nderjung)
- e94f7d1: gomod(deps): Bump k8s.io/apiserver from 0.30.3 to 0.30.5 (#1920) (@craciunoiuc)
- 52336b7: gomod(deps): Bump k8s.io/apiserver from 0.30.5 to 0.30.6 (#1930) (@nderjung)
- 9aa75d1: gomod(deps): Bump kraftkit.sh from 0.9.1 to 0.9.2 in /t...
v0.9.2-168-gb9181781
v0.9.2-165-g442234bc
KraftKit v0.9.2-165-g442234bc (2024-11-19T14:53:11Z)
This is the pre-release version of KraftKit.
Changelog
🐛 Bug Fixes
- cd33bf1: fix(initrd): Use
stat
as a more robust mechanic for checking a file (@nderjung) - d1a6867: fix(qemu): Correctly forward multiple ports (@craciunoiuc)
v0.9.2-163-g984d042c
KraftKit v0.9.2-163-g984d042c (2024-11-19T14:41:34Z)
This is the pre-release version of KraftKit.
Changelog
🐛 Bug Fixes
- d1a6867: fix(qemu): Correctly forward multiple ports (@craciunoiuc)