Skip to main content
Version: 2.12

Ververica Platform 2.9.0

Release Date: 2022-12-22

Changelog

Ververica Platform 2.9.0 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 Curl to resolve CVE-2022-32207, CVE-2022-42915, CVE-2022-32221 and CVE-2022-42916
  • Updated Libxml to resolve CVE-2022-40304 and CVE-2022-40303
  • Updated Apache Hadoop to resolve CVE-2022-26612

Improvements

  • Added PyFlink to VVP Flink in the 1.15.3-stream1 image
  • Fixed “DROP TABLE” query in SQL editor for multiple database providers
  • Added UI improvements to the Kubernetes HA option in the Community Edition
  • Introduced CPU limitations to the Community Edition

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