Releases: kptdev/kpt
v1.0.0-beta.65
What's Changed
- Proofreading chapter 4 by @mpgreaves in #4544
- Fix Go cache in CI workflows by adding cache-dependency-path by @aravindtga in #4575
- Upgrade KinD to v0.32.0 and Kubernetes e2e test matrix to 1.35/1.36 by @aravindtga in #4576
- fn doc: remove invalid --stdin flag from docker run args by @efiacor in #4577
- Make API it's own go module by @mozesl-nokia in #4537
- Refactor docs folder by @CsatariGergely in #4571
- Align kpt version output format with porchctl by @aravindtga in #4545
- Make mdtogo an independent Go module by @aravindtga in #4587
- Fix CI: replace broken setup-kind action and bump checkout to v6 by @aravindtga in #4589
- Move to use the new Porch docs URL by @efiacor in #4590
- allow image references combining a tag and a digest by @pddg in #4579
- Update e2e test image tags from pinned versions to :latest by @aravindtga in #4591
- Use versioned API module and comment out replace by @mozesl-nokia in #4596
New Contributors
Full Changelog: v1.0.0-beta.64.2...v1.0.0-beta.65
api v0.0.1
v1.0.0-beta.64.2
What's Changed
- adding porch documentation tab to header by @Catalin-Stratulat-Ericsson in #4550
- Use latest tag for KRM functions in E2E tests by @aravindtga in #4546
- Custom logic for 3-way-merging null values by @tgzsolt in #4542
New Contributors
- @Catalin-Stratulat-Ericsson made their first contribution in #4550
Full Changelog: v1.0.0-beta.64.1...v1.0.0-beta.64.2
v1.0.0-beta.64.1
What's Changed
- fix(live): propagate caller ctx into ResourceGroup inventory ops by @Jaisheesh-2006 in #4501
- avoid quoted string at fnresult Field unmarshal by @tgzsolt in #4549
New Contributors
Full Changelog: v1.0.0-beta.64...v1.0.0-beta.64.1
v1.0.0-beta.64
This release of kpt is made to include the latest SDK version, the SDK version used goes from v1.0.2 to v1.0.3
What's Changed
- Bump SDK version by @liamfallon in #4538
Full Changelog: v1.0.0-beta.63...v1.0.0-beta.64
v1.0.0-beta.63
This release continues the work to improve kpt. The golang version and the versions of many dependencies are bumped and we continue our work to refactor kpt.
What's Changed
- chore: update kyaml/kustomize API versions to current versions by @SurbhiAgarwal1 in #4480
- Bump go.opentelemetry.io/otel from 1.38.0 to 1.41.0 by @dependabot[bot] in #4502
- security: upgrade go version to 1.25.9 to fix CVE-2026-27143 by @menahyouyeah in #4474
- Changing favicons to the new logo by @CsatariGergely in #4496
- bump Go version to 1.26.2 and update dependencies by @aravindtga in #4507
- fix: remove porch references from kpt docs (#4288) by @NETIZEN-11 in #4498
- Improve FunctionConfig related validation errors by @mozesl-nokia in #4512
- Validate function tag literals before execution by @AkashKumar7902 in #4503
- feat: add 'cat' command for displaying package resources by @aravindtga in #4505
- Upgrade Go version to 1.26.3 by @alphanota in #4519
- Move more code out of
internalby @mozesl-nokia in #4515 - Bump documentation go and docsy version by @aravindtga in #4511
- Fix import on cmdcat command.go by @liamfallon in #4535
- ci: verify documentation/go.sum integrity by @efiacor in #4531
- Add DeepCopy generation to all API types by @mozesl-nokia in #4527
- Display non-KRM files in kpt pkg tree output by @aravindtga in #4518
- Fix pkg cat docs source to match generated output by @aravindtga in #4536
- Bump all dependencies to their latest revisions by @liamfallon in #4532
New Contributors
- @NETIZEN-11 made their first contribution in #4498
- @AkashKumar7902 made their first contribution in #4503
- @alphanota made their first contribution in #4519
Full Changelog: v1.0.0-beta.62.1...v1.0.0-beta.63
v1.0.0-beta.62.1
What's Changed
- Show resolved semantic versions in the renderStatus by @aravindtga in #4461
- Update CONTRIBUTING file with PR review rules by @CsatariGergely in #4452
- Use golangci-lint v2, migrate config and adjust Makefile by @mozesl-nokia in #4477
- Local tag lister for semantic version constraint matching by @mozesl-nokia in #4458
- Bump github.com/moby/spdystream from 0.5.0 to 0.5.1 by @dependabot[bot] in #4489
- Remove internal/kptops dead code by @efiacor in #4481
- Adding recommendation to attribute AI agents by @CsatariGergely in #4486
- Ignore render status during fast-forward update by @aravindtga in #4488
- introduce DisplayName option in renderOptions by @dgyorgy-nokia in #4476
- Expose code from
internalpackage by @mozesl-nokia in #4490
New Contributors
- @dgyorgy-nokia made their first contribution in #4476
Full Changelog: v1.0.0-beta.62...v1.0.0-beta.62.1
v1.0.0-beta.62
Regular release of kpt to make recent improvements and bug fixes available for kpt users.
What's Changed
- Adding new logo by @CsatariGergely in #4416
- Adding links to the Dosu space by @CsatariGergely in #4415
- Make
UpstreamLockmore generic by @mozesl-nokia in #4413 - Updated location of configmap-v1.json to a reachable destination by @ciaranjohnston in #4424
- Fix E2E tests to use fresh package for each RunCount iteration by @aravindtga in #4422
- docs: updates for PR #4405 by @dosubot[bot] in #4412
- Bump github.com/docker/cli from 28.5.1+incompatible to 29.2.0+incompatible by @dependabot[bot] in #4426
- Replace gcr.io container image references with ghcr.io by @aravindtga in #4428
- Add render status conditions to Kptfile by @aravindtga in #4418
- Proofreading of chapter 1. by @mpgreaves in #4417
- Fix CI failure from renderStatus merge conflict with WASM image update by @aravindtga in #4435
- Fix GitHub Actions conditional expression in go.yml by @aravindtga in #4446
- Bump sdk version by @efiacor in #4459
- Fix #1407: Make 'kpt pkg get' use current directory when '.' is specified by @ciaranjohnston in #4334
- Add RenderStatus to the Kptfile for per-function pipeline result tracking by @aravindtga in #4437
- Simplify ImageResolveFunc by @mozesl-nokia in #4431
New Contributors
- @mpgreaves made their first contribution in #4417
Full Changelog: v1.0.0-beta.61.1...v1.0.0-beta.62
v1.0.0-beta.61.1
This pre-release makes improvements available to uses, especially Porch
What's Changed
- Semantic versioning constraints for function images by @mozesl-nokia in #4386
- docs: Fix installation link in README to use kpt.dev instead of GitHu… by @SurbhiAgarwal1 in #4392
- Bump the kpt homebrew version by @liamfallon in #4399
- Add --save-on-render-failure flag to fn render by @aravindtga in #4400
- docs: tidy up tenant-onboarding guide and link to guides index by @SurbhiAgarwal1 in #4401
- Remove rollouts from kpt as rollouts implement similar functionality to Porch by @liamfallon in #4402
- feat: Auto-create package directory in kpt pkg init by @SurbhiAgarwal1 in #4405
- Move the fn render --save-on-failure options to Kptfile by @aravindtga in #4411
- docs: updates for PR #4399 by @dosubot[bot] in #4407
- Remove the remaining fragments of Porch from kpt by @liamfallon in #4409
- Fix/docs todo link by @SurbhiAgarwal1 in #4393
New Contributors
- @mozesl-nokia made their first contribution in #4386
- @SurbhiAgarwal1 made their first contribution in #4392
- @dosubot[bot] made their first contribution in #4407
Full Changelog: v1.0.0-beta.61...v1.0.0-beta.61.1
v1.0.0-beta.61
What's Changed
- security: upgrade go version to 1.25.7 to fix CVE-2025-61732 by @menahyouyeah in #4384
Full Changelog: v1.0.0-beta.60.1...v1.0.0-beta.61
What's Changed
- security: upgrade go version to 1.25.7 to fix CVE-2025-61732 by @menahyouyeah in #4384
Full Changelog: v1.0.0-beta.60.1...v1.0.0-beta.61