Skip to content

v0.4.0-alpha.1

Compare
Choose a tag to compare
@FogDong FogDong released this 03 Jan 06:15
· 47 commits to main since this release
6ae0c5c

What's Changed

  • Feat: add controller require for canary by @FogDong in #84
  • Fix: unify stdlib for workflow and kubevela by @FogDong in #85
  • Fix: fix fill array with array in inputs by @FogDong in #86
  • Fix: open list lit for fill value by @FogDong in #87
  • Feat: add user agent in config by @FogDong in #88
  • Feat: add patch in kube.apply by @FogDong in #89
  • Feat: add substitute unstructured object by @FogDong in #90
  • Fix: input error stores structure type data by @yangsoon in #91
  • Feat: add arch img in readme by @FogDong in #92
  • Fix: fix the usage of http client and run crd by @FogDong in #93
  • Feat: add feature gates for patch step status at once by @FogDong in #94
  • Feat: add apply terraform example yaml by @FogDong in #95
  • Fix: set gvk for created cm to fix patch by @FogDong in #96
  • Feat: optimiaze the sls producer instance by @FogDong in #99
  • Feat: add webhook and auto generate name for steps by @FogDong in #100
  • Chore: Bump version of skip duplication actions by @FogDong in #102
  • Feat: add retry failed step operation by @FogDong in #101
  • Feat: add built-in defs in charts by @FogDong in #103
  • Feat: add example for build and push image by @FogDong in #104
  • Chore: refactor test by @Somefive in #105
  • Fix: fix invalid debug cm name by @FogDong in #106
  • Chore: depracate useless data in context by @FogDong in #107
  • Fix: optimize restart from step func for unification by @FogDong in #108
  • Fix: fix suspend bug in dag that caused by patch step status by @FogDong in #109
  • Fix: clear user info in ctx when create cm for workflow context by @FogDong in #110
  • Fix: optimize workflow context to avoid conflict error by @FogDong in #111
  • Feat: add set value and use it for inputs by @FogDong in #112

New Contributors

Full Changelog: v0.3.4...v0.4.0-alpha.1