Ververica Platform 2.0.5

Release Date: 2020-05-06

Changelog

Bug Fixes

  • Deployment: Very slow persistence operations could result in multiple Jobs to be created for a Deployment during a transition to the RUNNING state. This is now reliably detected and results in a FAILED Deployment transition with a corresponding Event being logged.
  • UI: Gracefully ignore unknown placeholders in link templates.

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