Skip to content

Releases: vaadin/platform

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)

Vaadin 24.7.0.alpha3

09 Jan 13:53
80653a8
Compare
Choose a tag to compare
Vaadin 24.7.0.alpha3 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.alpha4)
  • CDI add-on (15.1.0)
  • Maven plugin (24.7.0.alpha3)
  • Gradle plugin (24.7.0.alpha3)
  • Quarkus plugin (2.1.0)

Vaadin 24.6.1

07 Jan 16:31
4d5a9d3
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.1)
  • CDI add-on (15.1.0)
  • Maven plugin (24.6.1)
  • Gradle plugin (24.6.1)
  • Quarkus plugin (2.1.0)

Vaadin 24.7.0.alpha2

31 Dec 15:11
471c763
Compare
Choose a tag to compare
Vaadin 24.7.0.alpha2 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

Changelogs

Official add-ons and plugins:

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

Vaadin 24.5.9

20 Dec 14:38
67c615b
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.10)
  • CDI add-on (15.1.0)
  • Maven plugin (24.5.9)
  • Gradle plugin (24.5.9)
  • Quarkus plugin (2.1.0)

Vaadin 24.4.21

20 Dec 14:38
85df418
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.

Changelogs

Official add-ons and plugins:

  • Spring add-on (24.4.15)
  • CDI add-on (15.0.1)
  • Maven plugin (24.4.21)
  • Gradle plugin (24.4.21)
  • Quarkus plugin (2.0.3)

Vaadin 24.7.0.alpha1

19 Dec 14:07
c6fca52
Compare
Choose a tag to compare
Vaadin 24.7.0.alpha1 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>

Changelogs

Official add-ons and plugins:

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