Skip to main content
Version: 2.12

Ververica Platform 2.10.4

Release Date: 2023-06-29

Changelog

Ververica Platform 2.10.4 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.

The Flink SQL Version has been bumped to Apache Flink® 1.16.2

  • VVP supports PyFlink. The documentation now includes a tutorial with examples of writing and running Python extensions or complete applications against a VVP deployment. Check: PyFlink development with Apache Flink®

Improvements

  • Add manually triggered database schema management
  • Extend artifact existence checking and handling of job termination state
  • Add logs describing the metrics and results of Autopilot parallelism calculations for deployment

Bug Fixes

  • Check Kubernetes Namespace accessibility and required permissions before creating Deployment Target

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.4 --values custom-values.yaml