File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7+
8+ ## [ Unreleased]
9+
10+ ## [ 0.2.0] ( https://github.com/edera-dev/edera-check/releases/tag/v0.2.0 ) - 2026-02-18
11+
12+ ### Added
13+
14+ - collect more hardware info
15+ - add report bundle
16+ - add more checks and image publish
17+ - allow skipping groups and add readme
18+ - add dockerfile and build scripts
19+ - clean up logging a bit
20+ - initial add of preflight utility
21+
22+ ### Fixed
23+
24+ - fixup wording
25+ - fixup
26+ - fixup
27+
28+ ### Other
29+
30+ - Fix pull ref in README
31+ - Bump sysinfo from 0.36.1 to 0.38.1 in the cargo-updates group
32+ - Add postinstall check to README
33+ - Merge branch 'main' into bleggett/license-matter
34+ - fnify
35+ - gotdamn format
36+ - Require root
37+ - Tidy up main
38+ - Add kube checkers
39+ - gitignore
40+ - Add postinstall stuff
41+ - kernel stuff
42+ - Fixup
43+ - Update readme to be in line with current state
44+ - Add disclaimer
45+ - Fixup
46+ - NUMA checks
47+ - Add byokernel checker
48+ - Recorders should skip, not error. Also, add categories
49+ - comment
50+ - Fixup naming
51+ - Redo output
52+ - Dependaboot
53+ - Add basic CI
54+ - More fixup
55+ - system checks
56+ - collect kernel config
57+ - Fixup kernel mods
58+ - Fixup host exec for collect
59+ - autofix
60+ - separate checkers, recorders, and helpers. also add host exec stuff
61+ - cleanup
62+ - move pvh script to builtin
63+ - update docs
64+ - reorganize
65+ - fix tool parsing
66+ - move dockerfile
67+ - add some docs on script checks
68+ - add some docs
You can’t perform that action at this time.
0 commit comments