What's Changed
- feat: Implement Required Resources by @johngmyers in #336
- fix(deps): update module github.com/alecthomas/kong to v1.15.0 by @renovate[bot] in #385
- chore(deps): update dependency go to v1.26.2 by @renovate[bot] in #386
- fix(deps): update module k8s.io/apimachinery to v0.35.4 by @renovate[bot] in #388
- Improve KCL Doc add OCI tag example and KCL composition proposal stru… by @JRaver in #391
- chore(deps): update go toolchain directive to v1.26.4 by @renovate[bot] in #395
- fix(deps): update module oras.land/oras-go/v2 to v2.6.1 by @renovate[bot] in #398
- feat: bound the KCL native (off-heap) memory growth (graceful recycle + render cache) by @callum-stakater in #399
- fix(deps): update k8s.io/utils digest to a95e086 by @renovate[bot] in #394
- chore(deps): update actions/checkout action to v7 by @renovate[bot] in #401
- chore(deps): update ghcr.io/devcontainers/features/docker-in-docker docker tag to v4 by @renovate[bot] in #402
- fix(deps): update k8s.io/utils digest to be93311 by @renovate[bot] in #403
- fix(deps): update module google.golang.org/grpc to v1.82.0 by @renovate[bot] in #400
- fix(deps): update k8s.io/utils digest to cf1189d by @renovate[bot] in #404
- chore(deps): update go toolchain directive to v1.26.5 by @renovate[bot] in #405
- fix(deps): update module oras.land/oras-go/v2 to v2.6.2 by @renovate[bot] in #406
- perf: skip the YAML round trip when rendering inline KCL by @chobostar in #408
- fix(deps): update module kcl-lang.io/kpm to v0.12.5 by @renovate[bot] in #409
- fix(deps): update module github.com/alecthomas/kong to v1.16.0 by @renovate[bot] in #412
- fix(deps): update module kcl-lang.io/kpm to v0.12.6 by @renovate[bot] in #411
- fix(deps): update module kcl-lang.io/cli to v0.12.5 by @renovate[bot] in #413
- fix(deps): update module google.golang.org/grpc to v1.82.1 by @renovate[bot] in #414
- chore(deps): bump krm-kcl to v0.12.6 and cli to v0.12.6 by @cjuega in #417
- fix(deps): update module k8s.io/apimachinery to v0.36.2 by @renovate[bot] in #390
- chore(deps): update actions/setup-go action to v7 by @renovate[bot] in #416
- fix(deps): update module sigs.k8s.io/controller-tools to v0.21.0 by @renovate[bot] in #396
- fix(deps): update module kcl-lang.io/kpm to v0.12.8 by @renovate[bot] in #415
- chore(deps): bump krm-kcl to v0.12.7 by @cjuega in #419
- fix(deps): update module kcl-lang.io/cli to v0.12.7 - autoclosed by @renovate[bot] in #418
- perf: run inline KCL without a temp file by @floze-the-genius in #420
New Contributors
- @callum-stakater made their first contribution in #399
- @chobostar made their first contribution in #408
- @floze-the-genius made their first contribution in #420
Full Changelog: v0.12.1...v0.12.2