Releases: crossplane-contrib/function-kcl
Releases · crossplane-contrib/function-kcl
v0.12.1 Release
What's Changed
- fix(deps): update k8s.io/utils digest to 61b37f7 by @renovate[bot] in #354
- fix(deps): update k8s.io/utils digest to 98d557b by @renovate[bot] in #356
- fix(deps): update k8s.io/utils digest to 9d40a56 by @renovate[bot] in #357
- fix(deps): update k8s.io/utils digest to 718f0e5 by @renovate[bot] in #358
- Update README and examples for v2 connection details behavior by @jbw976 in #360
- fix(deps): update k8s.io/utils digest to 0fe9cd7 by @renovate[bot] in #359
- fix(deps): update k8s.io/utils digest to 914a6e7 by @renovate[bot] in #361
- chore(deps): update dependency go to v1.25.6 by @renovate[bot] in #362
- chore(deps): update dependency go to v1.25.7 by @renovate[bot] in #363
- fix(deps): update module github.com/alecthomas/kong to v1.14.0 by @renovate[bot] in #364
- chore(deps): update dependency go to v1.26.0 by @renovate[bot] in #366
- fix(deps): update k8s.io/utils digest to b8788ab by @renovate[bot] in #365
- chore(deps): update github artifact actions (major) by @renovate[bot] in #369
- chore(deps): update docker/setup-buildx-action action to v4 by @renovate[bot] in #372
- chore(deps): update docker/setup-qemu-action action to v4 by @renovate[bot] in #371
- chore(deps): update docker/login-action action to v4 by @renovate[bot] in #370
- chore(deps): update docker/build-push-action action to v7 by @renovate[bot] in #373
- chore(deps): update dependency go to v1.26.1 by @renovate[bot] in #374
- fix: skip null output documents by @vlada-dudr in #375
- fix: change log level from info to debug by @ClydeByrdIII in #378
- fix(deps): update k8s.io/utils digest to 28399d8 by @renovate[bot] in #379
- Reset ORAS Token for the private registry by @JRaver in #381
- fix(deps): update module oras.land/oras-go/v2 to v2.6.0 by @renovate[bot] in #382
- chore(deps): bump Go version to 1.25.8 by @Peefy in #384
- fix(deps): update module k8s.io/apimachinery to v0.35.3 by @renovate[bot] in #376
- fix(deps): update module github.com/crossplane/crossplane-runtime/v2 to v2.2.0 by @renovate[bot] in #367
- fix(deps): update module sigs.k8s.io/controller-tools to v0.20.1 by @renovate[bot] in #355
- fix(deps): update module kcl-lang.io/krm-kcl to v0.12.4 by @renovate[bot] in #383
New Contributors
- @jbw976 made their first contribution in #360
- @vlada-dudr made their first contribution in #375
- @ClydeByrdIII made their first contribution in #378
- @JRaver made their first contribution in #381
Full Changelog: v0.12.0...v0.12.1
v0.12.0 Release
What's Changed
- fix(deps): update module github.com/crossplane/crossplane-runtime/v2 to v2.1.0 by @renovate[bot] in #338
- chore(deps): update dependency go to v1.25.4 by @renovate[bot] in #337
- feat(dependencies): kcl-lang.io/krm-kcl bumped by @cjuega in #339
- fix(deps): update module k8s.io/apimachinery to v0.34.2 by @renovate[bot] in #341
- fix(deps): update module github.com/alecthomas/kong to v1.13.0 by @renovate[bot] in #343
- chore(deps): update actions/checkout action to v6 by @renovate[bot] in #344
- fix(deps): update module kcl-lang.io/krm-kcl to v0.12.1 by @renovate[bot] in #345
- chore(deps): update dependency go to v1.25.5 by @renovate[bot] in #346
- fix(deps): update module k8s.io/apimachinery to v0.34.3 by @renovate[bot] in #347
- fix(deps): update module google.golang.org/protobuf to v1.36.11 by @renovate[bot] in #348
- fix(deps): update module kcl-lang.io/krm-kcl to v0.12.3 by @renovate[bot] in #349
- chore(deps): update github artifact actions (major) by @renovate[bot] in #350
- pkg: switch Function package APIs from v1beta1 to v1 by @haarchri in #351
- Update MaxRecvMessageSize for bigger deployments by @razvanpopa999 in #352
New Contributors
- @cjuega made their first contribution in #339
- @haarchri made their first contribution in #351
- @razvanpopa999 made their first contribution in #352
Full Changelog: v0.11.6...v0.12.0
v0.11.6 Release
What's Changed
- fix(deps): update module k8s.io/apimachinery to v0.33.4 by @renovate[bot] in #306
- fix(deps): update module google.golang.org/protobuf to v1.36.8 by @renovate[bot] in #308
- fix(deps): update k8s.io/utils digest to 0af2bda - autoclosed by @renovate[bot] in #307
- fix(deps): update module sigs.k8s.io/controller-tools to v0.19.0 by @renovate[bot] in #311
- feat: pass credential secrets from pipeline by @adborden in #312
- chore(deps): update actions/setup-go action to v6 by @renovate[bot] in #317
- chore(deps): update mcr.microsoft.com/devcontainers/go docker tag to v2 by @renovate[bot] in #316
- Fix krm.kcl.dev/ready annotation for all targets by @Smana in #315
- fix(deps): update module k8s.io/apimachinery to v0.34.1 by @renovate[bot] in #319
- fix(deps): update module google.golang.org/protobuf to v1.36.9 by @renovate[bot] in #318
- Support Namespaced ExtraResources by @ajski1701 in #326
- fix(deps): update k8s.io/utils digest to bc988d5 by @renovate[bot] in #325
- fix(deps): update module google.golang.org/protobuf to v1.36.10 by @renovate[bot] in #324
- fix(deps): Upgrade github.com/hashicorp/go-getter to v1.7.9 by @johngmyers in #327
- chore(deps): update dependency go to v1.25.3 by @renovate[bot] in #304
- Fix/kclinput by @eshepelyuk in #330
- chore(readme): improve note by @eshepelyuk in #331
- chore(deps): update github artifact actions (major) by @renovate[bot] in #333
- feat: Upgrade function-sdk-go to v0.5.0 by @johngmyers in #335
New Contributors
- @adborden made their first contribution in #312
- @Smana made their first contribution in #315
- @ajski1701 made their first contribution in #326
- @eshepelyuk made their first contribution in #330
Full Changelog: v0.11.5...v0.11.6
v0.11.5 Release
What's Changed
- fix(deps): update k8s.io/utils digest to 0f33e8f by @renovate[bot] in #268
- fix: bump go version to 1.24 and kcl version to 0.11.2 by @zong-zhe in #277
- fix(deps): update module github.com/crossplane/crossplane-runtime to v1.20.0 by @renovate[bot] in #278
- fix: docs for configuring dependencies is incorrect syntax by @erikmiller-gusto in #279
- fix(deps): update module github.com/go-logr/logr to v1.4.3 by @renovate[bot] in #280
- fix(deps): update k8s.io/utils digest to 4c0f3b2 by @renovate[bot] in #283
- chore(deps): update dependency go to v1.24.4 by @renovate[bot] in #284
- fix(deps): update module k8s.io/apimachinery to v0.33.2 by @renovate[bot] in #286
- fix(deps): update module github.com/alecthomas/kong to v1.12.0 by @renovate[bot] in #288
- fix(deps): update module sigs.k8s.io/yaml to v1.5.0 by @renovate[bot] in #289
- fix: broken examples by @joebowbeer in #291
- chore(deps): update dependency go to v1.24.5 by @renovate[bot] in #293
- fix(deps): update module k8s.io/apimachinery to v0.33.3 by @renovate[bot] in #295
- fix(deps): update module github.com/alecthomas/kong to v1.12.1 by @renovate[bot] in #296
- feat: add devcontainer by @joebowbeer in #292
- fix(deps): update module sigs.k8s.io/yaml to v1.6.0 by @renovate[bot] in #297
- chore(deps): update actions/download-artifact action to v5 by @renovate[bot] in #298
- chore(deps): update dependency go to v1.24.6 by @renovate[bot] in #300
- fix(deps): update module google.golang.org/protobuf to v1.36.7 by @renovate[bot] in #301
- chore(deps): update actions/checkout action to v5 by @renovate[bot] in #303
- fix(deps): update module kcl-lang.io/krm-kcl to v0.11.3 by @renovate[bot] in #305
New Contributors
- @erikmiller-gusto made their first contribution in #279
- @joebowbeer made their first contribution in #291
Full Changelog: v0.11.4...v0.11.5
v0.11.4 Release
Update ci.yaml
v0.11.3 Release
Merge pull request #259 from crossplane-contrib/renovate/google.golan…
v0.11.2 Release
Merge pull request #247 from crossplane-contrib/bump-version-0.11.2 chore: bump version to 0.11.2
v0.11.1 Release
Update ci.yaml