Releases: vaadin/hilla
Hilla 25.1.0-alpha2
Website · Getting Started · Documentation
This is a pre-release for the next minor version of Hilla. We appreciate it if you give it a try and report any issues you notice.
Versions
- Hilla Maven Plugin
- Hilla Gradle Plugin
- Hilla Spring Boot Starter
- Vaadin Design System / Web Components (25.1.0-alpha1)
- Vaadin Design System / React Components (25.1.0-alpha1)
What's Changed
- deps: Bump javaparser to 3.28.0 by @MarcinVaadin in #4574
- chore: fix compilation errors by @mcollovati in #4590
Full Changelog: 25.1.0-alpha1...25.1.0-alpha2
Hilla 25.1.0-alpha1
Website · Getting Started · Documentation
This is a pre-release for the next minor version of Hilla. We appreciate it if you give it a try and report any issues you notice.
Versions
- Hilla Maven Plugin
- Hilla Gradle Plugin
- Hilla Spring Boot Starter
- Vaadin Design System / Web Components (25.1.0-alpha1)
- Vaadin Design System / React Components (25.1.0-alpha1)
What's Changed
- fixes: fix compilation failure after flow refactor by @ZheSun88 in #4557
- refactor: refactor Hilla hotswapper by @mcollovati in #4562
- chore: add flow-build-tools dependency by @mcollovati in #4565
- chore: use managed flow-build-tools version by @mcollovati in #4566
Full Changelog: 25.0.0...25.1.0-alpha1
Hilla 25.0.3
Website · Getting Started · Documentation
Versions
- Hilla Maven Plugin
- Hilla Gradle Plugin
- Hilla Spring Boot Starter
- Vaadin Design System / Web Components (25.0.2)
- Vaadin Design System / React Components (25.0.2)
What's Changed
- fixes: fix compilation failure after flow refactor by @ZheSun88 in #4557
- refactor: refactor Hilla hotswapper by @mcollovati in #4562
- chore: add flow-build-tools dependency by @mcollovati in #4565
Full Changelog: 25.0.0...25.0.3
Hilla 24.9.9
Website · Getting Started · Documentation
Versions
- Hilla Maven Plugin
- Hilla Gradle Plugin
- Hilla Spring Boot Starter
- Vaadin Design System / Web Components (24.9.9)
- Vaadin Design System / React Components (24.9.9)
What's Changed
- fixes: fix compilation failure after flow refactor by @ZheSun88 in #4557
- refactor: refactor Hilla hotswapper by @mcollovati in #4562
- chore: add flow-build-tools dependency by @mcollovati in #4565
Full Changelog: 25.0.0...24.9.9
Hilla 25.0.0
New and Noteworthy since 24.9
Opt-in Dependency in Vaadin Platform
Hilla features are bound to be integrated into Flow. In this version, Hilla has only been changed to be an opt-in dependency. Add com.vaadin/hilla-spring-boot-starter to keep using Hilla.
Hilla Full-Stack Signals (Experimental)
Hilla Full-Stack Signals keep evolving as an experimental feature. In this release, we integrated Hilla Full-Stack Signals with the new Vaadin Signals library.
Supported technologies
Java version 21+ (up from 17+)
Spring Boot 4 (up from 3)
JakartaEE 11 (up from 10)
Node 24 (up from 20)
pnpm 11 (up from 7)
React 19 (up from 18)
JUnit 6 (up from 5)
Notable Changes Since 24.9
- feat!: integrate Vaadin signals library in Hilla (ValueSignal) by @taefi in #3500
- feat(autocrud): add toolbar renderer by @cromoteca in #3999
- fix(autocrud): stabilize layout to remove flickering by @cromoteca in #3998
- feat(security): add role prefix handling in AuthenticationUtil by @cromoteca in #4132
- fix: disable atmosphere anaytics by @caalador in #4290
- fix(file-router): respect flowLayout: false in view config by @platosha in #4430
- fix(engine-core): always consume Process output by @platosha in #3913
- fix: AutoCrud in flexbox uses full width by @rbrki07 in #3425
What's Changed Since 25.0.0-rc2
- fix(engine-core): always consume Process output by @platosha in #3913
- fix: AutoCrud in flexbox uses full width by @rbrki07 in #3425
New Contributors
Hilla 25.0.2
Website · Getting Started · Documentation
Versions
- Hilla Maven Plugin
- Hilla Gradle Plugin
- Hilla Spring Boot Starter
- Vaadin Design System / Web Components (25.0.1)
- Vaadin Design System / React Components (25.0.1)
What's Changed
- fix(engine-core): always consume Process output by @platosha in #3913
- chore: upgrade vaadin-testbench to 10.0.0 by @vaadin-bot in #4461
- fix: AutoCrud in flexbox uses full width by @rbrki07 in #3425
- chore: bump snapshot version to 25.1 by @platosha in #4472
- test: add full-stack testing infrastructure for Java → TypeScript generation by @Artur- in #4297
- chore(form): update validator library by @platosha in #4480
- chore: update spring-boot to 4.0.1 by @vaadin-bot in #4492
Full Changelog: 25.0.0-rc2...25.0.2
Hilla 25.0.1
Website · Getting Started · Documentation
Versions
- Hilla Maven Plugin
- Hilla Gradle Plugin
- Hilla Spring Boot Starter
- Vaadin Design System / Web Components (25.0.1)
- Vaadin Design System / React Components (25.0.1)
What's Changed
- fix(engine-core): always consume Process output by @platosha in #3913
- chore: upgrade vaadin-testbench to 10.0.0 by @vaadin-bot in #4461
- fix: AutoCrud in flexbox uses full width by @rbrki07 in #3425
- chore: bump snapshot version to 25.1 by @platosha in #4472
- test: add full-stack testing infrastructure for Java → TypeScript generation by @Artur- in #4297
- chore(form): update validator library by @platosha in #4480
- chore: update spring-boot to 4.0.1 by @vaadin-bot in #4492
Full Changelog: 25.0.0-rc2...25.0.1
Hilla 24.9.8
Website · Getting Started · Documentation
Versions
- Hilla Maven Plugin
- Hilla Gradle Plugin
- Hilla Spring Boot Starter
- Vaadin Design System / Web Components (24.9.7)
- Vaadin Design System / React Components (24.9.7)
What's Changed
- fix(engine-core): always consume Process output by @platosha in #3913
- chore: upgrade vaadin-testbench to 10.0.0 by @vaadin-bot in #4461
- fix: AutoCrud in flexbox uses full width by @rbrki07 in #3425
- chore: bump snapshot version to 25.1 by @platosha in #4472
- test: add full-stack testing infrastructure for Java → TypeScript generation by @Artur- in #4297
- chore(form): update validator library by @platosha in #4480
- chore: update spring-boot to 4.0.1 by @vaadin-bot in #4492
Full Changelog: 25.0.0-rc2...24.9.8
Hilla 24.8.16
Website · Getting Started · Documentation
Versions
- Hilla Maven Plugin
- Hilla Gradle Plugin
- Hilla Spring Boot Starter
- Vaadin Design System / Web Components (24.8.14)
- Vaadin Design System / React Components (24.8.14)
What's Changed
- fix(engine-core): always consume Process output by @platosha in #3913
- chore: upgrade vaadin-testbench to 10.0.0 by @vaadin-bot in #4461
- fix: AutoCrud in flexbox uses full width by @rbrki07 in #3425
Full Changelog: 25.0.0-rc2...24.8.16
Hilla 25.0.0-rc2
Website · Getting Started · Documentation
This is a pre-release for the next minor version of Hilla. We appreciate it if you give it a try and report any issues you notice.
Versions
- Hilla Maven Plugin
- Hilla Gradle Plugin
- Hilla Spring Boot Starter
- Vaadin Design System / Web Components (25.0.0-rc1)
- Vaadin Design System / React Components (25.0.0-rc1)
What's Changed
- fix: Use environment protection for pull_request_target workflows (align with flow) by @manolo in #4441
- chore: add license related goals to Maven plugin by @mcollovati in #4446
Full Changelog: 25.0.0-rc1...25.0.0-rc2