Skip to content

Releases: kcl-lang/krm-kcl

v0.11.3 Release

13 Aug 18:34
f90b159
Compare
Choose a tag to compare

What's Changed

  • Chore: (deps): bump k8s.io/client-go from 0.33.1 to 0.33.2 by @dependabot[bot] in #153
  • Chore: (deps): bump k8s.io/apimachinery from 0.33.1 to 0.33.2 by @dependabot[bot] in #154
  • Chore: (deps): bump sigs.k8s.io/controller-runtime from 0.19.4 to 0.21.0 by @dependabot[bot] in #152
  • Chore: (deps): bump sigs.k8s.io/kustomize/kyaml from 0.19.0 to 0.20.0 by @dependabot[bot] in #156
  • Chore: (deps): bump k8s.io/cli-runtime from 0.33.1 to 0.33.2 by @dependabot[bot] in #155
  • Chore: (deps): bump k8s.io/client-go from 0.33.2 to 0.33.3 by @dependabot[bot] in #157
  • Chore: (deps): bump kcl-lang.io/kpm from 0.11.2 to 0.11.3 by @dependabot[bot] in #160
  • Chore: (deps): bump k8s.io/apimachinery from 0.33.2 to 0.33.3 by @dependabot[bot] in #159
  • Chore: (deps): bump k8s.io/cli-runtime from 0.33.2 to 0.33.3 by @dependabot[bot] in #158
  • Chore: (deps): bump sigs.k8s.io/kustomize/kyaml from 0.20.0 to 0.20.1 by @dependabot[bot] in #162
  • Chore: (deps): bump kcl-lang.io/cli from 0.11.2 to 0.11.3 by @dependabot[bot] in #161

Full Changelog: v0.11.2...v0.11.3

v0.11.2

20 May 08:31
6ef8f63
Compare
Choose a tag to compare
v0.11.2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.11.1...v0.11.2

v0.11.1 Release

19 Feb 02:50
Compare
Choose a tag to compare

What's Changed

  • fix: fix git downloading failure by @zong-zhe in #123
  • Chore: (deps): bump sigs.k8s.io/controller-runtime from 0.19.3 to 0.19.4 by @dependabot in #124
  • Chore: (deps): bump github.com/hashicorp/go-getter from 1.7.6 to 1.7.7 by @dependabot in #125
  • Chore: (deps): bump github.com/hashicorp/go-getter from 1.7.7 to 1.7.8 by @dependabot in #126

Full Changelog: v0.11.0...v0.11.1

v0.11.0

20 Dec 07:35
04f9c8d
Compare
Choose a tag to compare

What's Changed

  • Chore: (deps): bump kcl-lang.io/cli from 0.10.8 to 0.10.9 by @dependabot in #111
  • Chore: (deps): bump k8s.io/cli-runtime from 0.31.1 to 0.31.3 by @dependabot in #112
  • Chore: (deps): bump sigs.k8s.io/controller-runtime from 0.19.1 to 0.19.2 by @dependabot in #114
  • Chore: (deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #116
  • Chore: (deps): bump sigs.k8s.io/controller-runtime from 0.19.2 to 0.19.3 by @dependabot in #117
  • chore: bump cli version and kpm version to 0.11.0-alpha by @zong-zhe in #118
  • chore: bump version to 0.11.0 by @zong-zhe in #122

Full Changelog: v0.10.8...v0.11.0

v0.11.0-alpha.1

10 Dec 02:56
f03bd87
Compare
Choose a tag to compare

What's Changed

  • Chore: (deps): bump kcl-lang.io/cli from 0.10.8 to 0.10.9 by @dependabot in #111
  • Chore: (deps): bump k8s.io/cli-runtime from 0.31.1 to 0.31.3 by @dependabot in #112
  • Chore: (deps): bump sigs.k8s.io/controller-runtime from 0.19.1 to 0.19.2 by @dependabot in #114
  • Chore: (deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #116
  • Chore: (deps): bump sigs.k8s.io/controller-runtime from 0.19.2 to 0.19.3 by @dependabot in #117
  • chore: bump cli version and kpm version to 0.11.0-alpha by @zong-zhe in #118

Full Changelog: v0.10.8...v0.11.0-alpha.1

v0.10.8 Release

05 Nov 14:03
Compare
Choose a tag to compare

What's Changed

  • Chore: (deps): bump sigs.k8s.io/controller-runtime from 0.19.0 to 0.19.1 by @dependabot in #106
  • Chore: (deps): bump k8s.io/client-go from 0.31.1 to 0.31.2 by @dependabot in #107
  • chore: (deps): bump engineerd/setup-kind from 0.5.0 to 0.6.2 by @dependabot in #110

Full Changelog: v0.10.7...v0.10.8

v0.10.7 Release

28 Oct 11:56
Compare
Choose a tag to compare

v0.10.6 Release

24 Oct 13:01
Compare
Choose a tag to compare

v0.10.4 Release

17 Oct 02:38
Compare
Choose a tag to compare

v0.10.3 Release

16 Oct 02:28
910df89
Compare
Choose a tag to compare

What's Changed

  • Chore: (deps): bump k8s.io/cli-runtime from 0.31.0 to 0.31.1 by @dependabot in #97
  • feat: remove temp dir when KCLRun finished by @Peefy in #101
  • feat: remove temp dir when KCLRun finished by @jgcarrera in #102
  • fix: krm kcl print output by @Peefy in #104

New Contributors

Full Changelog: v0.10.0...v0.10.3