v0.0.9
What's Changed
Baseline subtraction for --git mode (#27, fixes #23): fleet-plan now subtracts changes already merged to main but not yet deployed, reporting only the incremental diff from the current MR.
Fixes
- Baseline subtraction for per-team diffs (policies, queries, software, profiles, scripts)
- Baseline subtraction for global config diffs
resolveDefaultFileplaced merged file in/tmp, breakingpath:resolution for global queriesResolveScopedidn't addbase.yml/default.ymltochangedFilesbuildSourceMapdidn't register team source file for all resource types- Global diff skipped when both global and team files changed in the same MR
New
--verboseflag for baseline subtraction logging
Full Changelog: v0.0.8...v0.0.9