Changelogs · Upgrading guides · Docs · Get Started
This is a pre-release for the Vaadin 24.0. 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
There is a False Positive Report on vulnerabilities checking with this Vaadin version, we have already summited the solution to the Dependency-Check-Maven
which will be released with their next release.
Vulnerabilities in: pkg:maven/com.vaadin/sso-kit-starter@2.0.0.beta1 [CVE-2020-36321, CVE-2021-31407, CVE-2021-31412, CVE-2021-31404]
Changelogs
- Flow (24.0.0.beta2) and Hilla (2.0.0.beta2)
- Design System
- Web Components (24.0.0-beta2)
- Flow Components (24.0.0.beta2)
- Designer (Release notes)
- Design System Publisher (Documentation)
- TestBench (9.0.0.beta1)
- Classic Components(24.0.0.beta1)
- Multiplatform Runtime (MPR) (7.0.0.beta1)
- Router (1.7.4)
- Vaadin Kits
- Azure Kit (1.0.0)
- Collaboration Engine (6.0.0.beta1)
- Kubernetes Kit (2.0.0.beta1)
- Observability Kit (2.0.0.betaa1)
- SSO Kit (2.0.0.beta1)
- Swing Kit (2.0-SNAPSHOT)
- Designer (Release notes)
Official add-ons and plugins:
- Spring add-on (24.0.0.beta2)
- CDI add-on (15.0.0.beta1)
- Maven plugin (24.0.0.beta2)
- Gradle plugin (24.0.0.beta2)
- Quarkus plugin (2.0.0.beta1)