Releases: vaadin/hilla
1.2.9
Website · Getting Started · Documentation
Included dependencies:
- Hilla Endpoint (1.2.9)
- Hilla Engine (Experimental) (1.2.9)
- Vaadin Dev Server (23.2.7)
Official add-ons and plugins:
- Hilla Maven Plugin (1.2.9)
- Hilla Spring Boot Starter (1.2.9)
- Vaadin Design System / Web Components (23.2.10)
What's Changed
- fix(endpoint): websocket path matching is not matching because of trailing slash by @rob-64 in #606
- test: Set proper scope on test artifacts (#618) (CP: 1.2) by @vaadin-bot in #660
- fix: generate declare keyword for createEmptyValue methods (#656) (CP: 1.2) by @vaadin-bot in #664
- chore: remove the permission checking step (#651) (CP: 1.2) by @vaadin-bot in #662
New Contributors
Full Changelog: 1.2.8...1.2.9
1.1.16
Website · Getting Started · Documentation
Versions
Included dependencies:
- Fusion Endpoint (23.1.12)
- Vaadin Dev Server (23.1.12)
Official add-ons and plugins:
- Hilla Maven Plugin (1.1.16)
- Hilla Spring Boot Starter (1.1.16)
- Vaadin Design System / Web Components (23.1.15)
What's Changed
Full Changelog: 1.1.15...1.1.16
1.3.0.alpha3
Website · Getting Started · Documentation
This is a pre-release for the next minor version of Hilla. We appreciate if you give it a try and report any issues you notice.
Versions
Included dependencies:
- Hilla Endpoint (1.3.0.alpha3)
- Hilla Engine (Experimental) (1.3.0.alpha3)
- Vaadin Dev Server (23.3.0.beta1)
Official add-ons and plugins:
- Hilla Maven Plugin
- Hilla Spring Boot Starter
- Vaadin Design System / Web Components (23.3.0-beta1)
What's Changed
- fix: generate declare keyword for createEmptyValue methods (#656) (CP: 1.3) by @vaadin-bot in #663
- chore: remove the permission checking step (#651) (CP: 1.3) by @vaadin-bot in #661
- test: Set proper scope on test artifacts (#618) (CP: 1.3) by @vaadin-bot in #659
Full Changelog: 1.3.0.alpha2...1.3.0.alpha3
2.0.0.alpha4
Website · Getting Started · Documentation
This is a pre-release for the next major version of Hilla. We appreciate it if you give it a try and report any issues you notice.
Breaking changes
Minimum requirements
The following minimum supported versions were upgraded for the upcoming Hilla 2 release:
- Java 17
- Jakarta EE 9
- Jakarta Servlet 5.0
- Spring Framework 6
- Spring Boot 3
Versions
Included dependencies:
- Hilla Endpoint (2.0.0.alpha4)
- Hilla Engine (Experimental) (2.0.0.alpha4)
- Vaadin Dev Server (24.0.0.alpha8)
Official add-ons and plugins:
- Hilla Maven Plugin (2.0.0.alpha4)
- Hilla Spring Boot Starter (2.0.0.alpha4)
- Vaadin Design System / Web Components (24.0.0-alpha4)
What's Changed
- chore: Make project work with latest Flow by @Artur- in #627
- feat: Provide Spring Boot 3 native reflection metadata for endpoints by @Artur- in #628
- Revert "chore(release): npm version 1.1.14" by @Artur- in #637
- chore: update github/action to get rid of warnings by @ZheSun88 in #630
- chore: add cherry pick script by @ZheSun88 in #640
- chore: rename file to .cjs by @ZheSun88 in #642
- test: Remove dependency on vaadin-core and Flow components by @Artur- in #646
- chore: Upgrade to Spring Boot 3 RC2 by @Artur- in #643
- test: Remove unnecessary excludes by @Artur- in #647
- test: Set proper scope on test artifacts by @Artur- in #618
- chore: remove the permission checking step by @ZheSun88 in #651
- fix: generate declare keyword for createEmptyValue methods by @platosha in #656
Full Changelog: 2.0.0.alpha2...2.0.0.alpha4
1.3.0.alpha2
Website · Getting Started · Documentation
This is a pre-release for the next minor version of Hilla. We appreciate if you give it a try and report any issues you notice.
Versions
Included dependencies:
- Hilla Endpoint (1.3.0.alpha2)
- Hilla Engine (Experimental) (1.3.0.alpha2)
- Vaadin Dev Server (23.3.0.alpha3)
Official add-ons and plugins:
- Hilla Maven Plugin
- Hilla Spring Boot Starter
- Vaadin Design System / Web Components (23.3.0-alpha6)
What's Changed
- chore: update Spring dependency versions by @platosha in #575
- fix: generate default parameter names when they are not available in compiled classes by @cromoteca in #572
- fix(form): use more reliable method to collect model children by @Lodin in #577
- fix: support the
@EndpointExposed
annotation in the multi-module engine by @cromoteca in #520 - feat(frontend): add specialized errors based on HTTP response codes by @cromoteca in #557
- test: Refactor test so private API is used in only one place by @Artur- in #596
- fix: Use Atmosphere (esm) instead of socket.io for servlet 5 compatibility by @Artur- in #597
- chore: Update package locks from Atmosphere change by @Artur- in #598
- chore: add 1.3 to branch validation by @vursen in #622
- chore: Make project work with latest Flow (#627) by @ZheSun88 in #639
- chore: resolve circular dependency (#570) (CP: 1.3) by @ZheSun88 in #623
Full Changelog: 1.3.0.alpha1...1.3.0.alpha2
1.2.8
Website · Getting Started · Documentation
Included dependencies:
- Hilla Endpoint (1.2.8)
- Hilla Engine (Experimental) (1.2.8)
- Vaadin Dev Server (23.2.6)
Official add-ons and plugins:
- Hilla Maven Plugin (1.2.8)
- Hilla Spring Boot Starter (1.2.8)
- Vaadin Design System / Web Components (23.2.8)
What's Changed
- chore: update Spring dependency versions (#575) by @cromoteca in #633
- build: prevent saving non-build Java IT modules to workspace (#565) by @cromoteca in #631
- fix: support the
@EndpointExposed
annotation in the multi-module engine (#520) by @cromoteca in #634 - fix: generate default parameter names when they are not available in compiled classes (#572) by @cromoteca in #636
- fix(form): use more reliable method to collect model children (#577) by @cromoteca in #635
Full Changelog: 1.2.7...1.2.8
1.1.15
Website · Getting Started · Documentation
Versions
Included dependencies:
- Fusion Endpoint (23.1.11)
- Vaadin Dev Server (23.1.11)
Official add-ons and plugins:
- Hilla Maven Plugin (1.1.15)
- Hilla Spring Boot Starter (1.1.15)
- Vaadin Design System / Web Components (23.1.13)
Full Changelog: 1.1.14...1.1.15
1.2.7
Website · Getting Started · Documentation
Included dependencies:
- Hilla Endpoint (1.2.7)
- Hilla Engine (Experimental) (1.2.7)
- Vaadin Dev Server (23.2.6)
Official add-ons and plugins:
- Hilla Maven Plugin (1.2.7)
- Hilla Spring Boot Starter (1.2.7)
- Vaadin Design System / Web Components (23.2.8)
What's Changed
Full Changelog: 1.2.6...1.2.7
2.0.0.alpha2
Website · Getting Started · Documentation
This is a pre-release for the next major version of Hilla. We appreciate it if you give it a try and report any issues you notice.
Breaking changes
Minimum requirements
The following minimum supported versions were upgraded for the upcoming Hilla 2 release:
- Java 17
- Jakarta EE 9
- Jakarta Servlet 5.0
- Spring Framework 6
- Spring Boot 3
Versions
Included dependencies:
- Hilla Endpoint (2.0.0.alpha2)
- Hilla Engine (Experimental) (2.0.0.alpha2)
- Vaadin Dev Server (24.0.0.alpha5)
Official add-ons and plugins:
- Hilla Maven Plugin (2.0.0.alpha2)
- Hilla Spring Boot Starter (2.0.0.alpha2)
- Vaadin Design System / Web Components (24.0.0-alpha2)
Full Changelog: 2.0.0.alpha1...2.0.0.alpha2
2.0.0.alpha1
Website · Getting Started · Documentation
This is a pre-release for the next major version of Hilla. We appreciate it if you give it a try and report any issues you notice.
Breaking changes
Minimum requirements
The following minimum supported versions were upgraded for the upcoming Hilla 2 release:
- Java 17
- Jakarta EE 9
- Jakarta Servlet 5.0
- Spring Framework 6
- Spring Boot 3
Versions
Included dependencies:
- Hilla Endpoint (2.0.0.alpha1)
- Hilla Engine (Experimental) (2.0.0.alpha1)
- Vaadin Dev Server (24.0.0.alpha5)
Official add-ons and plugins:
- Hilla Maven Plugin
- Hilla Spring Boot Starter
- Vaadin Design System / Web Components (24.0.0-alpha1)
Noteworthy changes
- chore: update vaadin-parent to 2.1.0 by @vursen in #609
- feat!: Servlet 5 / Spring Boot 3 support by @Artur- and @vursen in #599
- chore!: upgrade to SLF4J 2.0 by @Artur- in #615
- chore!: upgrade to TestBench 9.0.0.alpha1 by @vursen in #617
- chore!: upgrade to Spring Boot 3 RC1 by @vursen in #616
Full Changelog: 1.3...2.0.0.alpha1