v0.7.3
Docker Images
kusionstack/kusion:v0.7.3
Dependent version
- kclvm-go:
v0.4.4-beta.2
- kcl-plugin:
v0.4.1-alpha2
Changelog
- ebdacc8: Revert "cleanup: remove pulumi deplendency, use third_party instead (#68)" (#190) (@howieyuen)
- 8fd2757: bugfix: preset o.Settings and o.Output separately (#206) (@howieyuen)
- ff3be99: chore: bump dockerfile base image to ubuntu:22.04 (#214) (@Peefy)
- 5de105c: chore: delete unused package pkg/types (#197) (@howieyuen)
- b5cb537: delete the
replace
domain in go.mod for go install (#189) (@SparkYuan) - 5d479da: feat: add brew install support (#209) (@howieyuen)
- 6949059: feat: bump kclvm version and support kclvm windows artifact. (#207) (@Peefy)
- 5fa7704: fix kusion compile terminal output (#212) (@markliby)
- 1b87acb: fix kusion resource state id of TF resources (#203) (@markliby)
- 06b83fa: fix makefile (#211) (@howieyuen)
- 3f5dd96: fix readme typo (#199) (@SparkYuan)
- 6bb5eed: fix: differentiate dry run action based on live state is nil or not (#187) (@howieyuen)
- 16946d2: fix: unsupported resource type (#186) (@SparkYuan)
- 3378e6a: refactor: merge pkg operation/models and operation/types (#198) (@howieyuen)
- 7ceb57f: refactor: mv cmd/kcl-go to scripts/install-kcl-go (#194) (@howieyuen)
- 6ae06f1: refactor: mv cmd/kcl-openapi to scripts/install-kcl-openapi (#195) (@howieyuen)
- a001935: refactor: rename kusionctl to kusion (#196) (@howieyuen)
- ba2c0fd: refactor: rewrite gendocs to generate en/zh docs for one time (#193) (@howieyuen)
- 5ea6525: update TF config when provider hash or version has changed (#208) (@markliby)
- 331a4b2: update installation guide in readme (#215) (@howieyuen)
- d3075c9: update readme slogan (#185) (@SparkYuan)
- 7be555e: use goreleaser to release tarball and image, support brew install (#210) (@howieyuen)
- ff02429: version info (@howieyuen)