New and Noteworthy Since Quarkus-Hilla 24.9
Supported technologies
- Vaadin 25.9
- Quarkus 3.27 LTS or newer
Key Changes
Breaking Changes:
- Dropped support for the internal embedded plugin in favor or Vaadin implementation (#1797, #1798)
- Deprecated
webpackOutputDirectorysetting (#1605)
Improvements:
- Migrated to Flow signals and adapted to Hilla framework changes (#1672)
- Enhanced handling of
vaadin-devdependency (#1844) - Refactored Dev UI for compatibility with Quarkus 3.25+ (#1684)
Bug Fixes
- Fixed
@Namedqualifier issue by using@Identifierinstead (#1891) - Refactored Vaadin
ServiceInitEventpropagation (#1849) - Adapted to Spring ApplicationContext changes for better compatibility (#1818)
Contributors
Special thanks to:
- Marco Collovati
- Dario Götze
The 25.0.0 release focuses on modernizing the codebase to work with the latest Quarkus (3.25+) and Hilla framework versions, while removing deprecated functionality and improving overall stability.