Skip to main content
Version: 2.12

Ververica Platform 2.8.1

Release Date: 2022-10-28

Changelog

Ververica Platform 2.8.1 supports Apache Flink® 1.15 and Apache Flink® 1.14 under SLA. Apache Flink® 1.13 images are no longer provided in this version but are still supported on a best-effort basis.

The Flink SQL Version has been bumped to Apache Flink® 1.15.2.

  • Updated SnakeYAML to resolve CVE-2022-38752
  • Updated PostgreSQL JDBC (pgjdbc) to resolve CVE-2022-31197 and CVE-2022-26520
  • Updated Tomcat to resolve CVE-2022-34305
  • Updated LiquiBase to resolve CVE-2022-0839

Bug Fixes

  • Fixed issues with Autopilot
    • Block possibility of same event creation in MONITORING mode
    • Block downloading recommendations when deployment is not RUNNING
    • Allow creating recommendation only for ACTIVE and MONITORING modes

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