Skip to content

Releases: lf-edge/eve

14.5.0

10 Apr 12:27
Compare
Choose a tag to compare
14.5.0 Pre-release
Pre-release

What's Changed

Overview (all platforms)

  • Alpine update from 3.16.2 to 3.16.9 (riscv64 not included)
  • Enable clock synchronization in container Edge Apps by default
  • Fix ISO installer
  • Make memory monitor configurable and disable it by default
  • grub: Disable boot measurement for installer
  • Add missing FW package to installer
  • Allow to use network port with VLAN-subinterfaces for untagged traffic
  • vTPM communication and error handling refactoring
  • Propagate Windows local host license to the VMs
  • Multiplexing of VNC and local TTY for the shim console
  • Add network status and metrics report to the EVE meta-data server for app instances
  • Add ECC memory error reporting to remote controller
  • Introduce support for immediate snapshots
  • Improve S.M.A.R.T. error reporting
  • Improve zedbox logging
  • Improvements in the WWAN service
  • Improvements in the memory-monitor
  • Several improvements in the build system
  • Improvements in the GitHub actions
  • Improvements in the documentation

arm64 platforms

  • Fix OVMF firmware
  • Add support for OnLogic FR201 device
  • Introduction of the support for Raspberry Pi 5
  • Add support for NVIDIA Jetson Orin devices with Jetpack 6.0
  • Introduction of nvidia-jp5 and nvidia-jp6 platforms (nvidia platform is removed) for Jetpack 5.1.3 and Jetpack 6.0
  • Publishing of arm64 platform variant eve images to dockerhub (generic, nvidia-jp5 and nvidia-jp6)

Kubevirt, Edge Node clustering

  • Edge-Node Clustering App-Tracker feature
  • Fix some issues related to Kube Cluster leader election
  • Edge-Node Clustering miscellaneous bug fixes
  • Increase eve rootfs partition size to 1G for kubevirt

Full Changelog: 13.4.2-lts...14.5.0

13.4.2-lts

26 Mar 10:51
Compare
Choose a tag to compare

What's Changed

  • [13.4-stable] Fix vm unknown state by @kperakis-zededa (#4590)
  • [13.4-stable] Fix ISO generation from a host with different architecture from target (fixes arm64 ISO generation from x86_64 hosts) by @rene (#4595)
  • [13.4-stable] stat st_blocks block size read from DEV_BSIZE by @andrewd-zededa (#4603)
  • [13.4-stable] Wait for root device inside the initrd script for ISO images by @rene (#4607)
  • [13.4-stable] eve: Fix override configuration for ISO image generator by @rene (#4609)
  • [13.4-stable] Make memory monitor configurable and disable it by default by @OhmSpectator (#4611)
  • [13.4-stable] Backport bump runners ubuntu version to latest available by @uncleDecart (#4620)
  • [13.4-stable] Fix error in pciDevice.readResources by @rucoder (#4623)
  • [13.4-stable] eve: installer: Add rootwait by default by @rene (#4635)
  • [13.4] gh: disable slurping in curl by @christoph-zededa (#4645)
  • [13.4] Allow old IoUSB devices for config.enable.usb by @christoph-zededa (#4656)
  • [13.4-stable] Add UDP source IP into golang dialer https connection for Edgeview by @naiming-zededa (#4657)
  • [13.4-stable] Convert ISO installer rootfs to squashfs image by @rene (#4669)

Full Changelog: 13.4.1-lts...13.4.2-lts

12.0.8-lts

17 Mar 11:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: 12.0.7-lts...12.0.8-lts

13.4.2-rc3

13 Mar 11:10
Compare
Choose a tag to compare
13.4.2-rc3 Pre-release
Pre-release

What's Changed

  • [13.4-stable] Fix vm unknown state by @kperakis-zededa (#4590)
  • [13.4-stable] Fix ISO generation from a host with different architecture from target (fixes arm64 ISO generation from x86_64 hosts) by @rene (#4595)
  • [13.4-stable] stat st_blocks block size read from DEV_BSIZE by @andrewd-zededa (#4603)
  • [13.4-stable] Wait for root device inside the initrd script for ISO images by @rene (#4607)
  • [13.4-stable] eve: Fix override configuration for ISO image generator by @rene (#4609)
  • [13.4-stable] Make memory monitor configurable and disable it by default by @OhmSpectator (#4611)
  • [13.4-stable] Backport bump runners ubuntu version to latest available by @uncleDecart (#4620)
  • [13.4-stable] Fix error in pciDevice.readResources by @rucoder (#4623)
  • [13.4-stable] eve: installer: Add rootwait by default by @rene (#4635)
  • [13.4] gh: disable slurping in curl by @christoph-zededa (#4645)
  • [13.4] Allow old IoUSB devices for config.enable.usb by @christoph-zededa (#4656)
  • [13.4-stable] Add UDP source IP into golang dialer https connection for Edgeview by @naiming-zededa (#4657)
  • [13.4-stable] Convert ISO installer rootfs to squashfs image by @rene (#4669)

Full Changelog: 13.4.1-lts...13.4.2-rc3

14.4.0

08 Mar 03:14
Compare
Choose a tag to compare
14.4.0 Pre-release
Pre-release

What's Changed

  • nvidia: Bumps libc binary to stable version by @rene in #4601
  • Remove qemu from installer by @deitch in #4597
  • Wait for root device inside the initrd script for ISO images by @rene in #4605
  • eve: Fix override configuration for ISO image generator by @rene in #4608
  • Installer UI cannot remove disks for persist parition by @jsfakian in #4587
  • Make memory monitor configurable and disable it by default by @OhmSpectator in #4606
  • Allow to build/push EVE packages to a custom docker registry by @rene in #4610
  • Kernel update - [amd64-generic] by @rucoder in #4615
  • Save EFI BootX variables when (un)sealing storage key by @rucoder in #4612
  • Do not check tpm sanity if it is not enabled by @shjala in #4614
  • GitHub Actions: bump runners ubuntu version to latest available by @uncleDecart in #4618
  • Multiplexing of VNC and local TTY for the shim console by @rouming in #4593
  • Fix update_kernel_commits.py to keep '-' in platform names by @rucoder in #4616
  • Fix error in pciDevice.readResources by @rucoder in #4600
  • Various missing PR fixes for kubevirt startup. by @andrewd-zededa in #4617
  • github/workflows/assets.yml: switch to builjet runners to upload assets by @yash-zededa in #4627
  • dom0-ztools: add 'monitor' to EVESERVICES in cgroup init script. by @OhmSpectator in #4621
  • eve: installer: Add rootwait by default by @rene in #4628
  • Missing flags to mark install complete. by @andrewd-zededa in #4630
  • Github Actions : osv-scanner scheduled scan changes by @shjala in #4632
  • nvidia: Fix CDI file for Orin - Jetpack 6.0 by @rene in #4631
  • PVC create should be max of three size sources. by @andrewd-zededa in #4629
  • github: automatically close PRs from the master branch. by @OhmSpectator in #4639
  • docs: require PRs from feature branches, not master. by @OhmSpectator in #4643
  • gh: disable slurping in curl by @christoph-zededa in #4644
  • build(deps): bump golang.org/x/net from 0.25.0 to 0.33.0 in /pkg/pillar by @dependabot in #4640
  • Bump eve-api by @christoph-zededa in #4649
  • Allow old IoUSB devices for config.enable.usb by @christoph-zededa in #4634
  • Makefile: Add platform variant to eve container's TAG and rootfs version by @rene in #4641
  • build(deps): bump golang.org/x/net from 0.23.0 to 0.33.0 in /pkg/vtpm/swtpm-vtpm by @dependabot in #4651
  • CONTRIBUTING.md: Fix broken link to LF's project dashboard by @rene in #4653
  • nvidia: Fix script and udev for Jetpack 5 by @rene in #4654
  • Makefile: Fix run-live-gui for arm64 by @rene in #4658
  • Fix dhcpcd arguments for static IP config by @milan-zededa in #4659
  • Remove unused dependencies and vendored libraries by @rucoder in #4663
  • QEMU VC (graphical terminal) fixes by @rouming in #4660
  • Makefile: do not check hash consistency for pkg/installer by @rene in #4664
  • Convert ISO installer rootfs to squashfs image by @rene in #4661
  • fix: allow ICMP echo-requests only for traffic destined to EVE by @akaouris in #4636
  • Make mkimage-iso-efi able to build for other architectures by @deitch in #4665
  • tools: Fix tag for eve-mkimage-iso-efi by @rene in #4662

New Contributors

Full Changelog: 14.3.0...14.4.0

11.0.10-lts

06 Mar 11:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: 11.0.9-lts...11.0.10-lts

13.4.2-rc1

27 Feb 12:54
Compare
Choose a tag to compare
13.4.2-rc1 Pre-release
Pre-release

What's Changed

  • [13.4-stable] Fix vm unknown state by @kperakis-zededa (#4590)
  • [13.4-stable] Fix ISO generation from a host with different architecture from target (fixes arm64 ISO generation from x86_64 hosts) by @rene (#4595)
  • [13.4-stable] stat st_blocks block size read from DEV_BSIZE by @andrewd-zededa (#4603)
  • [13.4-stable] Wait for root device inside the initrd script for ISO images by @rene (#4607)
  • [13.4-stable] eve: Fix override configuration for ISO image generator by @rene (#4609)
  • [13.4-stable] Make memory monitor configurable and disable it by default by @OhmSpectator (#4611)
  • [13.4-stable] Backport bump runners ubuntu version to latest available by @uncleDecart (#4620)
  • [13.4-stable] Fix error in pciDevice.readResources by @rucoder (#4623)
  • [13.4-stable] eve: installer: Add rootwait by default by @rene (#4635)
  • [13.4] gh: disable slurping in curl by @christoph-zededa (#4645)

Full Changelog: 13.4.1-lts...13.4.2-rc1

12.0.8-rc1

27 Feb 14:42
Compare
Choose a tag to compare
12.0.8-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: 12.0.7-lts...12.0.8-rc1

11.0.10-rc2

27 Feb 11:22
Compare
Choose a tag to compare
11.0.10-rc2 Pre-release
Pre-release

What's Changed

Full Changelog: 11.0.9-lts...11.0.10-rc2

11.0.10-rc1

26 Feb 11:22
Compare
Choose a tag to compare
11.0.10-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: 11.0.9-lts...11.0.10-rc1