Skip to main content
Version: 2.12

Ververica Platform 2.5.2

Release Date: 2021-10-05

Changelog

This release adds support for Apache Flink® 1.13.3.

Please check out the Apache Flink® 1.13.3 release announcement for details about this Apache Flink® release.

Please check Ververica Platform Docker Images for all available Apache Flink® images and additional tags.

Vulnerability Fixes

The following security vulnerabilities have been fixed compared to 1.13.2-[stream|spring]1:

CVE-2021-35516, CVE-2021-35517, CVE-2021-36090

Bug Fixes

  • DeploymentTargets can now be updated via PUT when authenticated with an ApiToken (Admin, Editor) or a BootstrapToken. Previously, this failed with a HTTP Return Code 403.

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

CVE-2020-28500, CVE-2021-22119, CVE-2021-23337, CVE-2021-33037, CVE-2021-34429, CVE-2021-42340

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