Ververica Platform 2.7.1
Release Date: 2022-07-29
Changelog
Apache Flink®
This release adds support for the patch release 1.15.1 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.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.4-stream1-scala_2.11-java8
1.14.4-stream1-scala_2.11-java11
1.14.4-stream1-scala_2.12-java8
1.14.4-stream1-scala_2.12-java11
1.15.1-stream1-scala_2.12-java8
1.15.1-stream1-scala_2.12-java11
-
For Spring Edition the following / archives are available
Vulnerability Fixes (outside of Apache Flink®)
- Updated Jetty to resolve CVE-2022-2048
Event cleanup
In case you configure a maximum number of events to keep, the limit will now be applied per deployment instead of per namespace. See event service configuration for more information.
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.3.1 --values custom-values.yaml