Skip to main content
Version: 2.12

Ververica Platform 2.6.6

Release Date: 2022-12-06

Changelog

This release adds support for the patch releases 1.14.6 and 1.13.6 of Apache Flink®.

  • For Stream Edition the following Apache Flink® Docker images are available. Please check Ververica Platform Docker Images for all available Apache Flink® images and additional tags.
* ``1.12.7-stream2-scala_2.11-java8``
* ``1.12.7-stream2-scala_2.11-java11``
* ``1.12.7-stream2-scala_2.12-java8``
* ``1.12.7-stream2-scala_2.12-java11``
* ``1.13.6-stream1-scala_2.11-java8``
* ``1.13.6-stream1-scala_2.11-java11``
* ``1.13.6-stream1-scala_2.12-java8``
* ``1.13.6-stream1-scala_2.12-java11``
* ``1.14.6-stream2-scala_2.11-java8``
* ``1.14.6-stream2-scala_2.11-java11``
* ``1.14.6-stream2-scala_2.12-java8``
* ``1.14.6-stream2-scala_2.12-java11``
  • Updated SQLite to resolve vulnerabilities CVE-2022-35737
  • Updated Jackson-databind to resolve CVE-2022-42003 and CVE-2022-42004
  • Updated SnakeYAML to resolve CVE-2022-38752

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