Releases: vaadin/quarkus
Vaadin Quarkus add-on 3.0.0-beta2 for Vaadin 25.0
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
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
What's Changed
- feat: add embedded Vaadin plugin by @tltv in #215
- chore: bump Quarkus to 3.27 by @mcollovati in #216
New Contributors
Full Changelog: 3.0.0-alpha2...3.0.0-alpha3
3.0.0-alpha2
What's Changed
- chore!: set base Java version to 21 by @mcollovati in #211
- fix: handle missing reflection hints by @mcollovati in #214
Full Changelog: 3.0.0-alpha1...3.0.0-alpha2
3.0.0-alpha1
What's Changed
- chore: bump project to 3.0 by @mcollovati in #206
- chore: update codestart and make extension not listed in Dev UI by @mcollovati in #208
Full Changelog: 2.2.0...3.0.0-alpha1
2.2.1
What's Changed
- chore: update codestart (#208) (CP: 2.2) by @vaadin-bot in #209
- chore: prevent the extension to be listed in DevUI (#208) (CP: 2.2) by @mcollovati in #210
Full Changelog: 2.2.0...2.2.1
2.2.0
What's Changed
- fix: add native hint for feature flags file by @mcollovati in #198
- chore: bump project to 2.2 and Vaadin to 24.8 by @mcollovati in #201
- chore: upgrade vaadin-parent to 3.0.0 by @ZheSun88 in #204
- feat: make VaadinServiceEnabled bean unremovable by default by @mcollovati in #202
- feat: detect specific Executor for VaadinService by @mcollovati in #203
Full Changelog: 2.1.3...2.2.0
Vaadin Quarkus add-on 2.2.0.rc1
What's Changed
- fix: add native hint for feature flags file by @mcollovati in #198
- chore: bump project to 2.2 and Vaadin to 24.8 by @mcollovati in #201
- chore: upgrade vaadin-parent to 3.0.0 by @ZheSun88 in #204
- feat: make VaadinServiceEnabled bean unremovable by default by @mcollovati in #202
- feat: detect specific Executor for VaadinService by @mcollovati in #203
Full Changelog: 2.1.3...2.2.0.rc1
Vaadin Quarkus add-on 2.2.0.alpha1
Vaadin Quarkus add-on GA release for Vaadin 24.8+ and Quarkus 3.20+.
What's Changed
- feat: detect specific Executor for VaadinService (#203) by @mcollovati
- feat: make VaadinServiceEnabled bean unremovable by default (#202) by @mcollovati
- fix: add native hint for feature flags file (#198) by @mcollovati
Full Changelog: 2.1...2.2.0.alpha1
Vaadin Quarkus add-on 2.1.3
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