Skip to main content
Version: 2.12

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.
  • Ververica Platform 2.0.5 adds our distribution of Apache Flink® 1.9.3. The following new Docker images are available:

    • 1.9.3-stream1-scala_2.11
    • 1.9.3-stream1-scala_2.12
  • Please check the release notes of Apache Flink 1.9.3 for a complete list of fixes.

  • Please check Ververica Platform Docker Images for all available Apache Flink® images and additional tags.

info

Update 2020-05-20: flink-1.8.3-spring2-scala_2.11.tgz and flink-1.8.3-spring2-scala_2.12.tgz were initially published without a fix for FLINK-16576. The archives have been fixed by now.

Vulnerability Fixes

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