Ververica Platform 2.2.1

Release Date: 2020-09-21

Changelog

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