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

Skip to content

Releases: lf-edge/eve

16.1.0

28 Oct 23:26

Choose a tag to compare

16.1.0 Pre-release
Pre-release

What's Changed

Full Changelog: 16.0.0...16.1.0

14.5.2-lts

28 Oct 13:28

Choose a tag to compare

Changelog

  • Fixed the thres column in the SMART info report of physical storage devices in the storage tab of edge nodes. by @jsfakian (#5166)
  • Improved WiFi adapter handling by ensuring EVE waits for WLAN rfkill unblock before bringing up the interface. This prevents failures during interface setup (e.g., wlan0 staying down and missing IP) when toggling WiFi between disabled and enabled states. by @milan-zededa (#5167)
  • Reduce the edgeview keepalive interval by @naiming-zededa (#5178)
  • Provide collect-info command for LOC by @christoph-zededa (#5205)
  • Add support for IPv6 addresses and manual proxy configuration for TUI by @rucoder (#5207)
  • Improve upgrade reliability. This prevents stale checkpoints that could lead to unnecessary downloads or unintended downgrade after a reboot (notably for upgrades initiated via Terraform provider 1.0.6). by @OhmSpectator (#5224)
  • Validate nonce length against the TPMT_HA size limit before TPM quote requests to prevent tpm2.Quote failures. by @shjala (#5243)
  • Fixed bug in newlogd, when settings were applied to late to some log entries. by @europaul (#5253)
  • Added support for simultaneous use of Switch NI (with access/trunk ports) and VLAN sub-interfaces for management or Local NIs on the same physical port. by @milan-zededa (#5264)
  • Fix riscv build by @christoph-zededa (#5265)
  • Remote endpoints used to assess connectivity when the controller is unreachable are now configurable via properties diag.probe.remote.http.endpoint and diag.probe.remote.https.endpoint. These probes are used only for diagnostics and can be disabled by setting the properties to an empty string. by @milan-zededa (#5269)

16.0.0-rc1

17 Oct 23:03

Choose a tag to compare

16.0.0-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: 15.12.0-rc1...16.0.0-rc1

15.12.0-rc1

13 Oct 19:40

Choose a tag to compare

15.12.0-rc1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 15.11.0...15.12.0-rc1

14.5.2-rc1

06 Oct 13:40

Choose a tag to compare

14.5.2-rc1 Pre-release
Pre-release
Release 14.5.2-rc1

15.11.0

03 Oct 01:50

Choose a tag to compare

15.11.0 Pre-release
Pre-release

What's Changed

Full Changelog: 15.10.0...15.11.0

11.0.12-lts

02 Oct 20:15

Choose a tag to compare

Bug Fixes & Reliability Improvements

  • Prevent unintended OS downgrades after upgrades
    Resolved an issue where upgrading to a new BaseOS could trigger a downgrade after reboot if configuration updates were skipped. The system now reads the BaseOS activation status directly from zboot and persists the latest configuration even when skipping updates, avoiding stale checkpoints.

  • Proper cleanup of removed BaseOS configurations
    When the controller removes all BaseOS configurations, the device now correctly deletes these from its local configuration, preventing inconsistencies.

Upgrade Stability

  • Improved reliability for upgrades initiated via Terraform provider 1.0.6
    Fixes scenarios where skipped configuration updates during an upgrade could lead to repeated downloads or rollback to an older OS version on reboot.

Full Changelog: 11.0.11-lts...11.0.12-lts

15.10.0

18 Sep 11:19

Choose a tag to compare

15.10.0 Pre-release
Pre-release

What's Changed

Full Changelog: 15.9.0...15.10.0

11.0.12-rc1

16 Sep 13:55

Choose a tag to compare

11.0.12-rc1 Pre-release
Pre-release

What's Changed

  • [11.0-stable] Take baseos activation status from zboot by @sultatos in #5221
  • [11.0-stable] Cleanup BaseOsConfig if controller removes it by @sultatos in #5223
  • [11.0-stable] pillar/zedagent: persist lastconfig even when skipping config update. by @OhmSpectator in #5226

Full Changelog: 11.0.11-lts...11.0.12-rc1

14.5.1-lts

28 Aug 20:18

Choose a tag to compare

What's Changed

  • [14.5-stable] mmagent: apply errIsUseless logic to LTE attach config errors by @milan-zededa in #4991
  • [14.5-stable] pillar/zedagent: Check BaseOS Content Tree by @rene in #4999
  • [14.5-stable] Support ICMP cellular connectivity probe with undefined host IP by @milan-zededa in #4987
  • [14.5-stable] Makefile: Fix pkg/kube build by @rene in #5020
  • [14.5-stable] .github: Use DockerHub pull-only credentials to avoid rate limits. by @OhmSpectator in #5040
  • [14.5-stable] DPCManager patches: RemoteTemporaryFailure loop fix; more aggressive DPCL compression by @milan-zededa in #5034
  • [14.5-stable] Separate Eden CI into untrusted Gate and trusted Runner workflows by @OhmSpectator in #5051
  • [14.5-stable] Update Eden to version 1.0.5. by @OhmSpectator in #5055
  • [14.5-stable] Backport all bug fixes to Makefile by @rucoder in #5064
  • [14.5-stable] Fix "PR Gate" WF to identify build runs correctly. by @OhmSpectator in #5058
  • [14.5-stable] Remove leftover from custom linuxkit-builde by @OhmSpectator in #5069
  • [14.5-stable] Update Eden to 1.0.6 that fixes Dockerhub 429 error by @OhmSpectator in #5070
  • [14.5-stable] vault: Check policyID exist before indexing by @shjala in #5049
  • [14.5-stable] forward disabling the apps logs correctly by @europaul in #5082
  • [14.5-stable] Kernel update - [amd64-generic]: Fix boot hang on Lenovo ThinkStation P3 Tiny Gen 2 by @rene in #5090
  • [14.5-stable] Fixes in the S.M.A.R.T. report by @jsfakian in #5096
  • [14.5-stable] Fix an Edgeview proxy operation issue by @naiming-zededa in #5095
  • [14.5-stable] Fix image size of kubevirt docker run installer_raw by @andrewd-zededa in #5100
  • [14.5-stable] Refactor pillar/zedcloud into pillar/controllerconn with improved structure and testing by @milan-zededa in #5098
  • [14.5-stable] Tune parameters for quicker failovers by @zedi-pramodh in #5103
  • [14.5-stable] Handle isreplicated flag for the volumes by @zedi-pramodh in #5104
  • [14.5-stable] Handle error IsAlreadyExists by @zedi-pramodh in #5105
  • [14.5-stable] Move LastResort DPC handling fully into DPCManager by @milan-zededa in #5109
  • [14.5-stable] Return unknown error if k3s is not reachable by @zedi-pramodh in #5108
  • [14.5-stable] Updated the AWS and Azure SDKs by @jsfakian in #5097
  • [14.5-stable] Makefile: Add linuxkit parameters to missing places by @rene in #5121
  • [14.5-stable] Backport arm64 runners related PRs by @rene in #5126
  • [14.5-stable] Simplify "Build PR" workflow by removing matrix.os. by @OhmSpectator in #5130
  • [14.5-stable] Cleanup replica sets by @zedi-pramodh in #5106
  • [14.5-stable] "Update Hailo TPU FW to 4.21.0" by @rucoder in #5136
  • [14.5-stable] Integrate monitor v0.5.0 by @rucoder in #5133
  • [14.5-stable] u-boot: Add OnLogic FR201 sysinfo driver by @rene in #5137
  • [14.5-stable] Properly handle device IPv6 connectivity by @milan-zededa in #5143
  • [14.5-stable] Return isLowerUp directly from the link attributes lower up by @sultatos in #5145
  • [14.5-stable] Backport #4781 #5085 by @rucoder in #5154
  • [14.5-stable] musl mirror by @christoph-zededa in #5152
  • [14.5-stable] spec sh wwan assigngrp by @christoph-zededa in #5149

Full Changelog: 14.5.0-lts...14.5.1-lts