Skip to main content
Version: 2.12

Ververica Platform 2.6.2

Release Date: 2022-01-19

Changelog

This release adds support for the patch release 1.14.3 of Apache Flink®. Moreover, The Spring Edition and Stream Edition releases of Apache Flink® 1.12.7 and 1.13.5 were updated. These releases upgrade the version of Log4j to 2.17.1 in order to fix CVE-2021-44832 and CVE-2021-45105.

Vulnerability Fixes

Bug Fixes

  • Prevented some unintended Deployment restarts when updating an existing Deployment via PUT or PATCH operations.

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