New Features
- Feat: support data-passing in deploy step by @chivalryq in #5161
- Feat: Support SSH for retrieving terraform modules in private git repo by @motilayo in #5059
Bug Fixes & Enhancement
- Fix: optimize build push image step by @FogDong in #5215
- Chore: enhance workflow with specific git commit id by @wonderflow in #5220
- Feat: the webservice component has no args parameter #5226 by @xingming01 in #5227
- Fix: remove useless field when loading pod in top by @chivalryq in #5228
- Feat: add prestart-hook for vela-core and implement the apprev crd guard check by @Somefive in #5232
- Chore: update workflow version to add restart from step and fix bugs by @FogDong in #5233
- Fix: remove cluster field from pod view in vela top and optimize some ui by @Hanmengnan in #5237
- Fix: gc failure cause workflow restart not working properly by @Somefive in #5240
Code Style & Library Updates
- Fix: pin dependencies to hash by @chivalryq in #5223
- Fix: dependency makefile variable error by @chivalryq in #5234
- Feat: upgrade dependency by @Somefive in #5217
- Chore(deps): Bump github.com/containerd/containerd from 1.6.6 to 1.6.12 by @dependabot in #5235
- Chore: cleanup ioutil for newer go version by @my-git9 in #5238
New Contributors
- @motilayo made their first contribution in #5059
- @xingming01 made their first contribution in #5227
- @my-git9 made their first contribution in #5238
Full Changelog: v1.7.0-alpha.1...v1.7.0-alpha.2