Releases: lf-edge/eden
1.0.16
Release Note π
Consolidating EDEN_HOME handling and making retry count configurable, some chores around switching to self-hosted runners
Improvements π
- Pull through mirror by @europaul in #1125
- Switch to self-hosted runners by @europaul in #1126
- Add use of /config/extratls-certificates.pem by @eriknordmark in #1128
- Get more eden home path from environment variable by @shjala in #1127
- Centralize EDEN_HOME handling and make retry count configurable by @shjala in #1132
Bug fixes π
- build(deps): bump google.golang.org/grpc from 1.61.0 to 1.79.3 by @dependabot[bot] in #1121
- build(deps): bump golang.org/x/net from 0.33.0 to 0.38.0 in /sdn/vm by @dependabot[bot] in #1122
Technical details π§βπ»:
- EVE version: 16.6.0
- Full Changelog: 1.0.14...1.0.16
1.0.14
Release Note π
This release targets fixing flaky tests, bumping dependencies and updating go to version 1.24. It also itroduces HW inventory test and tests for remote log leves of newlogd
Improvements π
- Bump github.com/elazarl/goproxy from 0.0.0-20220529153421-8ea89ba92021 to 1.2.1 in /sdn/vm by @dependabot[bot] in #1064
- Bump github.com/sirupsen/logrus from 1.8.1 to 1.8.3 in /eserver by @dependabot[bot] in #1109
- Bump github.com/opencontainers/selinux from 1.11.0 to 1.13.0 by @dependabot[bot] in #1112
- Bump github.com/sirupsen/logrus from 1.8.1 to 1.8.3 in /sdn/vm by @dependabot[bot] in #1110
- Bump golang.org/x/oauth2 from 0.16.0 to 0.27.0 by @dependabot[bot] in #1084
- Bump golang.org/x/net from 0.23.0 to 0.38.0 by @dependabot[bot] in #1102
- Bump golang.org/x/crypto from 0.31.0 to 0.45.0 in /eserver by @dependabot[bot] in #1107
- Bump github.com/containerd/containerd from 1.7.13 to 1.7.29 by @dependabot[bot] in #1106
- Bump golang.org/x/crypto from 0.21.0 to 0.45.0 by @dependabot[bot] in #1108
- feat: update EVE image version to 16.6.0 by @europaul in #1113
- eclient: Add python3 package by @eriknordmark in #1119
- Update go version to 1.24 - step 2 by @eriknordmark in #1114
- Update go version to 1.24 - step 2 by @eriknordmark in #1115
- Add HW inventory test by @europaul in #1111
- add tests for remote levels of newlogd by @europaul in #1096
Bug fixes π
- fix vector test by waiting for log watcher start by @europaul in #1116
- eclient: fix ctrl_cert_change test for EVE persist2memory branch by @eriknordmark in #1118
Technical details π§βπ»:
- EVE version: 16.6.0
- Full Changelog: 1.0.13...1.0.14
1.0.13
Release 1.0.12
Release Note π
This release brushes up tests for the upcoming EVE LTS release
Improvements π
- Stop reading network info from deprecated ZInfoDevice.Network by @milan-zededa in #1101
- Add test for LPS /api/v1/network endpoint by @milan-zededa in #1098
- Update app_logs test to reflect eclient image changes by @milan-zededa in #1103
Bug fixes π
- gha: temporarily disable NeoEden workflows by @uncleDecart in #1104
Technical details π§βπ»:
- EVE version: 15.11.0
- Full Changelog: 1.0.11...1.0.12
Release 1.0.11
Release Note π
Release notes for 1.0.10 was skipped, this is intermediate release to disable vComLink test temporarily.
Improvements π
- Vector integration tests by @europaul in #1083
- gha: add neoeden job to test.yml workflow by @uncleDecart in #1045
- eclient: add LPS network endpoint by @milan-zededa in #1097
Bug fixes π
- GHA: retire GCP by @uncleDecart in #1094
- Disable vComLink test temporarily by @shjala in #1099
Technical details π§βπ»:
- EVE version: 15.8.0
- Full Changelog: 1.0.10...1.0.11
1.0.9
What's Changed
- Fix LPS/LOC job restart logic in test workflow. by @OhmSpectator in #1091
Full Changelog: 1.0.8...1.0.9
1.0.5
Release Note π
We've created tags for 1.0.3 and 1.0.4, but skipped the release notes, since then we've introduced basic golang style eden test for kubernetes variant and multiple fixes to handle docker 429 error (pull rate limits) we continue to work on latter and improve the situation, so multiple minor releases are expected, stay tune for more :)
Below you'll find changes introduced since 1.0.4
Improvements π
- Linuxkit download and PullImage authentication by @rucoder in #1067
- GHA: update checkout ref for pull_request_target by @rucoder in #1068
- Add conditional DockerHub login to all test jobs. by @OhmSpectator in #1069
Technical details π§βπ»:
- EVE version: 14.5.0-rc1
- Full Changelog: v1.0.2...v1.0.5
1.0.2
Release v1.0.1
Release Note π
Minor release to fix log test
Improvements π
- Add example for VLAN sub-interfaces by @milan-zededa in #1043
Bug fixes π
Technical details π§βπ»:
- EVE version: 13.7.0
- Full Changelog: v1.0.0...v1.0.1
Relase 1.0.0
Release Note π
This release marks the start of escript deprecation. From now users are advised to write golang-based tests instead of escript ones, for more information see #1037. Note that golang are not enabled in CI/CD pipeline, but starting next patch version they will be.
Improvements π
- Add first golang-only test by @uncleDecart in #1037
- Change default remote loglevel by @europaul in #1044
Technical details π§βπ»:
- EVE version: 13.3.0
- Full Changelog: 0.9.13...v.1.0.0