What's Changed
- Add repeatable --ldflags flag for go build by @imjasonh in https://github.com/ko-build/ko/pull/1680
- fix: apply defaultFlags before flag manipulation in .ko.yaml by @mateenali66 in https://github.com/ko-build/ko/pull/1612
- fix: write directory headers in kodata tar archives by @0xiso in https://github.com/ko-build/ko/pull/1604
- security: reject -toolexec in GOFLAGS environment variable by @mohammadmseet-hue in https://github.com/ko-build/ko/pull/1618
- build: prevent kodata symlinks from escaping the kodata root by @evilgensec in https://github.com/ko-build/ko/pull/1619
- fix: correct --sbom-dir flag description (file → directory) by @immanuwell in https://github.com/ko-build/ko/pull/1648
New Contributors
- @ajayk made their first contribution in https://github.com/ko-build/ko/pull/1606
- @mateenali66 made their first contribution in https://github.com/ko-build/ko/pull/1612
- @mohammadmseet-hue made their first contribution in https://github.com/ko-build/ko/pull/1618
- @alexandear made their first contribution in https://github.com/ko-build/ko/pull/1621
- @evilgensec made their first contribution in https://github.com/ko-build/ko/pull/1619
- @immanuwell made their first contribution in https://github.com/ko-build/ko/pull/1648
- @SebTardif made their first contribution in https://github.com/ko-build/ko/pull/1664
Full Changelog: https://github.com/ko-build/ko/compare/v0.18.1...v0.19.0