Ververica Platform 2.9.1

Release Date: 2023-02-01

Changelog

Improvements

  • Add deployment control panel buttons in the deployment list and in the cluster session views
  • Add the possibility to restart RUNNING deployment in the main and detail view of deployment
  • Automatically determine number of task managers depending on parallelism and number of task slots

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.5.1 --values custom-values.yaml