Releases: kcl-lang/flux-kcl-controller
Releases · kcl-lang/flux-kcl-controller
v0.7.0 Release
What's Changed
- chore(deps): bump github.com/fluxcd/source-controller/api from 1.3.0 to 1.4.0 in the flux-deps group by @dependabot in #139
- chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 in the ci group by @dependabot in #140
- chore(deps): bump docker/build-push-action from 6.7.0 to 6.8.0 in the ci group by @dependabot in #141
- chore(deps): bump github.com/fluxcd/source-controller/api from 1.4.0 to 1.4.1 in the flux-deps group by @dependabot in #142
- chore(deps): bump docker/build-push-action from 6.8.0 to 6.9.0 in the ci group by @dependabot in #143
- chore(deps): bump github.com/cyphar/filepath-securejoin from 0.3.2 to 0.3.3 in the misc-deps group by @dependabot in #144
- chore(deps): bump docker/setup-buildx-action from 3.6.1 to 3.7.0 in the ci group by @dependabot in #145
- chore(deps): bump the ci group with 2 updates by @dependabot in #146
- chore(deps): bump actions/cache from 4.0.2 to 4.1.0 in the ci group by @dependabot in #147
- chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 in the ci group by @dependabot in #148
- chore(deps): bump actions/cache from 4.1.0 to 4.1.1 in the ci group by @dependabot in #149
- chore(deps): bump github.com/cyphar/filepath-securejoin from 0.3.3 to 0.3.4 in the misc-deps group by @dependabot in #150
- chore(deps): bump anchore/sbom-action from 0.17.2 to 0.17.3 in the ci group by @dependabot in #151
- chore(deps): bump kcl-lang.io/kcl-go from 0.10.1 to 0.10.3 in the misc-deps group by @dependabot in #152
- chore(deps): bump anchore/sbom-action from 0.17.3 to 0.17.4 in the ci group by @dependabot in #153
- chore(deps): bump the ci group with 2 updates by @dependabot in #154
- chore(deps): bump kcl-lang.io/kcl-go from 0.10.3 to 0.10.5 in the misc-deps group by @dependabot in #155
- chore(deps): bump actions/checkout from 4.2.1 to 4.2.2 in the ci group by @dependabot in #157
- chore(deps): bump actions/setup-go from 5.0.2 to 5.1.0 in the ci group by @dependabot in #158
- chore(deps): bump kcl-lang.io/kcl-go from 0.10.5 to 0.10.6 in the misc-deps group by @dependabot in #156
- chore(deps): bump kcl-lang.io/kcl-go from 0.10.6 to 0.10.7 in the misc-deps group by @dependabot in #159
Full Changelog: v0.6.0...v0.7.0
v0.6.0 Release
What's Changed
- chore(deps): bump kcl-lang.io/kpm from 0.10.0-beta.2 to 0.10.0-rc.1 in the misc-deps group by @dependabot in #130
- fix: correct kclrun ArgumentReferences property name comment by @ron1 in #132
- chore(deps): bump github.com/hashicorp/vault/api from 1.14.0 to 1.15.0 in the misc-deps group by @dependabot in #133
- chore(deps): bump github.com/cyphar/filepath-securejoin from 0.3.1 to 0.3.2 in the misc-deps group by @dependabot in #134
- chore(deps): bump the flux-deps group with 6 updates by @dependabot in #135
- chore: bump kcl-go 0.10.x and go 1.23 deps by @Peefy in #138
New Contributors
Full Changelog: v0.5.0...v0.6.0
v0.5.0 Release
What's Changed
- chore(deps): bump anchore/sbom-action from 0.17.1 to 0.17.2 in the ci group by @dependabot in #122
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.1 in the misc-deps group by @dependabot in #121
- feat: add compile config example by @Peefy in #123
- chore(deps): bump the misc-deps group with 2 updates by @dependabot in #124
- feat: add more kclrun type tag and unit tests by @Peefy in #125
- feat: arguments references by @Peefy in #126
- test: add more unit and e2e tests by @Peefy in #127
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- feat: add health check feature for flux kcl controller by @Peefy in #114
- feat: prune feature for the flux kcl controller by @Peefy in #115
- feat: get source retry interval by @Peefy in #116
- feat: add kcl run params field by @Peefy in #117
- feat: suspend feature by @Peefy in #118
- feat: add dependsOn field for flux kcl controller by @Peefy in #119
Full Changelog: v0.3.3...v0.4.0
v0.3.3 Release
Full Changelog: v0.3.2...v0.3.3
v0.3.2 Release
Full Changelog: v0.3.1...v0.3.2
v0.3.1 Release
What's Changed
Full Changelog: v0.3.0...v0.3.1
v0.3.0 Release
What's Changed
- chore(deps): bump docker/build-push-action from 6.5.0 to 6.6.0 in the ci group by @dependabot in #104
- chore(deps): bump the misc-deps group with 2 updates by @dependabot in #106
- chore(deps): bump the ci group with 2 updates by @dependabot in #105
- chore(deps): bump docker/build-push-action from 6.6.1 to 6.7.0 in the ci group by @dependabot in #108
- chore(deps): bump kcl-lang.io/kpm from 0.9.7 to 0.9.8 in the misc-deps group by @dependabot in #107
- chore(deps): bump anchore/sbom-action from 0.17.0 to 0.17.1 in the ci group by @dependabot in #110
Full Changelog: v0.2.0...v0.3.0
v0.2.0 Release
What's Changed
- build(deps): bump the ci group with 1 update by @dependabot in #18
- fix: probe port and path by @cr7258 in #19
- build(deps): bump the misc-deps group with 1 update by @dependabot in #21
- build(deps): bump the ci group with 1 update by @dependabot in #22
- build(deps): bump the misc-deps group with 2 updates by @dependabot in #24
- build(deps): bump the ci group with 1 update by @dependabot in #25
- chore: bump flux pkg deps by @Peefy in #26
- build(deps): bump the ci group with 1 update by @dependabot in #27
- build(deps): bump the ci group with 3 updates by @dependabot in #28
- build(deps): bump the misc-deps group with 2 updates by @dependabot in #30
- build(deps): bump the misc-deps group with 1 update by @dependabot in #31
- Add license scan report and status by @fossabot in #33
- build(deps): bump the misc-deps group with 2 updates by @dependabot in #32
- build(deps): bump the misc-deps group with 1 update by @dependabot in #34
- build(deps): bump the misc-deps group with 1 update by @dependabot in #35
- build(deps): bump the ci group with 1 update by @dependabot in #36
- build(deps): bump the misc-deps group with 1 update by @dependabot in #38
- build(deps): bump the misc-deps group with 1 update by @dependabot in #39
- chore: bump go 1.22 and flux deps by @Peefy in #41
- build(deps): bump the flux-deps group with 3 updates by @dependabot in #42
- build(deps): bump docker/setup-buildx-action from 3.2.0 to 3.3.0 in the ci group by @dependabot in #43
- build(deps): bump sigstore/cosign-installer from 3.4.0 to 3.5.0 in the ci group by @dependabot in #44
- build(deps): bump kcl-lang.io/kcl-go from 0.8.3 to 0.8.4 in the misc-deps group by @dependabot in #45
- build(deps): bump github.com/onsi/gomega from 1.32.0 to 1.33.0 in the misc-deps group by @dependabot in #46
- build(deps): bump actions/checkout from 4.1.2 to 4.1.3 in the ci group by @dependabot in #47
- build(deps): bump the misc-deps group with 2 updates by @dependabot in #48
- build(deps): bump actions/checkout from 4.1.3 to 4.1.4 in the ci group by @dependabot in #49
- chore: bump flux deps by @Peefy in #51
- build(deps): bump anchore/sbom-action from 0.15.10 to 0.15.11 in the ci group by @dependabot in #52
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 in the misc-deps group by @dependabot in #53
- build(deps): bump github.com/onsi/gomega from 1.33.0 to 1.33.1 in the misc-deps group by @dependabot in #54
- build(deps): bump the misc-deps group with 2 updates by @dependabot in #55
- build(deps): bump actions/setup-go from 5.0.0 to 5.0.1 in the ci group by @dependabot in #56
- build(deps): bump the flux-deps group with 2 updates by @dependabot in #57
- build(deps): bump github.com/fluxcd/source-controller/api from 1.2.5 to 1.3.0 in the flux-deps group by @dependabot in #58
- build(deps): bump github.com/fluxcd/kustomize-controller/api from 1.2.2 to 1.3.0 in the flux-deps group by @dependabot in #59
- build(deps): bump actions/checkout from 4.1.4 to 4.1.5 in the ci group by @dependabot in #60
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 in the misc-deps group by @dependabot in #61
- build(deps): bump kcl-lang.io/kcl-go from 0.8.6 to 0.8.7 in the misc-deps group by @dependabot in #62
- feat: impl oci repo for kcl run by @Peefy in #63
- build(deps): bump actions/checkout from 4.1.5 to 4.1.6 in the ci group by @dependabot in #64
- build(deps): bump anchore/sbom-action from 0.15.11 to 0.16.0 in the ci group by @dependabot in #65
- chore(deps): bump github.com/fluxcd/source-watcher from 1.0.0 to 1.1.0 in the flux-deps group by @dependabot in #66
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.18.0 in the misc-deps group by @dependabot in #67
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.18.0 to 2.19.0 in the misc-deps group by @dependabot in #70
- chore(deps): bump kcl-lang.io/kpm from 0.8.6 to 0.8.7 in the misc-deps group by @dependabot in #71
- chore(deps): bump docker/login-action from 3.1.0 to 3.2.0 in the ci group by @dependabot in #72
- chore(deps): bump kcl-lang.io/kcl-go from 0.9.0-alpha.2 to 0.9.0-beta.1 in the misc-deps group by @dependabot in #73
- chore(deps): bump docker/build-push-action from 5.3.0 to 5.4.0 in the ci group by @dependabot in #74
- chore(deps): bump kcl-lang.io/kcl-go from 0.9.0-beta.1 to 0.9.0-rc.1 in the misc-deps group by @dependabot in #75
- chore(deps): bump actions/checkout from 4.1.6 to 4.1.7 in the ci group by @dependabot in #76
- chore(deps): bump docker/build-push-action from 5.4.0 to 6.0.0 in the ci group by @dependabot in #77
- chore(deps): bump docker/build-push-action from 6.0.0 to 6.0.1 in the ci group by @dependabot in #78
- chore(deps): bump docker/build-push-action from 6.0.1 to 6.1.0 in the ci group by @dependabot in #79
- chore(deps): bump kcl-lang.io/kcl-go from 0.9.0-rc.1 to 0.9.0-rc.2 in the misc-deps group by @dependabot in #80
- chore(deps): bump docker/build-push-action from 6.1.0 to 6.2.0 in the ci group by @dependabot in #81
- chore(deps): bump the ci group with 2 updates by @dependabot in #83
- chore(deps): bump docker/setup-buildx-action from 3.3.0 to 3.4.0 in the ci group by @dependabot in #84
- chore(deps): bump kcl-lang.io/kpm from 0.8.7 to 0.9.0 in the misc-deps group by @dependabot in #85
- chore(deps): bump kcl-lang.io/kcl-go from 0.9.0-rc.2 to 0.9.0 in the misc-deps group by @dependabot in #86
- chore(deps): bump kcl-lang.io/kcl-go from 0.9.0 to 0.9.1 in the misc-deps group by @dependabot in #87
- chore(deps): bump anchore/sbom-action from 0.16.0 to 0.16.1 in the ci group by @dependabot in #88
- chore(deps): bump actions/setup-go from 5.0.1 to 5.0.2 in the ci group by @dependabot in #89
- chore(deps): bump docker/build-push-action from 6.3.0 to 6.4.0 in the ci group by @dependabot in #90
- chore(deps): bump anchore/sbom-action from 0.16.1 to 0.17.0 in the ci group by @dependabot in #91
- chore(deps): bump the ci group across 1 directory with 4 updates by @dependabot in #93
- chore(deps): bump the misc-deps group with 2 updates by @dependabot in #94
- chore(deps): bump kcl-lang.io/kpm from 0.9.2 to 0.9.3 in the misc-deps group by @dependabot in #95
- chore(deps): bump the misc-deps group with 2 updates by @dependabot in #96
- feat: add path for the flux kcl controller by @Peefy in https://github.com/kcl-lang/flux-k...