What's Changed
Features
- feat: Print skip reasons in live plan output by @vishnukothakapu in #4715
- [LIB+CLI] Add flag to explicitly preserve
nullvalues in merge by @mozesl-nokia in #4746 - Add a resource file name filter to kpt selectors and improve test/docs for selectors by @liamfallon in #4743
- added inventory check in live destroy/status by @OisinJohnston2005 in #4685
- Error when explicit destination of pkg get already exists by @gangadhar-res in #4696
- moved live logs to stderr by @OisinJohnston2005 in #4691
- Publish deb/rpm/apk Linux packages in the GoReleaser release by @aravindtga in #4753
- Tag lister improvements (restructure files, pass TLS certificates) by @mozesl-nokia in #4636
Behavioral changes
- Feature: Implement comprehensive field validation for Kptfile (#4735) by @adi-coderr in #4742
- Accept scp-style and local
upstream.git.repovalues in Kptfile validation by @chiliec in #4750
Fixes
- Fix copy-merge to preserve locally-added files in upstream-deleted directories by @kushnaidu in #4720
- Fix Kptfile pipeline not updating on pkg update with fast-forward/force-delete-replace by @OisinJohnston2005 in #4704
- Fix incorrect handling when unfetched packages are deleted from upstream by @aravindtga in #4695
- run: add authoritative gitCommit ldflag override for version command (#4752) by @adi-coderr in #4757
Dependencies
- Bump github.com/google/cel-go from 0.28.1 to 0.29.0 by @dependabot[bot] in #4771
Docs & internal
- Docs: Fix installation page URLs, versioning, and SLSA verification instructions by @aravindtga in #4717
- Docs: inline function Dockerfile, remove kfn download link by @aravindtga in #4734
- Docs: Add external link validation with lychee by @aravindtga in #4707
- docs: add KRM function developer guide by @efiacor in #4726
- Improve kpt version resolution in setup-go-kpt composite action by @aravindtga in #4730
- Improve make/testing.mk coverage targets by @liamfallon in #4751
- Add a script to generate PR and release reports by @liamfallon in #4729
- Retire self-hosted Homebrew tap now that kpt is in homebrew-core by @aravindtga in #4749
- Bump Homebrew formula to v1.0.0 by @aravindtga in #4722
New Contributors
- @vishnukothakapu made their first contribution in #4715
- @kushnaidu made their first contribution in #4720
- @gangadhar-res made their first contribution in #4696
- @adi-coderr made their first contribution in #4742
- @chiliec made their first contribution in #4750
Full Changelog: v1.0.0...v1.1.0