Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: lf-edge/eve

14.5.5-rc1

16 Jun 18:52

Choose a tag to compare

14.5.5-rc1 Pre-release
Pre-release

What's changed

#6020 [14.5-stable] datastore: fix IsToken68 for base64 tokens by @christoph-zededa (#6020) (backport of #75 #6034)
#6027 [14.5-stable] pkg/pillar: bump eve-libs by @christoph-zededa (#6027) (backport of #6030)
#6043 [14.5-stable] newlog: cache log levels to apply them from boot by @europaul (#6043) (backport of #6031)
#6049 [14.5-stable] vtpm: fix unseal failure when SHA256 PCR bank is disabled by @shjala (#6049) (backport of #5975)

Full Changelog: 14.5.4-lts...14.5.5-rc1

17.0.0-rc2

15 Jun 19:37

Choose a tag to compare

17.0.0-rc2 Pre-release
Pre-release

What's changed

  • fix(kube): persist k3s node password across reboots. by @naiming-zededa (#5970)
  • vtpm: fix unseal failure when SHA256 PCR bank is disabled. by @shjala (#5975)
  • docs: sync CONFIG-PROPERTIES.md with pkg/pillar/types/global.go. by @mvanhorn (#5960)
  • mkimage-raw-efi: fix pre-flight size check on real block devices. by @rucoder (#5989)
  • assets.yml: improve compression for EVE evaluation artifacts. by @europaul (#5990)
  • zedrouter: restart dnsmasq when an app leaves to evict its stale lease. by @milan-zededa (#5995)
  • Add omitempty to AssignableAdapters JSON tags to prevent pubsub overflow. by @milan-zededa (#5992)
  • kube: align virtctl version with KubeVirt v1.7.3. by @milan-zededa (#5991)
  • build(deps): bump github.com/containerd/containerd/v2 from 2.2.1 to 2.2.4 in /tools/dockerfile-from-checker. by @dependabot (#5996)
  • build(deps): bump github.com/containerd/containerd from 1.7.29 to 1.7.32 in /pkg/pillar. by @dependabot (#5980)
  • build(deps): bump github.com/containerd/containerd from 1.7.29 to 1.7.32 in /pkg/wwan/mmagent. by @dependabot (#5982)
  • build(deps): bump github.com/containerd/containerd from 1.7.29 to 1.7.32 in /pkg/newlog. by @dependabot (#5979)
  • build(deps): bump github.com/containerd/containerd/v2 from 2.1.5 to 2.2.4 in /tools/get-deps. by @dependabot (#5983)
  • build(deps): bump github.com/containerd/containerd/v2 from 2.1.5 to 2.2.4 in /eve-tools/bpftrace-compiler. by @dependabot (#5981)
  • pillar, kube: SR-IOV VF passthrough via Multus + sriov-cni for KubeVirt. by @zedi-pramodh (#5908)
  • hypervisor: refactor VMM overhead into shared library and use in eve-k. by @zedi-pramodh (#5681)
  • monitor: in-tree TUI with a stable Go/Rust IPC contract. by @rucoder (#6003)
  • evetest: a new framework for EVE integration testing. by @milan-zededa (#5978)
  • docs(nodeagent): add architecture document. by @eriknordmark (#5913)
  • mgmtproxy: cost-aware CONNECT kube proxy for containerd & kubectl image/manifest. by @naiming-zededa (#5997)
  • datastore: add http(s) auth. by @christoph-zededa (#5999)
  • docs: add upgradeconverter architecture doc. by @eriknordmark (#5998)
  • docs: add CLAUDE.md guidance file. by @rene (#6001)
  • yetus: Replace old --out-format golangci-lint argument. by @rene (#6011)
  • kube: add stale-mount-cleanup daemon to kube container. by @andrewd-zededa (#6004)
  • Makefile: stop doubling the platform variant in published image tags. by @europaul (#6015)
  • hypervisor/kubevirt: attach USB tablet so VNC pointer works. by @zedi-pramodh (#6025)
  • Upgrade the Go toolchain to 1.25.11. by @milan-zededa (#6023)
  • zedagent: fix docs inaccuracies from review. by @eriknordmark (#5965)
  • kube: make longhorn-generate-support-bundle.sh multi-node safe. by @andrewd-zededa (#6010)
  • Bump eve-libs to fix nettrace infinite loops. by @milan-zededa (#6012)
  • Fix an install regression on some devices. by @zedi-pramodh (#6024)
  • newlog: cache log levels to apply them from boot. by @europaul (#6031)
  • build: remove EVALUATION platform from the build system. by @rucoder (#6022)
  • zedagent: fall back to /config/authorized_keys when GlobalConfig is missing. by @rucoder (#6039)
  • mkimage-raw-efi/storage-init: drop leftover evaluation/IMGC support. by @rucoder (#6040)
  • pillar/collectinfo: use IsToken* from zedUpload. by @christoph-zededa (#6034)
  • pillar: remove evaluation platform Go code. by @rucoder (#6041)
  • types: fix /persist/volumes path in diskmetrics test. by @eriknordmark (#6035)

Full Changelog: 17.0.0-rc1...17.0.0-rc2

16.0.1-lts

16 Jun 03:37

Choose a tag to compare

What's changed

Full Changelog: 16.0.0-lts...16.0.1-lts

16.0.1-rc5

13 Jun 03:51

Choose a tag to compare

16.0.1-rc5 Pre-release
Pre-release

What's changed

Full Changelog: 16.0.1-rc4...16.0.1-rc5

14.5.4-lts

10 Jun 17:11

Choose a tag to compare

What's changed

Full Changelog: 14.5.3-lts...14.5.4-lts

16.0.1-rc4

02 Jun 19:43

Choose a tag to compare

16.0.1-rc4 Pre-release
Pre-release

What's changed

Full Changelog: 16.0.1-rc3...16.0.1-rc4

14.5.4-rc2

28 May 17:32

Choose a tag to compare

14.5.4-rc2 Pre-release
Pre-release

What's changed

Full Changelog: 14.5.4-rc1...14.5.4-rc2

17.0.0-rc1

21 May 21:06

Choose a tag to compare

17.0.0-rc1 Pre-release
Pre-release

What's Changed

  • build(deps): bump gitpython from 3.1.49 to 3.1.50 in /tools/check-commit-messages by @dependabot[bot] in #5931
  • build(deps): bump github.com/in-toto/in-toto-golang from 0.10.0 to 0.11.0 in /tools/dockerfile-from-checker by @dependabot[bot] in #5929
  • build(deps): bump github.com/in-toto/in-toto-golang from 0.9.0 to 0.11.0 in /tools/get-deps by @dependabot[bot] in #5930
  • build(deps): bump github.com/in-toto/in-toto-golang from 0.9.0 to 0.11.0 in /eve-tools/bpftrace-compiler by @dependabot[bot] in #5928
  • kube: clean up stale etcd masterleases after single-to-cluster transition by @naiming-zededa in #5927
  • device-steps: disable mdev hotplug by @christoph-zededa in #5924
  • LPS Network Endpoint Enhancements and Signaling by @milan-zededa in #5904
  • eve-k: fix pillar 'make test' for macOS M-series (ZARCH=arm64 HV=k) by @andrewd-zededa in #5846
  • bond: Enable active ARP validation to prevent cross-node interference by @milan-zededa in #5939
  • pillar: emit coverage for short-lived agents by @eriknordmark in #5937
  • pkg/eve: Fix image sizes for evaluation variant and bump live to 16GB by @rene in #5932
  • scepclient: clean up obsolete enrolled certs on boot by @milan-zededa in #5942
  • msrv: fix OpenStack metadata routing by @eriknordmark in #5925
  • remove uncleDecart from CODEOWNERS by @uncleDecart in #5952
  • Intel iGPU passthrough support for KVM with UEFI by @rucoder in #5686
  • baseosmgr: clean up orphan BaseOsStatus on ContentTreeStatus delete by @eriknordmark in #5951
  • pkg/fw: Add .pnvm firmware file for Intel AX210 by @rene in #5945
  • github/workflows: add Claude automated PR review workflow by @rene in #5917
  • docs(config-properties): correct debug.enable.{usb,vga,console} defaults by @mvanhorn in #5935
  • PNAC: fix DHCP reacquire being lost on concurrent DPC update by @milan-zededa in #5947
  • feat(zedkube): configurable VMI descheduler for failback by @andrewd-zededa in #5885
  • tests/eden: pin coverage runs to eden master by @eriknordmark in #5959
  • client: drop unused /config fallback by @eriknordmark in #5954
  • Fix SBOM: Add missing packages by @shjala in #5961
  • Bump rootfs partition size from 4GB to 10GB by @rene in #5973
  • zedkube: prune stale master nodes from EdgeNodeCluster config by @naiming-zededa in #5974
  • GHA: add arm64 kubevirt and nvidia-jp7 build/publish coverage by @europaul in #5907
  • dnsmasq: update to use alpine dnsmasq by @christoph-zededa in #5948
  • newlog: sanitize non-Latin-1 chars in gzip header by @eriknordmark in #5977
  • grub: disable PCIe ACS override for EVE-K boot by @rucoder in #5969
  • zedagent: report size of EFI and IMGx partitions by @eriknordmark in #5976
  • eve-k: kube/longhorn: tune replica rebuild, add snapshot management, fix replica/PVC size reporting by @andrewd-zededa in #5955

New Contributors

Full Changelog: 16.14.0...17.0.0-rc1

16.0.1-rc3

21 May 02:24

Choose a tag to compare

16.0.1-rc3 Pre-release
Pre-release

What's changed?

Full Changelog: 16.0.1-rc2...16.0.1-rc3

14.5.4-rc1

18 May 13:33

Choose a tag to compare

14.5.4-rc1 Pre-release
Pre-release

What's changed?

Full Changelog: 14.5.3-lts...14.5.4-rc1