Releases: kptdev/kpt
Releases · kptdev/kpt
Release list
v1.0.0-beta.68
What's Changed
- Chapter 5 update by @OisinJohnston2005 in #4625
- Remove trailing slash from default GHCR prefix by @mozesl-nokia in #4637
- Remove unused healthcheck module by @efiacor in #4643
- Remove legacy Firebase vanity server infrastructure by @efiacor in #4642
- chore: regenerate CLI docs from markdown sources by @aravindtga in #4641
- Exclude fn-config from function input items in kpt fn eval by @aravindtga in #4639
- Remove dead --keywords/-k flag from kpt fn eval by @aravindtga in #4648
- Remove obsolete prototype-controller.md by @nagygergo in #4645
- Show meaningful paths in kpt pkg diff output by @aravindtga in #4646
- Remove unnecessary conversion functions, vendor in whole group_version.go by @mozesl-nokia in #4633
- Use custom usage template to avoid duplicate flag info in help output by @aravindtga in #4649
- Kpt repo cleanup 1 by @efiacor in #4640
- Add a check for namespace existence in kpt live apply by @OisinJohnston2005 in #4653
- Add multi-repo upgrade and dependency maintenance utility by @aravindtga in #4651
- Docs: fix broken links and spelling mistakes by @aravindtga in #4662
- Standardize annotation prefix: use config.kubernetes.io instead of config.k8s.io by @aravindtga in #4663
- Add go.mod replace directive guard to release workflows by @aravindtga in #4671
- Adding AGENTS.md by @CsatariGergely in #4573
- added e2e tests for examples by @OisinJohnston2005 in #4672
- Unhide --as and --as-group flags for kpt live commands by @aravindtga in #4680
- fixed stale fnconfig bug by @OisinJohnston2005 in #4675
- Clarify path annotation semantics and link to metadata schema reference by @aravindtga in #4666
- Upgrade Go to 1.26.5 by @alphanota in #4664
- Add upstream push protection to go-upgrade script by @aravindtga in #4659
- Bump Homebrew formula to v1.0.0-beta.67 by @aravindtga in #4684
- Improve logging of render pipeline execution (part 1) by @mozesl-nokia in #4678
- Add documentation for Config References by resource name (#4667) by @OisinJohnston2005 in #4681
- Add --delete-propagation-policy and --delete-timeout flags to kpt live destroy by @aravindtga in #4665
- Docs: Document .krmignore file behaviour by @aravindtga in #4688
- Show independent/dependent package type in pkg tree output by @aravindtga in #4668
- docs(#4556): Add comprehensive 3-way merge guide by @efiacor in #4654
- Add sonar gen CI workflow by @efiacor in #4686
- Exclude fn-config from owning function's input in fn render by @aravindtga in #4673
- Allow config references by resource name by @OisinJohnston2005 in #4667
- fixed render displaying sub packages without any pipelines by @OisinJohnston2005 in #4683
- Update API to v0.0.4, comment out replace by @mozesl-nokia in #4697
Full Changelog: v1.0.0-beta.67...v1.0.0-beta.68
api v0.0.4
What's Changed
- Exclude fn-config from owning function's input in fn render by @aravindtga in #4673
- Allow config references by resource name by @OisinJohnston2005 in #4667
- fixed render displaying sub packages without any pipelines by @OisinJohnston2005 in #4683
Full Changelog: api/v0.0.3...api/v0.0.4
api v0.0.3
What's Changed
- Make the image prefix configurable by @OisinJohnston2005 in #4616
- Remove unnecessary conversion functions, vendor in whole group_version.go by @mozesl-nokia in #4633
- Improve logging of render pipeline execution (part 1) by @mozesl-nokia in #4678
New Contributors
- @OisinJohnston2005 made their first contribution in #4616
Full Changelog: api/v0.0.2...api/v0.0.3
v1.0.0-beta.67
Welcome to kpt v1.0.0-beta.67.
What's Changed
- Bump golang.org/x/net from 0.54.0 to 0.55.0 in /healthcheck by @dependabot[bot] in #4618
- Make the image prefix configurable by @OisinJohnston2005 in #4616
- docs: document configurable image prefix via flag and env var by @dosubot[bot] in #4617
- Fix go-releaser, migrate away from deprecations by @mozesl-nokia in #4630
- Refactor gh action worklfows by @efiacor in #4631
- Build arm64 images, add CI check for goreleaser validity by @mozesl-nokia in #4634
- Bump krm-functions-sdk to v1.1.1 by @liamfallon in #4635
New Contributors
- @OisinJohnston2005 made their first contribution in #4616
Full Changelog: v1.0.0-beta.66...v1.0.0-beta.67
v1.0.0-beta.66.2
Test release to test release job.
What's Changed
- Build arm64 images, add CI check for goreleaser validity by @mozesl-nokia in #4634
Full Changelog: v1.0.0-beta.66.1...v1.0.0-beta.66.2
v1.0.0-beta.66.1
What's Changed
- Bump golang.org/x/net from 0.54.0 to 0.55.0 in /healthcheck by @dependabot[bot] in #4618
- Make the image prefix configurable by @OisinJohnston2005 in #4616
- docs: document configurable image prefix via flag and env var by @dosubot[bot] in #4617
- Fix go-releaser, migrate away from deprecations by @mozesl-nokia in #4630
- Refactor gh action worklfows by @efiacor in #4631
New Contributors
- @OisinJohnston2005 made their first contribution in #4616
Full Changelog: v1.0.0-beta.66...v1.0.0-beta.66.1
v1.0.0-beta.66
What's Changed
- Specifying allowed alert types by @lovesprung in #4612
- Simplify CI workflows: remove legacy GOPATH checkout pattern by @aravindtga in #4597
- modernize Go practices - error wrapping, dead code removal, and depre… by @aravindtga in #4613
- Bump github.com/regclient/regclient from 0.11.4 to 0.11.5 by @dependabot[bot] in #4606
- Eliminate
apimachinerydependency in theapimodule by @mozesl-nokia in #4614 - Add VERSIONING.md and add kpt API as a component to README by @mozesl-nokia in #4622
- Docs: Fix broken download links by @aravindtga in #4624
- Linking container images to releases and remove gcloud image build by @CsatariGergely in #4628
- Use API v0.0.2 and SDK v1.1.0 by @mozesl-nokia in #4620
New Contributors
- @lovesprung made their first contribution in #4612
Full Changelog: v1.0.0-beta.65.1...v1.0.0-beta.66
v1.0.0-beta.65.1
What's Changed
- Adding rules to CONTRIBUTING.md by @CsatariGergely in #4594
- Fix basicpipeline-semver e2e expected output for set-labels v0.2.5 by @aravindtga in #4605
- docs: update Nephio documentation link in FAQ by @dosubot[bot] in #4608
- Proofreading chapter 3 by @CsatariGergely in #4572
- porch docs navbar redirect by @Catalin-Stratulat-Ericsson in #4611
- Security - Git argument injection via untrusted Kptfile ref enables file overwrite by @tgzsolt in #4604
Full Changelog: v1.0.0-beta.65...v1.0.0-beta.65.1