Ververica Platform 2.9.0
Release Date: 2022-12-22
Changelog
Apache Flink®
Ververica Platform 2.9.0 supports Apache Flink® 1.15 and Apache Flink® 1.14 under SLA. Apache Flink® 1.13 images are no longer provided in this version but are still supported on a best-effort basis.
-
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.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
1.15.3-stream1-scala_2.12-java8
1.15.3-stream1-scala_2.12-java11
-
For Spring Edition the following / archives are available
Vulnerability Fixes (outside of Apache Flink®)
- Updated Curl to resolve CVE-2022-32207, CVE-2022-42915, CVE-2022-32221 and CVE-2022-42916
- Updated Libxml to resolve CVE-2022-40304 and CVE-2022-40303
- Updated Apache Hadoop to resolve CVE-2022-26612
Improvements
- Added PyFlink to VVP Flink in the 1.15.3-stream1 image
- Fixed “DROP TABLE” query in SQL editor for multiple database providers
- Added UI improvements to the Kubernetes HA option in the Community Edition
- Introduced CPU limitations to the Community Edition
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.5.0 --values custom-values.yaml