Skip to main content
Version: 2.12

Ververica Platform 2.7.1

Release Date: 2022-07-29

Changelog

This release adds support for the patch release 1.15.1 of Apache Flink®.

  • Updated Jetty to resolve CVE-2022-2048

Event cleanup

In case you configure a maximum number of events to keep, the limit will now be applied per deployment instead of per namespace. See event service configuration 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.3.1 --values custom-values.yaml