Skip to content

Releases: vaadin/platform

Vaadin 24.7.0.alpha7

03 Feb 15:03
2c75401
Compare
Choose a tag to compare
Vaadin 24.7.0.alpha7 Pre-release
Pre-release

Upgrading · Docs · Get Started

This is a pre-release for the Vaadin 24.7. We appreciate if you give it a try and report any issues you notice. To use this release, you'll need to have following repositories declared in your project (Vaadin pre-releases are not pushed to Maven central) :

<repositories>
    <repository>
        <id>vaadin-prereleases</id>
        <url>
            https://maven.vaadin.com/vaadin-prereleases/
        </url>
    </repository>
</repositories>

<pluginRepositories>
    <pluginRepository>
        <id>vaadin-prereleases</id>
        <url>
            https://maven.vaadin.com/vaadin-prereleases/
        </url>
    </pluginRepository>
</pluginRepositories>

Note

  • Due to the issue from spring framework, we recommend you to use Springboot 3.4.1 or newer to build Vaadin 24.7 project
  • Vaadin 24.7 is compatible with React Router v7, when upgrading application from v24.6, please remove the opt-in feature flag, i.e.: future={{ v7_startTransition: true }}, from custom routing file.

Changelogs

Official add-ons and plugins:

  • Spring add-on (24.7.0.alpha10)
  • CDI add-on (15.1.0)
  • Maven plugin (24.7.0.alpha7)
  • Gradle plugin (24.7.0.alpha7)
  • Quarkus plugin (2.1.0)

Vaadin 24.6.4

30 Jan 13:34
1d801dd
Compare
Choose a tag to compare

This is a maintenance release for Vaadin 24.6. See 24.6.0 release notes for details and resources.

Changelogs

Official add-ons and plugins:

  • Spring add-on (24.6.4)
  • CDI add-on (15.1.0)
  • Maven plugin (24.6.4)
  • Gradle plugin (24.6.4)
  • Quarkus plugin (2.1.0)

Vaadin 24.5.11

30 Jan 09:00
ece09e7
Compare
Choose a tag to compare

This is a maintenance release for Vaadin 24.5. See 24.5.0 release notes for details and resources.

Changelogs

Official add-ons and plugins:

  • Spring add-on (24.5.12)
  • CDI add-on (15.1.0)
  • Maven plugin (24.5.11)
  • Gradle plugin (24.5.11)
  • Quarkus plugin (2.1.0)

Vaadin 24.6.3

28 Jan 13:22
be8e3cb
Compare
Choose a tag to compare

This is a maintenance release for Vaadin 24.6. See 24.6.0 release notes for details and resources.

Changelogs

Official add-ons and plugins:

  • Spring add-on (24.6.3)
  • CDI add-on (15.1.0)
  • Maven plugin (24.6.3)
  • Gradle plugin (24.6.3)
  • Quarkus plugin (2.1.0)

Vaadin 24.7.0.alpha6

27 Jan 13:01
2bda74c
Compare
Choose a tag to compare
Vaadin 24.7.0.alpha6 Pre-release
Pre-release

Upgrading · Docs · Get Started

This is a pre-release for the Vaadin 24.7. We appreciate if you give it a try and report any issues you notice. To use this release, you'll need to have following repositories declared in your project (Vaadin pre-releases are not pushed to Maven central) :

<repositories>
    <repository>
        <id>vaadin-prereleases</id>
        <url>
            https://maven.vaadin.com/vaadin-prereleases/
        </url>
    </repository>
</repositories>

<pluginRepositories>
    <pluginRepository>
        <id>vaadin-prereleases</id>
        <url>
            https://maven.vaadin.com/vaadin-prereleases/
        </url>
    </pluginRepository>
</pluginRepositories>

Note

  • Due to the issue from spring framework, we recommend you to use Springboot 3.4.1 or newer to build Vaadin 24.7 project
  • Vaadin 24.7 is compatible with React Router v7, when upgrading application from v24.6, please remove the opt-in feature flag, i.e.: future={{ v7_startTransition: true }}, from custom routing file.

Changelogs

Official add-ons and plugins:

  • Spring add-on (24.7.0.alpha8)
  • CDI add-on (15.1.0)
  • Maven plugin (24.7.0.alpha6)
  • Gradle plugin (24.7.0.alpha6)
  • Quarkus plugin (2.1.0)

Vaadin 24.7.0.alpha5

20 Jan 11:54
88b24c4
Compare
Choose a tag to compare
Vaadin 24.7.0.alpha5 Pre-release
Pre-release

Upgrading · Docs · Get Started

This is a pre-release for the Vaadin 24.7. We appreciate if you give it a try and report any issues you notice. To use this release, you'll need to have following repositories declared in your project (Vaadin pre-releases are not pushed to Maven central) :

<repositories>
    <repository>
        <id>vaadin-prereleases</id>
        <url>
            https://maven.vaadin.com/vaadin-prereleases/
        </url>
    </repository>
</repositories>

<pluginRepositories>
    <pluginRepository>
        <id>vaadin-prereleases</id>
        <url>
            https://maven.vaadin.com/vaadin-prereleases/
        </url>
    </pluginRepository>
</pluginRepositories>

Note

  • Due to the issue from spring framework, we recommend you to use Springboot 3.4.1 or newer to build Vaadin 24.7 project
  • Vaadin 24.7 is compatible with React Router v7, when upgrading application from v24.6, please remove the opt-in feature flag, i.e.: future={{ v7_startTransition: true }}, from custom routing file.

Changelogs

Official add-ons and plugins:

  • Spring add-on (24.7.0.alpha7)
  • CDI add-on (15.1.0)
  • Maven plugin (24.7.0.alpha5)
  • Gradle plugin (24.7.0.alpha5)
  • Quarkus plugin (2.1.0)

Vaadin 24.6.2

14 Jan 12:58
ecbeab4
Compare
Choose a tag to compare

This is a maintenance release for Vaadin 24.6. See 24.6.0 release notes for details and resources.

Changelogs

Official add-ons and plugins:

  • Spring add-on (24.6.2)
  • CDI add-on (15.1.0)
  • Maven plugin (24.6.2)
  • Gradle plugin (24.6.2)
  • Quarkus plugin (2.1.0)

Vaadin 24.5.10

14 Jan 12:07
66ec805
Compare
Choose a tag to compare

This is a maintenance release for Vaadin 24.5. See 24.5.0 release notes for details and resources.

Changelogs

Official add-ons and plugins:

  • Spring add-on (24.5.11)
  • CDI add-on (15.1.0)
  • Maven plugin (24.5.10)
  • Gradle plugin (24.5.10)
  • Quarkus plugin (2.1.0)

Vaadin 24.4.22

14 Jan 12:07
b39084b
Compare
Choose a tag to compare

This is a maintenance release for Vaadin 24.4. See 24.4.0 release notes for details and resources.

NOTE: this is the last Vaadin 24.4 maintenance release.

Changelogs

Official add-ons and plugins:

  • Spring add-on (24.4.16)
  • CDI add-on (15.0.1)
  • Maven plugin (24.4.22)
  • Gradle plugin (24.4.22)
  • Quarkus plugin (2.0.3)

Vaadin 24.7.0.alpha4

13 Jan 14:27
6490234
Compare
Choose a tag to compare
Vaadin 24.7.0.alpha4 Pre-release
Pre-release

Upgrading · Docs · Get Started

This is a pre-release for the Vaadin 24.7. We appreciate if you give it a try and report any issues you notice. To use this release, you'll need to have following repositories declared in your project (Vaadin pre-releases are not pushed to Maven central) :

<repositories>
    <repository>
        <id>vaadin-prereleases</id>
        <url>
            https://maven.vaadin.com/vaadin-prereleases/
        </url>
    </repository>
</repositories>

<pluginRepositories>
    <pluginRepository>
        <id>vaadin-prereleases</id>
        <url>
            https://maven.vaadin.com/vaadin-prereleases/
        </url>
    </pluginRepository>
</pluginRepositories>

Note

  • Due to the issue from spring framework, we recommend you to use Springboot 3.4.1 or newer to build Vaadin 24.7 project

Changelogs

Official add-ons and plugins:

  • Spring add-on (24.7.0.alpha5)
  • CDI add-on (15.1.0)
  • Maven plugin (24.7.0.alpha4)
  • Gradle plugin (24.7.0.alpha4)
  • Quarkus plugin (2.1.0)