Skip to main content
Version: 2.12

Ververica Platform 2.10.1

Release Date: 2023-04-07

Changelog

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

Two new versions of Flink have been released: Apache Flink® 1.15.4-stream1 and Apache Flink® 1.16.1-stream2

Improvements

  • Support Azure AD Workload Identity with AKS
  • Upgraded Spring Boot up to v2.7.10
  • Updated Spring Boot to resolve vulnerability CVE-2023-20860

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