Ververica Platform 2.6.6
Applies toSelf-Managed v2
1 min read
Release Date: 2022-12-06
Changelog
Apache Flink®
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-java81.12.7-stream2-scala_2.11-java111.12.7-stream2-scala_2.12-java81.12.7-stream2-scala_2.12-java111.13.6-stream1-scala_2.11-java81.13.6-stream1-scala_2.11-java111.13.6-stream1-scala_2.12-java81.13.6-stream1-scala_2.12-java111.14.6-stream2-scala_2.11-java81.14.6-stream2-scala_2.11-java111.14.6-stream2-scala_2.12-java81.14.6-stream2-scala_2.12-java11
- For Spring Edition the following / archives are available
Vulnerability Fixes (outside of Apache Flink®)
- 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:
BASH
1 helm repo add ververica https://charts.ververica.com
2 helm repo update
3 helm upgrade [RELEASE] ververica/ververica-platform --version 5.2.6 --values custom-values.yamlWas this helpful?