github kubevela/kubevela v1.4.0-alpha.3

latest releases: v1.9.11, v1.9.10, v1.9.9...
pre-release2 years ago

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.3
vela install -v 1.4.0-alpha.3

Notice

Please note if you're using terraform addon, you should upgrade the terraform addon to version 1.0.6+ along with the vela-core upgrade, you can follow the following steps:

  1. upgrading vela-core to this version(1.4.0-alpha.3), all existing Terraform typed Applications won't be affected in this process.
  2. upgrade the terrorform addon, or the newly provisioned Terraform typed Applications won't become successful.

What's Changed

New Features

  • Feat: add alias to definition in apiserver by @zhiyuone in #3721
  • Feat: add default user in dex by @FogDong in #3753
  • Feat: add some APIs to manage the definitions by @barnettZQG in #3749
  • Feat: Support trait with custom resource be dispatched to hubcluster by @fourierr in #3774
  • Feat: support dependsOn in deploy workflowstep by @Somefive in #3750
  • Feat: Add application name to the generated workload entities by @dhiguero in #3786
  • Feat: vela-core helm chart supports configure multicluster metrics by @JooKS-me in #3788
  • Feat: Add short name velaapp for application CRD by @JarHMJ in #3816
  • Feat: Support basic-auth or reuse chartmuseum as addon registry by @StevenLeiZhang in #3787
  • Feat: support multi keys in patchKey by @FogDong in #3826
  • Feat(charts): add cert-manager support for "cluster-gateway" component in chart "vela-core" by @cnfatal in #3848
  • Feat: support getting CLI-created clusters on apiserver by @Somefive in #3866

Bug Fix

only list fixes for previous v1.4 alpha release

New Contributors

Full Changelog: v1.4.0-alpha.2...v1.4.0-alpha.3

Don't miss a new kubevela release

NewReleases is sending notifications on new releases.