Skip to main content
Version: 2.12

Ververica Platform 2.8.0

Release Date: 2022-09-29

Changelog

Ververica Platform 2.8.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. Apache Flink® 1.12 support has now been dropped.

The Flink SQL Version has been bumped to Apache Flink® 1.15.2.

  • Updated SnakeYAML to resolve CVE-2022-25857
  • Updated PostgreSQL JDBC (pgjdbc) to resolve CVE-2022-31197

Improvements

  • Added Flink Kubernetes High Availability feature as an option for Jobmanager Failover Configuration
  • Replaced deprecated OpenJDK with Eclipse Temurin Docker images

Bug Fixes

  • Fixed a bug in which namespace editors cannot run SQL preview queries

Other changes

  • Added limitation for Flink Kubernetes HA in 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.4.0 --values custom-values.yaml