Skip to content

v0.7.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Dec 10:08
· 2 commits to main since this release
v0.7.0
19f9906

Important

  • Release tested with the latest versions of Cloud Hypervisor and Firecracker.
  • For Firecracker ensure you enable PCI support: CONFIG_PCI=y
  • The Weaveworks fork of Firecracker is no longer supported. If you require macvtap then consider creating your microvm using Cloud Hypervisor.
  • Image-builder still needs updating. Until then the following images have been tested:
    • ghcr.io/liquidmetal-dev/firecracker-kernel:6.1
    • ghcr.io/liquidmetal-dev/firecracker-kernel:5.10
    • ghcr.io/liquidmetal-dev/cloudhypervisor-kernel:6.2

The project needs you! How the project has moved to community ownership we need more contributors. Please reach out if you can help.

What's Changed

🐛 Bugs

📖 Docs

Other Changes

  • refactor: resolve/remove TODO comments by @yitsushi in #709
  • chore(deps): this release adds go mod tidy after the updates by @Skarlso in #716
  • chore(deps): Bundle dependabot pull requests by @github-actions in #717
  • chore(deps): Bundle dependabot pull requests by @github-actions in #727
  • chore(deps): Bundle dependabot pull requests by @github-actions in #741
  • chore(deps): Bundle dependabot pull requests by @github-actions in #755
  • chore: update readme with notice by @richardcase in #849
  • chore: rename after org change by @richardcase in #853
  • chore: update stale bot to not close issues by @richardcase in #865
  • Update ci and dependabot config by @cpanato in #859
  • chore(deps): Bump github.com/onsi/gomega from 1.27.8 to 1.33.1 by @dependabot in #874
  • chore: remove 3rd party bundler by @richardcase in #867
  • chore(deps): Bump the gomod group across 1 directory with 5 updates by @dependabot in #878
  • chore(deps): Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.16.0 to 2.20.0 by @dependabot in #873
  • chore(deps): Bump google.golang.org/grpc from 1.64.0 to 1.64.1 by @dependabot in #884
  • chore(deps): Bump follow-redirects from 1.15.0 to 1.15.6 in /userdocs by @dependabot in #880
  • chore(deps): Bump braces from 3.0.2 to 3.0.3 in /userdocs by @dependabot in #877
  • chore(deps): Bump golang.org/x/net from 0.8.0 to 0.23.0 in /client by @dependabot in #882
  • chore(deps): Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /userdocs by @dependabot in #881
  • update hack/tools, update golangci-lint and fix lints by @cpanato in #879
  • Update dependabot.yml by @cpanato in #888
  • chore(deps): Bump google.golang.org/grpc from 1.64.0 to 1.64.1 in /hack/tools by @dependabot in #887
  • chore(deps): Bump the actions group across 1 directory with 2 updates by @dependabot in #893
  • chore(deps): Bump google.golang.org/grpc from 1.64.1 to 1.65.0 by @dependabot in #895
  • chore(deps): Bump google.golang.org/grpc from 1.44.0 to 1.56.3 in /client by @dependabot in #886
  • chore(deps): Bump postcss from 8.4.14 to 8.4.39 in /userdocs by @dependabot in #896
  • chore(deps): Bump github.com/spf13/afero from 1.9.5 to 1.11.0 by @dependabot in #894
  • chore(deps): Bump @babel/traverse from 7.18.0 to 7.24.7 in /userdocs by @dependabot in #890
  • chore(deps): Bump ws from 7.5.6 to 7.5.10 in /userdocs by @dependabot in #876
  • chore(deps): Bump pycryptodome from 3.11.0 to 3.19.1 in /test/tools by @dependabot in #885
  • chore(deps): Bump express from 4.18.1 to 4.19.2 in /userdocs by @dependabot in #875
  • chore(deps): Bump yitsushi/devmapper-containerd-action from 628cd44c88379567d478f3638a2251d4c373a0e8 to bfb86f4fe3121aeb8a1b06601b3f07d064665204 by @dependabot in #869
  • chore(deps): Bump github.com/google/wire from 0.5.0 to 0.6.0 by @dependabot in #892
  • chore(deps): Bump github.com/containerd/typeurl/v2 from 2.1.1 to 2.2.0 by @dependabot in #903
  • chore(deps): Bump google.golang.org/grpc from 1.64.0 to 1.64.1 in /api by @dependabot in #904
  • chore(deps): Bump github.com/diskfs/go-diskfs from 1.3.0 to 1.4.0 by @dependabot in #901
  • chore(deps): Bump the gomod group across 2 directories with 2 updates by @dependabot in #889
  • chore(deps): Bump the actions group across 1 directory with 2 updates by @dependabot in #918
  • chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.19.0 by @dependabot in #917
  • chore(deps): Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 by @dependabot in #902
  • chore(deps): Bump github.com/carlmjohnson/requests from 0.23.5 to 0.24.1 by @dependabot in #916
  • chore(deps): Bump the actions group across 1 directory with 4 updates by @dependabot in #940
  • chore: updated package grouping for dependabot by @richardcase in #946
  • chore(deps): Bump the dependencies group with 2 updates by @dependabot in #947
  • chore: split out hack/tools dependabot updates by @richardcase in #950
  • refactor: removed macvtap support with firecracker by @richardcase in #953
  • Update MAINTAINERS by @richardcase in #954
  • chore(deps): Bump the dependencies group across 1 directory with 4 updates by @dependabot in #951
  • chore(deps): Bump the dependencies group across 1 directory with 13 updates by @dependabot in #955
  • chore(deps): Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 in /client by @dependabot in #941
  • chore(deps): Bump google.golang.org/protobuf from 1.34.2 to 1.35.1 in /hack/tools in the dependencies group across 1 directory by @dependabot in #956
  • chore(deps): Bump the dependencies group across 1 directory with 2 updates by @dependabot in #958
  • chore(deps): Bump the dependencies group with 3 updates by @dependabot in #957
  • chore(deps): Bump the dependencies group across 1 directory with 13 updates by @dependabot in #980
  • chore(deps): Bump the dependencies group across 1 directory with 7 updates by @dependabot in #977
  • chore: changes after testing new releases by @richardcase in #959

New Contributors

Full Changelog: v0.6.0...v0.7.0