Ververica Platform 2.10.2
Release Date: 2023-05-31
Changelog
Apache Flink®
Ververica Platform 2.10.2 supports Apache Flink® 1.16 and Apache Flink® 1.15 under SLA. Apache Flink® 1.14 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.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.4-stream1-scala_2.12-java8
1.15.4-stream1-scala_2.12-java11
1.16.1-stream2-scala_2.12-java8
1.16.1-stream2-scala_2.12-java11
-
For Spring Edition the following archives are available
Improvements
- Support Azure AD SQL authentication
- Upgraded Spring Boot up to v2.7.12
Vulnerability Fixes (outside of Apache Flink®)
- Updated Spring Boot to resolve vulnerabilities CVE-2023-20860, CVE-2023-20862, CVE-2023-20863, CVE-2023-20873 and CVE-2023-20883
- Updated vulnerabilities regarding the insufficient Cache-Control and improper error handling
Bug Fixes
- Invalidate SAML session during logout process when SAML auth enabled
- Migrate from Springfox to Springdoc in order to make VVP API accessible again from Swagger UI
- Prevent creating and modifying a deployment for non existing artifact
VVP Kubernetes vs. Flink Kubernetes
- VVP Kubernetes is marked as deprecated and it is recommended to use Flink Kubernetes. Please check Kubernetes High-Availability Service 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.6.2 --values custom-values.yaml