Ververica Platform 2.10.4

Release Date: 2023-06-29

Changelog

Improvements

  • Add manually triggered database schema management
  • Extend artifact existence checking and handling of job termination state
  • Add logs describing the metrics and results of Autopilot parallelism calculations for deployment

Bug Fixes

  • Check Kubernetes Namespace accessibility and required permissions before creating Deployment Target

Upgrade

We recommend upgrading via Helm using the following commands:

$ helm repo add ververica https://charts.ververica.com
$ helm repo update
$ helm upgrade [RELEASE] ververica/ververica-platform --version 5.6.4 --values custom-values.yaml