v0.6.0
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
- @Arvintian made their first contribution in #166
Full Changelog: v0.5.0...v0.6.0