You can experience new features of v1.4 in this alpha release.
How to install or Upgrade
curl -fsSl https://kubevela.io/script/install.sh | bash -s 1.4.0-alpha.2
vela install -v 1.4.0-alpha.2
What's Changed
- Feat: Expose optimizeDisableComponentRevision in helm chart by @stigtermichiel in #3470
- Feat: add vela debug command by @FogDong in #3580
- Feat: support disable legacy gc upgrade operation by @Somefive in #3694
- Fix: invalid component depends on check by @StevenLeiZhang in #3636
- Feat: vela def gen-api command by @chivalryq in #3699
- Feat(delay suspend): delayDuration in suspend step properties by @ArenaSu in #3644
- Feat: add log provider for debuging workflow by @FogDong in #3711
- Feat(lang): The policy controller generate the OpenAPI schema (#3683) by @fengkang01 in #3703
- Feat: add env for sidecar and init-container trait by @basuotian in #3730
- Feat: add sequential in gc policy to follow the dependency rules by @FogDong in #3701
- Feat: Delete the annotation "kubernetes.io/last-applied-configuration" in applicationRevision. by @fourierr in #3724
- Feat: check whether a project matched a config's project by @zzxwill in #3725
- Chore: enhance KubeVela slack url in readme by @fatsheep9146 in #3727
- Feat: multi-cluster authentication by @Somefive in #3713
You can refer to release v1.4.0-alpha.1 for other highlight features of v1.4 in previous release.
New Contributors
- @stigtermichiel made their first contribution in #3470
- @clarechu made their first contribution in #3718
- @ArenaSu made their first contribution in #3644
- @fengkang01 made their first contribution in #3703
- @fatsheep9146 made their first contribution in #3727
Full Changelog: v1.4.0-alpha.1...v1.4.0-alpha.2