Skip to content

Releases: kcl-lang/krm-kcl

v0.10.0 Release

18 Sep 02:36
6d94e10
Compare
Choose a tag to compare

What's Changed

  • Chore: (deps): bump k8s.io/apimachinery from 0.30.2 to 0.31.0 by @dependabot in #84
  • Chore: (deps): bump k8s.io/cli-runtime from 0.30.2 to 0.31.0 by @dependabot in #88
  • Chore: (deps): bump github.com/hashicorp/go-getter from 1.7.5 to 1.7.6 by @dependabot in #85
  • Chore: (deps): bump sigs.k8s.io/controller-runtime from 0.18.4 to 0.19.0 by @dependabot in #86
  • feat: add insecure flag for http getter by @Peefy in #90
  • feat: git username and password option set by @Peefy in #91
  • Chore: (deps): bump kcl-lang.io/cli from 0.10.0-beta.2 to 0.10.0-beta.3 by @dependabot in #92
  • fix: yaml doc split func and add more unit tests by @Peefy in #93
  • fix: dependencies features by @Peefy in #94
  • Chore: (deps): bump k8s.io/client-go from 0.31.0 to 0.31.1 by @dependabot in #98
  • chore: bump kcl deps to 0.10.x and go deps to 1.23 by @Peefy in #99

Full Changelog: v0.9.3...v0.10.0

v0.10.0-rc.1 Release

05 Sep 13:52
Compare
Choose a tag to compare

What's Changed

  • fix: yaml doc split func and add more unit tests by @Peefy in #93

Full Changelog: v0.10.0-beta.2...v0.10.0-rc.1

v0.10.0-beta.2 Release

03 Sep 05:28
9d66c43
Compare
Choose a tag to compare

What's Changed

  • Chore: (deps): bump k8s.io/apimachinery from 0.30.2 to 0.31.0 by @dependabot in #84
  • Chore: (deps): bump k8s.io/cli-runtime from 0.30.2 to 0.31.0 by @dependabot in #88
  • Chore: (deps): bump github.com/hashicorp/go-getter from 1.7.5 to 1.7.6 by @dependabot in #85
  • Chore: (deps): bump sigs.k8s.io/controller-runtime from 0.18.4 to 0.19.0 by @dependabot in #86
  • feat: add insecure flag for http getter by @Peefy in #90
  • feat: git username and password option set by @Peefy in #91
  • Chore: (deps): bump kcl-lang.io/cli from 0.10.0-beta.2 to 0.10.0-beta.3 by @dependabot in #92

Full Changelog: v0.10.0-beta.1...v0.10.0-beta.2

v0.10.0-beta.1 Release

15 Aug 12:34
Compare
Choose a tag to compare

v0.9.3 Release

12 Aug 09:41
Compare
Choose a tag to compare

v0.9.2 Release

12 Aug 03:44
Compare
Choose a tag to compare

What's Changed

  • feat: kube engine pkg by @Peefy in #74
  • Chore: (deps): bump sigs.k8s.io/kustomize/kyaml from 0.17.0 to 0.17.2 by @dependabot in #78
  • Chore: (deps): bump kcl-lang.io/cli from 0.9.1 to 0.9.4 by @dependabot in #80
  • Chore: (deps): bump kcl-lang.io/kpm from 0.9.3 to 0.9.5 by @dependabot in #82
  • chore: bump kcl cli version to v0.9.5-0.20240806094811-7ef0634df60c by @Peefy in #83

Full Changelog: v0.9.1...v0.9.2

v0.9.1 Release

07 Jul 10:31
9c0c9db
Compare
Choose a tag to compare

What's Changed

  • feat: add resource rules to krm-kcl spec by @shruti2522 in #54
  • refactor: match constraints code and add more examples, tests and docs by @Peefy in #56
  • Add private OCI registry authentication by @bradkwadsworth-mw in #57
  • refactor: source field to impl better local package running by @Peefy in #58
  • feat: kcl run config by @Peefy in #59
  • refactor: kube package and remove the kpt deps by @Peefy in #60
  • chore: (deps): bump contributor-assistant/github-action from 2.3.2 to 2.4.0 by @dependabot in #61
  • Chore: (deps): bump kcl-lang.io/cli from 0.8.8 to 0.8.9 by @dependabot in #62
  • feat: support for external dependencies for the KRM KCL spec by @Peefy in #64
  • Chore: (deps): bump kcl-lang.io/kpm from 0.8.6 to 0.8.7 by @dependabot in #65
  • Chore: (deps): bump kcl-lang.io/kpm from 0.9.0-beta.1 to 0.9.0-rc.1 by @dependabot in #67
  • Chore: (deps): bump kcl-lang.io/kcl-go from 0.9.0-beta.1 to 0.9.0-rc.1 by @dependabot in #68
  • Chore: (deps): bump kcl-lang.io/cli from 0.9.0-beta.1 to 0.9.0-rc.1 by @dependabot in #69
  • Chore: (deps): bump github.com/hashicorp/go-getter from 1.7.4 to 1.7.5 by @dependabot in #70
  • docs: add git source option documents by @Peefy in #73

New Contributors

Full Changelog: v0.8.6...v0.9.1

v0.9.0-beta.2 Release

29 May 05:57
Compare
Choose a tag to compare

v0.9.0-beta.1 Release

29 May 05:30
Compare
Choose a tag to compare

What's Changed

  • feat: add resource rules to krm-kcl spec by @shruti2522 in #54
  • refactor: match constraints code and add more examples, tests and docs by @Peefy in #56
  • Add private OCI registry authentication by @bradkwadsworth-mw in #57
  • refactor: source field to impl better local package running by @Peefy in #58
  • feat: kcl run config by @Peefy in #59
  • refactor: kube package and remove the kpt deps by @Peefy in #60
  • chore: (deps): bump contributor-assistant/github-action from 2.3.2 to 2.4.0 by @dependabot in #61
  • Chore: (deps): bump kcl-lang.io/cli from 0.8.8 to 0.8.9 by @dependabot in #62
  • feat: support for external dependencies for the KRM KCL spec by @Peefy in #64
  • Chore: (deps): bump kcl-lang.io/kpm from 0.8.6 to 0.8.7 by @dependabot in #65

New Contributors

Full Changelog: v0.8.6...v0.9.0-beta.1

v0.8.6 Release

30 Apr 23:18
Compare
Choose a tag to compare