Skip to main content
Version: 2.12

Ververica Platform 2.9.1

Release Date: 2023-02-01

Changelog

Ververica Platform 2.9.1 supports Apache Flink® 1.15 and Apache Flink® 1.14 under SLA. Apache Flink® 1.13 images are no longer provided in this version but are still supported on a best-effort basis.

  • Updated Kerberos to resolve CVE-2021-36222, CVE-2020-28196 and CVE-2019-14844
  • Updated Apache Hadoop to resolve CVE-2022-25168 and CVE-2021-25642
  • Updated Apache Tomcat to resolve CVE-2022-45143
  • Updated Netty to resolve CVE-2022-41881 and CVE-2022-41915

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