RATATOSKRATATOSK
Sign in

KubeVela

v1.11.0CI/CD & App Delivery
Jul 20, 2026

KubeVela v1.11.0 is a routine patch addressing eight targeted bug fixes across pod disruption, revision parsing, addon registry handling, status reporting, and storage trait environment variables, plus configurable HTTP request timeouts. No breaking changes or security issues are present.

Key changes (8)

  • podDisruptive pod restart now works as designed
  • Nil pointer panic fixed in getMatchingDefinitionRevision with malformed revision versions
  • GitLab addon registry URL malformation no longer causes panics
  • ExtractRevision now rejects invalid revision names instead of misprocessing them
  • Storage trait mountToEnv correctly replaces stale environment variable values
  • vela status no longer incorrectly reports Healthy when workflow fails with empty services
  • CUE health-eval errors now propagated from GetStatus instead of silently dropped
  • HTTP builtin now supports configurable request timeout