Skip to content

Releases: kcl-lang/cli

v0.10.8

05 Nov 12:59
Compare
Choose a tag to compare

Changelog

  • 0fcb633 chore: bump version to v0.10.8
  • 7fd29a5 chore: bump kcl-go deps to v0.10.8
  • 84787d9 Merge pull request #160 from kcl-lang/fix-cli-output-trunc
  • 5f6760a fix: cli output trunc
  • aa4a8b8 Merge pull request #157 from kcl-lang/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.21.0
  • e248edb Chore: (deps): bump github.com/onsi/ginkgo/v2 from 2.20.2 to 2.21.0
  • 9ccbd37 Merge pull request #158 from kcl-lang/dependabot/go_modules/github.com/goccy/go-yaml-1.13.4
  • 2f1ee72 Merge pull request #159 from kcl-lang/dependabot/go_modules/github.com/onsi/gomega-1.35.1
  • 8f23465 Chore: (deps): bump github.com/onsi/gomega from 1.34.2 to 1.35.1
  • 8c30c48 Chore: (deps): bump github.com/goccy/go-yaml from 1.12.0 to 1.13.4
  • b096ad3 Merge pull request #156 from kcl-lang/chore-bump-kcl-openapi-version-and-keep-order
  • 58627f5 chore: bump kcl-openapi deps to v0.10.0 and use the keep-order feature
  • 8ad02d7 ci: test kcl version in images
  • 914719e ci: add linux/arm64 image test
  • b9bf73b ci: add more os for docker test

v0.10.7

28 Oct 11:55
Compare
Choose a tag to compare

Changelog

  • e7d8571 chore: bump version to 0.10.7
  • 92a6f43 Merge pull request #155 from kcl-lang/dependabot/go_modules/github.com/fatih/color-1.18.0
  • 9a58b96 test: merge image e2e tests
  • 5c3d3fe Chore: (deps): bump github.com/fatih/color from 1.17.0 to 1.18.0
  • f33b9ad chore: bump kcl-go deps to v0.10.7
  • 54a8d81 chore: remove non-user in the dockerfile
  • 767fa8d Merge pull request #154 from Peefy/refactor-image-release
  • a6b3bda refactor: smaller size and multi arch image release

v0.10.6

24 Oct 10:18
Compare
Choose a tag to compare

Changelog

  • f60c7cc chore: kcl version to 0.10.6
  • 6ea91f4 chore: remove arm64 dockerfile editor in CI

v0.10.5

23 Oct 13:21
Compare
Choose a tag to compare

Changelog

  • deabccf chore: bump kcl-go deps to v0.10.5

v0.10.4

17 Oct 02:31
50cc9be
Compare
Choose a tag to compare

Changelog

  • 50cc9be Merge pull request #152 from Peefy/fix-image-lib-home-env
  • 4db48df fix: image lib home env
  • a8eb2b5 Merge pull request #150 from kcl-lang/fix-client-default-logger-to-stdout
  • 76e9202 fix: client default logger to stdout

v0.10.3

15 Oct 08:05
b2a5ed3
Compare
Choose a tag to compare

Changelog

  • b2a5ed3 Merge pull request #148 from Peefy/chore-bump-kcl-version-0.10.3
  • 5bbd807 chore: bump kcl version to 0.10.3

v0.10.2-rc.1

14 Oct 11:41
Compare
Choose a tag to compare

Changelog

  • 4d5734e chore: update example test k8s and konfig version
  • 617a595 chore: set CGO_ENABLED=0 for the bin and image release
  • 09d9cf7 chore: bump kcl version to 0.10.2
  • 12d169f chore: bump kcl-go to latest client mode

v0.10.0-rc.2

16 Sep 16:44
Compare
Choose a tag to compare

Changelog

  • 133ec1c chore: bump kcl-go version to 0.10.1-0.20240916162929-f633831d71b2
  • 2273201 Revert "chore: bump version to v0.10.0-rc.2 and use zig cross compilation in the go releaser"
  • 3a5a38d Revert "chore: bump kcl-go version to latest"
  • 7bce8da Revert "chore: do not use zig cc on darwin cross compilation"
  • af77f22 chore: do not use zig cc on darwin cross compilation
  • 66c7011 chore: bump go version to 1.23
  • e988680 chore: bump kcl-go version to latest
  • c8e0286 chore: bump version to v0.10.0-rc.2 and use zig cross compilation in the go releaser
  • 7b84d1e chore: bump kpm version to 31d2c0f and fix the git package path
  • b770af8 Merge pull request #145 from zong-zhe/supports-tls-flag
  • de1c2c5 feat: add flag --insecure-skip-tls-verify
  • 60cae64 Merge pull request #144 from kcl-lang/dependabot/go_modules/golang.org/x/mod-0.21.0
  • f38ddf7 Chore: (deps): bump golang.org/x/mod from 0.20.0 to 0.21.0

v0.10.0

16 Sep 17:07
Compare
Choose a tag to compare

Changelog

  • d1b9c0c chore: bump kcl-go and kpm to v0.10.x

v0.10.0-rc.1

05 Sep 10:25
Compare
Choose a tag to compare

Changelog

  • d89f2ab chore: bump kcl deps to v0.10.0-rc.1
  • 946e0b1 Merge pull request #143 from kcl-lang/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.20.2
  • 030fe02 Chore: (deps): bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.20.2
  • 946264b Merge pull request #142 from kcl-lang/dependabot/go_modules/github.com/onsi/gomega-1.34.2
  • f7ac317 Chore: (deps): bump github.com/onsi/gomega from 1.34.1 to 1.34.2
  • e388c2c Merge pull request #141 from zong-zhe/fix-cli-doc
  • 5ba5186 fix: fix cli doc with git ssh url
  • fb9366b Merge pull request #140 from zong-zhe/feat-add-diagnostic
  • 90f64bd fix: support tag for oci ref
  • 6abc8a2 feat: add a diagnostic for the invalid flag when add oci ref
  • d174d9c Merge pull request #138 from kcl-lang/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.20.1
  • cde2e17 Chore: (deps): bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.1
  • e342c39 feat: add cgo build flag for the kclx