Ververica Platform 2.5.2

Release Date: 2021-10-05

Changelog

Bug Fixes

  • DeploymentTargets can now be updated via PUT when authenticated with an ApiToken (Admin, Editor) or a BootstrapToken. Previously, this failed with a HTTP Return Code 403.

Upgrade

We recommend upgrading via Helm using the following commands:

$ helm repo add ververica https://charts.ververica.com
$ helm upgrade [RELEASE] ververica/ververica-platform --version 5.1.2 --values custom-values.yaml