Skip to content

v0.4.4

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jun 08:48
· 612 commits to main since this release
fd58099

Docker Images

  • kusionstack/kusion:v0.4.4

Dependent version

What's Changed

  • fix unit test for pkg/scaffold/internal by @howieyuen in #70
  • chore: replace account id with dev team id by @elliotxx in #71
  • add new FiledType: MapField and AnyField to indicate map entry and interface{} by @howieyuen in #73
  • feat: support custom writer and storage for apply and preview by @elliotxx in #62
  • engine: add some comments by @SparkYuan in #57
  • remove pulumi deplendency, use third_party instead by @howieyuen in #68
  • feat: kusion init support custom params body in JSON string, replace default value in kusion.yaml of specified template by @howieyuen in #74
  • fix: build script, replace kcl-go by @chai2010 in #80

Full Changelog: v0.4.3...v0.4.4