Skip to content

v0.5.0

Compare
Choose a tag to compare
@FogDong FogDong released this 28 Mar 08:47
· 4 commits to release-0.5 since this release
c730c05

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