Skip to content

Releases: kubevela/workflow

v0.6.2

17 Apr 00:49
5e963e0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.6.2

v0.6.1

24 Sep 17:06
fc01033
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.5.1

24 Sep 16:19
d6e65ee
Compare
Choose a tag to compare

What's Changed

  • [Backport release-0.5] Feat: add mode in steps for step group by @github-actions in #154
  • [Backport release-0.5] Fix: fix the step group status if there's a suspending sub step by @github-actions in #159
  • [Backport release-0.5] Fix: fix terminate suspending steps by @github-actions in #161
  • Fix: fix suspend judgement by @FogDong in #197

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

v0.6.0

31 May 10:07
97c5853
Compare
Choose a tag to compare

What's Changed

  • Feat: add mode in steps for step group by @FogDong in #153
  • Feat: add stepGroupName to process.Context by @yangsoon in #151
  • Chore(deps): bump github.com/docker/docker from 20.10.17+incompatible to 20.10.24+incompatible by @dependabot in #155
  • Feat: add chat-gpt step and its example by @FogDong in #156
  • Feat: upgrade k8s.io to 0.26 by @Somefive in #150
  • Fix: fix the step group status if there's a suspending sub step by @FogDong in #158
  • Feat: add job orchestration example by @FogDong in #152
  • Fix: fix terminate suspending steps by @FogDong in #160
  • Fix: apply application should not use strategic merge patch by @Somefive in #165
  • Feat: add image pull secret in task step by @Arvintian in #166

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

28 Mar 08:47
c730c05
Compare
Choose a tag to compare

What's Changed

  • Fix: add requeue in skip and optimize readme by @FogDong in #120
  • Fix: fix panic when workflow is skipped by @FogDong in #122
  • Chore: export inputItem and outputItem by @chivalryq in #125
  • Chore: update cue to v0.5.0-beta.5 by @FogDong in #126
  • Feat: support sharding by @Somefive in #129
  • Feat: update workflow version and refactor the config provider by @wonderflow in #130
  • Feat: watch event listener in controller for a faster reconcile by @FogDong in #131
  • Feat: support resume a specific suspend step in workflow by @FogDong in #133
  • Fix: remove patch in apply to make it standalone action by @FogDong in #134
  • Chore: refactor suspend step and add op.#Suspend by @FogDong in #138
  • Feat: support multi suspend in definition and fix resume by @FogDong in #139
  • Fix: fix auto resume in suspend by @FogDong in #140
  • Feat: add default suspend message by @FogDong in #141
  • Chore(deps): bump github.com/containerd/containerd from 1.6.12 to 1.6.18 by @dependabot in #136
  • Feat: add recycle grouped workflow run with cron by @FogDong in #143
  • Chore(deps): bump golang.org/x/net from 0.3.0 to 0.7.0 by @dependabot in #137
  • Fix: fix step depends on skip by @FogDong in #146
  • Chore(deps): bump github.com/crossplane/crossplane-runtime from 0.14.1-0.20210722005935-0b469fcc77cd to 0.16.1 by @dependabot in #148
  • Feat: prometheus check steps provider by @wangyikewxgm in #149

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.3

14 Mar 02:20
12bd503
Compare
Choose a tag to compare

What's Changed

  • [Backport release-0.4] Fix: fix step depends on skip by @github-actions in #147

Full Changelog: v0.4.2...v0.4.3

v0.4.2

02 Mar 08:06
432ffde
Compare
Choose a tag to compare

What's Changed

  • Fix: remove patch in apply to make it standalone action and update cue version by @FogDong in #135
  • [Backport 0.4]Feat: watch event listener in controller for a faster reconcile by @FogDong in #144

Full Changelog: v0.4.1...v0.4.2

v0.3.6

31 Jan 07:47
b7439f1
Compare
Choose a tag to compare

What's Changed

  • [Backport release-0.3] Fix: fix panic when workflow is skipped by @FogDong in #124

Full Changelog: v0.3.4...v0.3.6

v0.3.5

31 Jan 03:00
b7439f1
Compare
Choose a tag to compare

What's Changed

  • [Backport release-0.3] Fix: fix panic when workflow is skipped by @FogDong in #124

Full Changelog: v0.3.4...v0.3.5

v0.4.1

30 Jan 12:20
d4644ef
Compare
Choose a tag to compare

What's Changed

  • [Backport release-0.4] Fix: add requeue in skip and optimize readme by @github-actions in #121
  • [Backport release-0.4] Fix: fix panic when workflow is skipped by @github-actions in #123

Full Changelog: v0.4.0...v0.4.1