Skip to main content
Version: 2.12

Ververica Platform 2.10.2

Release Date: 2023-05-31

Changelog

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.

Improvements

  • Support Azure AD SQL authentication
  • Upgraded Spring Boot up to v2.7.12
  • 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

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