Ververica Platform 2.10.2

Release Date: 2023-05-31

Changelog

Improvements

  • Support Azure AD based authentications for Azure SQL databases
  • Upgraded Spring Boot up to v2.7.12

Bug Fixes

  • Invalidate SAML session during logout process when SAML auth enabled
  • Migrate from Springfox to Springdoc in order to make VVP API accessible again from Swagger UI
  • Prevent creating and modifying a deployment for non existing artifact

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