v0.8.1
What's Changed
- delete redundant codes by @SparkYuan in #323
- upgrade to go 1.19 by @SparkYuan in #326
- delete unused kustomize related codes to cleanup go.mod by @SparkYuan in #327
- fix lint errors by @SparkYuan in #328
- Handle incompatible k8s ingress api change since 1.26.0. by @SparkYuan in #325
- update readme demo by @SparkYuan in #333
- Update: kusion deps: ignore all paths in --ignore option even if they appear in focus paths by @amyXia1994 in #332
- fix TFRuntime uts by @SparkYuan in #337
- chore(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 in /scripts/install-kcl-openapi by @dependabot in #338
- fix: kusion deps check if focus path under certain stack by @amyXia1994 in #336
- chore: bump kcl version to v0.4.6.2 and deprecated kcl-go install scripts. by @Peefy in #340
- add "init templates" cmd, used to list templates in format by @healthjyk in #334
- bugfix: dedup pint apply/destroy dag node executing error by @howieyuen in #342
- chore: upgrade pterm to achieve a live-updated progressbar by @howieyuen in #345
- support init with specified template by @healthjyk in #343
- chore: use yaml.v2 to keep indent to 2 spaces by @howieyuen in #341
- support kusion preview --ouput json by @healthjyk in #346
- update pulumi sdk to fix incorrect error msg by @SparkYuan in #349
- update arch and highlights in the readme by @SparkYuan in #350
- chore: bump kcl go version to v0.5.0-alpha.1 by @Peefy in #351
New Contributors
- @healthjyk made their first contribution in #334
Full Changelog: v0.8.0...v0.8.1