# Changelog

## Baseline

- First survey — no prior run to compare against. CAI 63.

## Lenses

- Code Health 78
- Architecture 97
- Maturity 56
- Readiness 65
- Security 64

## Changes since last survey

- 300 commits — 281 feature/other, 19 fixes

## By area

- (repo) — 86 commits
- .github/workflows — 69 commits
- pkg/minikube — 31 commits
- (root) — 27 commits
- test/integration — 22 commits
- hack/go.mod — 13 commits
- site/content — 9 commits
- deploy/iso — 8 commits
- pkg/addons — 7 commits
- hack/jenkins — 6 commits
- cmd/minikube — 5 commits
- hack/kicbase_version — 5 commits
- pkg/drivers — 5 commits
- hack/prow — 2 commits
- site/static — 2 commits
- deploy/addons — 1 commit
- deploy/kicbase — 1 commit
- pkg/libmachine — 1 commit

## Notable commits

- fix: Fix SSHRunner exit code: use ssh.ExitError instead of exec.ExitError
- fix: Fix logic for multi-node CNI warning.
- fix: Fix usage string for minikube node commands.
- fix: Merge pull request #22775 from toddliebenschutz-jones/fix-node-cli-usage
- fix: Merge pull request #23215 from carterpewpew/fix/buffered-channel-goroutine-leak
- fix: Merge pull request #23224 from nirs/fix-minikube-bot-email
- fix: Merge pull request #23253 from Roslaan001/fix-helm-install-path
- fix: Merge pull request #23305 from nirs/fix-node-add-memory
- fix: Merge pull request #23326 from Roslaan001/fix-flaky-helm-test
- fix: Merge pull request #23364 from nirs/fix-ssh-runner-exit-code
- fix: addons: fix Helm verification failure inside guest VMs
- fix: command: fix execRunner exit code for missing binaries
- fix: fix: old test amends
- fix: fix: preserve tag for registry refs with a port
- fix: fix: use buffered channels to prevent goroutine leak on status timeout
- fix: iso: Fix adding ISO commit to contributor fork PRs
- fix: iso: Fix push failure detection and improve error comment
- fix: kvm: Fix empty IP when starting profiles in parallel
- fix: test/integration: fix flaky TestHelmInstall version mismatch
- change: Add SSHRunner tests covering all command result cases
- …and 280 more
