Releases: mcollovati/quarkus-hilla
Releases · mcollovati/quarkus-hilla
Release 25.0.0
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.
Release 25.0.0-rc1
Changelog
Contributors
We'd like to thank the following people for their contributions:
- Marco Collovati
Release 25.0.0-beta1
Release 24.9.4
Release 24.8.5
Release 24.9.3
Changelog
🐛 Fixes
- 31945fb remove workaround for VaadinServiceInitListener beans (#1858), closes #1858
- 9f861c0 fix generation of VaadinServiceInitListener service loader descriptor (#1847), closes #1847
- e988b4e refactor dev ui to be compatible with Quarkus 3.25+ (#1684) (#1771) (CP: 24.9), closes #1670 #1684 #1771
- 03e0337 Revert "chore(deps): bump io.smallrye:jandex-maven-plugin from 3.3.2 to 3.5.0 (#1712)", closes #1712
Contributors
We'd like to thank the following people for their contributions:
- Dario Götze
- Marco Collovati
Release 24.8.4
Changelog
🐛 Fixes
- 09f6ba3 remove workaround for VaadinServiceInitListener beans (#1858) (#1859), closes #1858 #1859
- dd51a3a fix generation of VaadinServiceInitListener service loader descriptor (#1847) (#1848), closes #1847 #1848
- 72f7136 refactor dev ui to be compatible with Quarkus 3.25+ (#1684) (#1771) (CP: 24.9) (#1772), closes #1670 #1684 #1771 #1772
🔄️ Changes
Contributors
We'd like to thank the following people for their contributions:
- Marco Collovati
Release 25.0.0-alpha1
Changelog
🐛 Fixes
- 994f02b refactor Vaadin ServiceInitEvent propagation (#1849), closes #1849
- 466f9fb adapt to Spring ApplicationContext changes (#1818), closes #1818
- 7c2ebd7 refactor dev ui to be compatible with Quarkus 3.25+ (#1684), closes #1684
🔄️ Changes
- 4c275ae handle vaadin-dev dependency (#1844), closes #1844
- 296ebb0 drop embedded plugin (#1798), closes #1797 #1798
- 0b8276f use Flow signals and adapt to Hilla changes (#1672), closes #1672
- c91375d deprecate webpackOutputDirectory setting (#1605), closes #1605
🧪 Tests
- ee450ba fix tests and update npm dependencies
- 7055056 use ordering to run E2E tests affecting database (#1659), closes #1659
- d8adaf1 fix confirm dialog verifications (#1617), closes #1617
- 5f38705 Fix double line in README.md (#1812), closes #1812
- c9d1502 Update README banner (#1784), closes #1784
Contributors
We'd like to thank the following people for their contributions:
- Dario Götze
- Marco Collovati
- mcollovati
Release 24.9.2
Release 24.8.3
Changelog
🐛 Fixes
- dd51a3a fix generation of VaadinServiceInitListener service loader descriptor (#1847) (#1848), closes #1847 #1848
- 72f7136 refactor dev ui to be compatible with Quarkus 3.25+ (#1684) (#1771) (CP: 24.9) (#1772), closes #1670 #1684 #1771 #1772
🔄️ Changes
Contributors
We'd like to thank the following people for their contributions:
- Marco Collovati