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+ - Bump sysinfo from 0.36.1 to 0.38.1 in the cargo-updates group
31+ - Add postinstall check to README
32+ - Merge branch 'main' into bleggett/license-matter
33+ - fnify
34+ - gotdamn format
35+ - Require root
36+ - Tidy up main
37+ - Add kube checkers
38+ - gitignore
39+ - Add postinstall stuff
40+ - kernel stuff
41+ - Fixup
42+ - Update readme to be in line with current state
43+ - Add disclaimer
44+ - Fixup
45+ - NUMA checks
46+ - Add byokernel checker
47+ - Recorders should skip, not error. Also, add categories
48+ - comment
49+ - Fixup naming
50+ - Redo output
51+ - Dependaboot
52+ - Add basic CI
53+ - More fixup
54+ - system checks
55+ - collect kernel config
56+ - Fixup kernel mods
57+ - Fixup host exec for collect
58+ - autofix
59+ - separate checkers, recorders, and helpers. also add host exec stuff
60+ - cleanup
61+ - move pvh script to builtin
62+ - update docs
63+ - reorganize
64+ - fix tool parsing
65+ - move dockerfile
66+ - add some docs on script checks
67+ - add some docs
You can’t perform that action at this time.
0 commit comments