Skip to content

Vaadin Multiplatform Runtime 7.0.0.alpha3

Pre-release
Pre-release
Compare
Choose a tag to compare
@MarcinVaadin MarcinVaadin released this 23 Jan 10:31
5584b3b

The Vaadin Multiplatform Runtime (or MPR for short) allows the developer to run applications and components written with a Legacy Framework (Vaadin 8) inside a Vaadin 24 (Flow) application. This is a pre-release version targeting the Vaadin 24 platform.

Multiplatform Runtime 7.0.0.alpha3 is based on Flow 24.0, uses Jakarta EE 9 and Servlet 5.0 and requires Java 17.

Note that this pre-release includes implementation for Vaadin 8 and Vaadin 7.

The Multiplatform Runtime is available to all Vaadin customers in the Prime subscription tier.

The complete documentation can be found here

Features

Changes since the 7.0.0.alpha2 release:

  • test: wait for confirmation window to be closed by @mcollovati
  • chore: Upgrade to Vaadin 8.19.0 and 7.7.37 by @mshabarov
  • chore: updates related to Flow V24 deprecated code removal by @MarcinVaadin