Skip to main content
Version: 2.14

Ververica Platform 2.2.1

Release Date: 2020-09-21

Changelog

Vulnerability Fixes

Vulnerability Fixes

The following security vulnerabilities have been fixed compared to 1.11.1:

CVE-2019-20444, CVE-2019-20445, CVE-2020-10543, CVE-2020-10878, CVE-2020-11612, CVE-2020-12723

Vulnerability Fixes

The following security vulnerabilities have been fixed compared to 1.10.1:

CVE-2019-20444, CVE-2019-20445, CVE-2020-10543, CVE-2020-10878, CVE-2020-11612, CVE-2020-12723

Vulnerability Fixes

The following security vulnerability in non-Flink components of Ververica Platform have been fixed compared to 2.2.0:

CVE-2014-0114, CVE-2018-20200, CVE-2019-10086, CVE-2019-10172, CVE-2019-17638, CVE-2020-10543, CVE-2020-10878, CVE-2020-12723, CVE-2020-13934, CVE-2020-13935

Charts

  • The Ververica Platform Helm charts now support to attach additional custom volumes to the Ververica Platform containers. Please checkout the Helm charts default values for details. UPDATE 2020-10-27: Due to a misstep during the release publication process, this feature only became available with the 2.2.2 release. If you plan to use this feature, please make sure to use a Chart version greater or equal to 4.2.2.

Upgrade

We recommend upgrading via Helm using the following commands:

    helm repo add ververica https://charts.ververica.com
helm upgrade [RELEASE] ververica/ververica-platform --version 4.2.1 --values custom-values.yaml