Ververica Platform 2.9.0

Release Date: 2022-12-22

Changelog

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