What's Changed
- Bump Go to 1.26.6 to fix govulncheck findings by @bergerx in #854
- Fall back to partial name matching when exact name isn't found by @bergerx in #853
- Bump golang.org/x/crypto from 0.54.0 to 0.55.0 by @dependabot[bot] in #855
- Inline a matched Pod's full render when it's individually problematic by @bergerx in #852
- Add ARCHITECTURE.md documenting system actors and data flow by @bergerx in #850
- Include e2e coverage in the Codecov report by @bergerx in #857
- Bump github.com/stretchr/testify from 1.11.1 to 1.12.0 by @dependabot[bot] in #856
- Add line-level test coverage for .tmpl template files by @bergerx in #859
- Set per-flag coverage targets in codecov.yml by @bergerx in #860
- Enable Codecov Test Analytics via gotestsum JUnit output by @bergerx in #862
- Bump k8s.io/kubectl from 0.36.3 to 0.36.4 by @dependabot[bot] in #876
- Bump github.com/stretchr/testify from 1.12.0 to 1.12.1 by @dependabot[bot] in #875
- Bump github.com/go-sprout/sprout from 1.0.3 to 1.1.1 by @dependabot[bot] in #881
- Swap minikube for kind as the e2e cluster provider (single node, parity only) by @bergerx in #869
- Delete the legacy per-branch e2e profile machinery by @bergerx in #870
- Two clusters, and dissolve the serial e2e bucket by @bergerx in #871
- Resolve resource references in the API group they name, not by Kind alone by @bergerx in #889
- Bump k8s.io/kubectl from 0.36.4 to 0.37.0 by @dependabot[bot] in #884
- plugin: migrate from sprigin to native sprout hermetic group by @bergerx in #883
Full Changelog: v0.7.25...v0.7.26