Skip to content

Releases: vaadin/multiplatform-runtime

Vaadin Multiplatform Runtime 7.0.0

08 Mar 12:28
5584b3b
Compare
Choose a tag to compare

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

Multiplatform Runtime 7.0.0 is based on Flow 24.0.0, uses Jakarta EE 10 / Servlet 6.0 and requires Java 17+.

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

The complete documentation can be found here

Full Changelog: 6.1.1...7.0.0

Vaadin Multiplatform Runtime 7.0.0.rc1

01 Mar 11:21
5584b3b
Compare
Choose a tag to compare
Pre-release

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.rc1 is based on Flow 24.0.0.rc1, uses Jakarta EE 10 and Servlet 6.0 and requires Java 17+.

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

The complete documentation can be found here

No changes since 7.0.0.beta1.

Vaadin Multiplatform Runtime 7.0.0.beta1

06 Feb 13:45
5584b3b
Compare
Choose a tag to compare

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.beta1 is based on Flow 24.0.0.beta1, uses Jakarta EE 10 and Servlet 6.0 and requires Java 17+.

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

The complete documentation can be found here

Features

  • Upgrade to Vaadin 24.0 and Jakarta EE 10 / Servlet 6.0

Allows to run Vaadin 7,8 apps within Vaadin 24.0, which is based on Jakarta EE 10 / Servlet 6.0 and uses Spring 6 / Spring-boot 3. Legacy vaadin-server dependencies use the jakarta prefix: com.vaadin:vaadin-server-mpr-jakarta and com.vaadin:vaadin-compatibility-server-mpr-jakarta (for Vaadin 8), see https://vaadin.com/docs/latest/upgrading/V23-V24-steps/#multiplatform-runtime .

No changes since 7.0.0.alpha3.

Vaadin Multiplatform Runtime 7.0.0.alpha3

23 Jan 10:31
5584b3b
Compare
Choose a tag to compare

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

Vaadin Multiplatform Runtime 7.0.0.alpha2

20 Dec 12:24
5584b3b
Compare
Choose a tag to compare

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.alpha2 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

Vaadin Multiplatform Runtime 7.0.0.alpha1

18 Nov 11:43
5584b3b
Compare
Choose a tag to compare

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.alpha1 is based on Flow 24.0, uses Jakarta EE 9 and Servlet 5.0 and requires Java 17.

Note that this pre-release includes only the implementation for Vaadin 8. Jakarta-compatible Vaadin 7 is under development and will be added in a further versions.

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

The complete documentation can be found here

Features

  • Upgrade to Vaadin 24.0 and Jakarta EE 9 / Servlet 5.0 ( #14783 )

Vaadin Multiplatform Runtime 6.1.12

15 Mar 07:02
5584b3b
Compare
Choose a tag to compare

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

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

The complete documentation can be found here

Changes since the 6.1.11 release

  • fix: Do not write response when session is already closing (#762)
  • chore: Update jetty.verison to 10.0.13 (#753)

Vaadin Multiplatform Runtime 6.1.11

08 Dec 08:12
5584b3b
Compare
Choose a tag to compare

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

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

The complete documentation can be found here

Changes since the 6.1.10 release

  • fix: Clean old LegacyEmbed when refreshing, integration test (#747)
  • test: fix flaky test in LegacyUiTestsIT (#696)

Vaadin Multiplatform Runtime 6.1.10

10 Oct 05:43
5584b3b
Compare
Choose a tag to compare

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

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

The complete documentation can be found here

Changes since the 6.1.9 release

  • fix: loading page when component initially hidden (#129)

Vaadin Multiplatform Runtime 6.1.9

21 Aug 07:42
5584b3b
Compare
Choose a tag to compare

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

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

The complete documentation can be found here

Changes since the 6.1.8 release

  • fix: Override full height for LegacyWrapper (#124)