Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: vaadin/quarkus

Vaadin Quarkus add-on 3.0.0-beta2 for Vaadin 25.0

17 Oct 09:14
43db191

Choose a tag to compare

What's Changed

  • fix: create TaskCleanFrontendFiles before frontend build starts by @mcollovati in #220
  • chore: update codestart to use aura theme by @mcollovati in #221

Full Changelog: 3.0.0-alpha3...3.0.0-beta2

Vaadin Quarkus add-on 3.0.0-beta1 for Vaadin 25.0

15 Oct 12:33
2f88681

Choose a tag to compare

This is a beta pre-release of the Vaadin Quarkus extension version 3.0 for Vaadin 25, built on top of Flow 25.0.0-beta1.
Vaadin Quarkus extension 3.0 is based on Quarkus 3.27 and requires Java 21+.

Breaking changes

The Vaadin Quarkus extension can now work without defining the Vaadin Maven or Gradle plugin, since the frontend build is now part of the Quarkus build process.
Custom settings previously defined in the plugin configuration can be moved to application.properties file, by prefixing them with vaadin.build.; For example, <ciBuild>true</ciBuild> becomes vaadin.build.ciBuild=true.
To opt out and switch back to using the old behavior, set vaadin.build.enabled=false in the application configuration file.

Full Changelog: 2.2.1...3.0.0-beta1

3.0.0-alpha3

14 Oct 14:05
2f88681

Choose a tag to compare

3.0.0-alpha3 Pre-release
Pre-release

What's Changed

New Contributors

  • @tltv made their first contribution in #215

Full Changelog: 3.0.0-alpha2...3.0.0-alpha3

3.0.0-alpha2

13 Oct 06:17
a940c55

Choose a tag to compare

3.0.0-alpha2 Pre-release
Pre-release

What's Changed

Full Changelog: 3.0.0-alpha1...3.0.0-alpha2

3.0.0-alpha1

07 Jul 09:44

Choose a tag to compare

3.0.0-alpha1 Pre-release
Pre-release

What's Changed

Full Changelog: 2.2.0...3.0.0-alpha1

2.2.1

07 Jul 08:27
40c0f34

Choose a tag to compare

What's Changed

Full Changelog: 2.2.0...2.2.1

2.2.0

18 Jun 08:21
12d963e

Choose a tag to compare

What's Changed

Full Changelog: 2.1.3...2.2.0

Vaadin Quarkus add-on 2.2.0.rc1

09 Jun 13:54
12d963e

Choose a tag to compare

Pre-release

What's Changed

Full Changelog: 2.1.3...2.2.0.rc1

Vaadin Quarkus add-on 2.2.0.alpha1

26 May 09:48
12d963e

Choose a tag to compare

Pre-release

Vaadin Quarkus add-on GA release for Vaadin 24.8+ and Quarkus 3.20+.

What's Changed

Full Changelog: 2.1...2.2.0.alpha1

Vaadin Quarkus add-on 2.1.3

10 Mar 09:37
e569728

Choose a tag to compare

Vaadin Quarkus add-on GA release for Vaadin 24.5+ and Quarkus 3.15+.

What's Changed

  • fix: add replacement for VaadinSpringDataHelpers in native build by @mcollovati in #195

Full Changelog: 2.1.2...2.1.3