v0.7.2
Docker Images
kusionstack/kusion:v0.7.2
Dependent version
- kclvm-go:
v0.4.4-alpha.1
- kcl-plugin:
v0.4.1-alpha2
What's Changed
- Fix: convert CRDs to Resource in operation compile to adapt the latest compile result by @SparkYuan in #152
- add chmod kcl-openapi in Dockerfile to make it executable by @amyXia1994 in #156
- Feat: add e2e test by @markliby in #153
- fix ginkgo version by @markliby in #161
- fix: directly return tf output in InitWorkSpace by @SparkYuan in #159
- clean code: go fmt pkg/version/types.go by @howieyuen in #164
- feat: warn when kusion is out of date by @howieyuen in #157
- chore: refactor compile flags by @howieyuen in #165
- chore: bump kclvm-go version to v0.4.4-alpha.1 by @zong-zhe in #160
- update arch pic and highlights description in readme by @SparkYuan in #166
- feat: kusion watch supports apps/v1 resources by @howieyuen in #168
- feat: kusion watch supports batch/v1 resources by @howieyuen in #171
- bugfix: correct resource change action by @howieyuen in #170
- chore: add note to skip version upgrade check by @howieyuen in #175
- Clean expired docs by @SparkYuan in #174
- update kusion engine arch img by @SparkYuan in #172
- feat: watch dependents and print them with new console UI by @howieyuen in #176
- fix: empty resources in stack will generate panic by @SparkYuan in #177
- chore: refactor preview flags by @howieyuen in #180
- kusion watch: filter out unchanged resources by @howieyuen in #181
- update tf resource id and fix tf error output by @markliby in #183
- kusion watch: refine k8s resource relation by @howieyuen in #182
- kusion watch: refine k8s convertors, use predefined group/version by @howieyuen in #184
Full Changelog: v0.7.1...v0.7.2