Skip to content

Commit dd897b5

Browse files
chore: release v0.2.0
1 parent 452961d commit dd897b5

1 file changed

Lines changed: 64 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,64 @@
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
25+
- fixup
26+
27+
### Other
28+
29+
- Merge branch 'main' into bleggett/license-matter
30+
- fnify
31+
- gotdamn format
32+
- Require root
33+
- Tidy up main
34+
- Add kube checkers
35+
- gitignore
36+
- Add postinstall stuff
37+
- kernel stuff
38+
- Fixup
39+
- Update readme to be in line with current state
40+
- Add disclaimer
41+
- Fixup
42+
- NUMA checks
43+
- Add byokernel checker
44+
- Recorders should skip, not error. Also, add categories
45+
- comment
46+
- Fixup naming
47+
- Redo output
48+
- Dependaboot
49+
- Add basic CI
50+
- More fixup
51+
- system checks
52+
- collect kernel config
53+
- Fixup kernel mods
54+
- Fixup host exec for collect
55+
- autofix
56+
- separate checkers, recorders, and helpers. also add host exec stuff
57+
- cleanup
58+
- move pvh script to builtin
59+
- update docs
60+
- reorganize
61+
- fix tool parsing
62+
- move dockerfile
63+
- add some docs on script checks
64+
- add some docs

0 commit comments

Comments
 (0)