Ververica Platform 2.8.0

Release Date: 2022-09-29

Changelog

Improvements

  • Added Flink Kubernetes High Availability feature as an option for Jobmanager Failover Configuration
  • Replaced deprecated OpenJDK with Eclipse Temurin Docker images

Bug Fixes

  • Fixed a bug in which namespace editors cannot run SQL preview queries

Other changes

  • Added limitation for Flink Kubernetes HA in 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.4.0 --values custom-values.yaml