Releases: lf-edge/eve
Releases · lf-edge/eve
11.0.3-lts
What's Changed
- [11.0 stable] Backport of container app debugging techniques by @rouming in #3649
- [11.0-stable] backport: Carry media type through download verify by @OhmSpectator in #3712
- [11.0-stable] Bump runc by @christoph-zededa in #3734
- [11.0-stable] backport: Make newlogd keep the original msg text and fields by @europaul in #3733
- [11.0-stable] Give wwan microservice access to the config partition by @milan-zededa in #3750
- 11.0-stable: build(deps): bump github.com/opencontainers/runc in /pkg/pillar by @eriknordmark in #3739
- [11.0-stable] Backport #3765 and #3770 for increased robustness around keys and certificates by @eriknordmark in #3773
- [11.0-stable] Backport PR #3778 by @eriknordmark in #3784
- [11.0 stable] Reduce the amount of logs coming from networking microservices by @milan-zededa in #3800
- [11.0-stable] Update to OpenZFS 2.2.2 by @andrewd-zededa in #3780
- [11.0-stable] Bump Eden to 0.9.3 by @uncleDecart in #3796
- [11.0 stable] fscrypt,pillar: bump up fscrypt v0.2.4 -> v0.3.4 and switch to policies v2 by @rouming in #3809
- [11.0-stable] GitHub Actions: Specify eden test workflow version by @uncleDecart in #3811
Full Changelog: 11.0.2-lts...11.0.3-lts
10.4.9-lts
What's Changed
- [10.4-stable] backport: Carry media type through download verify. by @OhmSpectator in #3710
- [10.4-stable] backport: httputil: fix potential memleak by @christoph-zededa in #3713
- [10.4-stable] backport: Make newlogd keep the original msg text and fields by @europaul in #3732
- [10.4-stable] go.mod by @christoph-zededa in #3744
- [10.4-stable] Bump runc by @christoph-zededa in #3735
- 10.4-stable: build(deps): bump github.com/opencontainers/runc in /pkg/pillar by @eriknordmark in #3738
- [10.4-stable] Backport #3765 and #3770 for increased robustness around keys and certificates by @eriknordmark in #3772
- [10.4-stable] Backport PR #3778 by @eriknordmark in #3782
- [10.4 stable] Reduce the amount of logs coming from networking microservices by @milan-zededa in #3801
Full Changelog: 10.4.8-lts...10.4.9-lts
9.4.15-lts
What's Changed
- reverted changes to the assets, referenced to the input tag by @yash-zededa in #3725
- [9.4-stable] backport: backport: httputil: fix potential memleak by @christoph-zededa in #3722
- [9.4-stable] go.mod by @christoph-zededa in #3743
- [9.4-stable] Bump runc by @christoph-zededa in #3736
- 9.4-stable: build(deps): bump github.com/opencontainers/runc in /pkg/pillar by @eriknordmark in #3740
- [9.4-stable] Backport #3765 and #3770 for increased robustness around keys and certificates by @eriknordmark in #3771
- [9.4-stable] Backport PR #3778 by @eriknordmark in #3783
Full Changelog: 9.4.14-lts...9.4.15-lts
Release 11.11.0
What's Changed
- Make EVE more robust (against controller not sending config followed by certificate roll) by @eriknordmark in #3765
- Make escrow of encrypted storage key more reliable by @eriknordmark in #3770
- parseconfig: set old hash to new only when updated by @europaul in #3775
- Implement snapshotting for ZFS volumes by @OhmSpectator in #3769
- zedagent: remove duplicated cipherContext map by @eriknordmark in #3774
- PatchEnvelopes Spec: Add Content-Type to OpaqueStatus by @uncleDecart in #3781
- pillar/edgeview: Update eve-api in order to fetch the latest changes for CAN Bus support. by @rene in #3777
- Fixes in the verification scripts and documentation by @jsfakian in #3728
- Remove two spurious log messages by @eriknordmark in #3778
- Refactor snapshot documentation to include ZFS support. by @OhmSpectator in #3785
- grub/rootfs.cfg: set 'cmos-rtc-probe=1' for Xen on the "ProLiant m750 Server Blade" by @rouming in #3787
- Fix Patch Envelopes Unit test by @uncleDecart in #3792
- Remove manual SBOM generation for eve-kernel by @rucoder in #3794
- Fix yetus' markdownlint errors by @rene in #3797
- Update eve api usb+can by @christoph-zededa in #3786
- Kernel update - [amd64-generic, amd64-generic, amd64-rt, amd64-generi… by @rucoder in https://github.com//pull/3793
- Reduce the amount of logs coming from networking microservices by @milan-zededa in #3788
- yetus: Remove blank space at the end of line by @rene in #3799
Full Changelog: 11.10.0...11.11.0
Release 11.10.0
What's Changed
- only get run ID when neededfor CI by @deitch in #3748
- yetus: Remove calls to rand.Seed() by @eriknordmark in #3747
- GitHub Actions: bump checkout and upload-artifact to v4 by @uncleDecart in #3751
- collect-info.sh: Skip root-run/containerd-user by @andrewd-zededa in #3754
- Patch Envelopes: Add OpenAPI spec and update docs by @uncleDecart in #3749
- bump lf-edge/eve-libs by @eriknordmark in #3753
- Makefile: run more than one pillar fuzz test by @christoph-zededa in #3757
- update deps by @deitch in #3759
- xen-tools/init-initrd: Validates the environment file by @rene in #3752
- GitHub Actions: Bump Eden to 0.9.6 by @uncleDecart in #3763
- Added vmcap script in the verification image by @jsfakian in #3542
- pillar: Improve parsing of environment variables by @rene in #3760
- kernel: Update kernel versions by @rene in #3764
- kubeapi with kubevirt by @deitch in #3762
Full Changelog: 11.9.0...11.10.0
Release 11.8.1
What's Changed
- [11.8] Call getpwuid only after chroot is set by @zedi-pramodh in #3758
- [11.8] Bump eden workflows to 0.9.6 by @uncleDecart in #3761
Full Changelog: 11.8.0...11.8.1
Release 11.9.0
What's Changed
- downloader: Improve comments by @rene in #3714
- Enhance dmesg readability and add disk usage info in collect-info.sh by @OhmSpectator in #3717
- EVE networking documentation update by @milan-zededa in #3718
- Make newlogd keep the original msg text and fields by @europaul in #3726
- bump runc by @christoph-zededa in #3731
- build(deps): bump github.com/opencontainers/runc from 1.1.5 to 1.1.12 in /pkg/pillar by @dependabot in #3727
- remove publish of danger images by @deitch in #3698
- Give wwan microservice access to the config partition by @milan-zededa in #3729
- If it is kubevirt type eve, collect the kube specific info by @zedi-pramodh in #3741
- remove tools that are no longer used, have been migrated to another repo by @deitch in #3746
- Call getpwuid only after chroot is set by @zedi-pramodh in #3742
- build(deps): bump github.com/docker/docker from 20.10.24+incompatible to 20.10.27+incompatible in /pkg/pillar by @dependabot in #3737
Full Changelog: 11.8.0...11.9.0
9.4.14-lts
What's Changed
- [9.4-stable] backport: Carry media type through download verify. by @OhmSpectator in #3709
- Trigger assets for 9.4.X-lts tag releases by @yash-zededa in #3716
- Trigger assets.yml for the 9.4-stable branch by @yash-zededa in #3720
- added actions run-make for publish.yaml by @yash-zededa in #3721
- revert the backporting of publish.yml by @yash-zededa in #3723
Full Changelog: 9.4.10-lts...9.4.14-lts
9.4.11-lts
What's Changed
- [9.4-stable] backport: Carry media type through download verify. by @OhmSpectator in #3709
Full Changelog: 9.4.10-lts...9.4.11-lts
Release 11.8.0
What's Changed
- pillar/containerd: Avoid double quoted values for environment variables by @rene in #3707
- Update eve api parentassigngrp by @christoph-zededa in #3705
- save media-type escaped in verifier filename, and use in verify config and status by @deitch in #3706
- kernel: Update arm64 versions by @rene in #3708
Full Changelog: 11.7.0...11.8.0