Skip to content

v0.5.1

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jul 03:33
· 597 commits to main since this release
9a29a7e

Docker Images

  • kusionstack/kusion:v0.5.1

Dependent version

What's Changed

  • refactor Runtime interface by @SparkYuan in #90
  • feat: three way diff, compare live config with dry-run result by @howieyuen in #91
  • State: add field 'cluster' in State by @SparkYuan in #93
  • Parse field Cluster From Resource.Extensions in CLI by @SparkYuan in #95
  • bugfix: use client side dry-run to be compatible with server side dry-run not support by @howieyuen in #97
  • bugfix: yaml.v2 unmarshal json content, make metadata type map[interface{}]interface{} by @howieyuen in #99
  • fix local state uts by @SparkYuan in #100
  • support deleted files in kusion deps cmd by @amyXia1994 in #96
  • Return Resource.Type and Resource.Extensions in K8s Runtime by @SparkYuan in #101

Full Changelog: v0.5.0...v0.5.1