Skip to content

v0.3.7

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Oct 11:22
· 660 commits to main since this release
f6f6493

Changelog

  • f6f6493 chore: bump kpm version from 0.3.6 to 0.3.7 (#207)
  • ea0ff83 feat: Add a method to KpmClient to fetch the oci manifest (#206)
  • 0de32be feat: add metadata into oci manifest when 'kpm push' (#205)
  • 01c6aa5 fix: 'kpm run' will trigger the automatic download of the dependencies (#198)
  • d861866 Merge pull request #194 from jakezhu9/feat/import
  • 3c86657 Merge pull request #196 from zong-zhe/fix-test-case
  • 8b3a380 fix: fix failed test case
  • f9eaf82 fix: bump the latest version of k8s in test case
  • 2fe4d70 fix: return error with message
  • 12a1a2a fix: e2e test
  • f704c32 docs: add docs for kpm import
  • 917683e feat: add 'kpm import' to converts other formats to KCL file
  • 900a16d Merge pull request #195 from zong-zhe/add-kpm-quiet
  • 0348557 feat: add '--quiet' to control the kpm log message
  • 26ede83 refactor: add struct 'KpmClient' to manage the settings of kpm (#193)