Skip to content

Release 25.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Dec 10:15
· 3 commits to main since this release
0175d4c

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 webpackOutputDirectory setting (#1605)

Improvements:

  • Migrated to Flow signals and adapted to Hilla framework changes (#1672)
  • Enhanced handling of vaadin-dev dependency (#1844)
  • Refactored Dev UI for compatibility with Quarkus 3.25+ (#1684)

Bug Fixes

  • Fixed @Named qualifier issue by using @Identifier instead (#1891)
  • Refactored Vaadin ServiceInitEvent propagation (#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.