Skip to content

Releases: vaadin/hilla

1.2.9

23 Nov 11:48
Compare
Choose a tag to compare

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

23 Nov 11:23
Compare
Choose a tag to compare

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

22 Nov 18:36
Compare
Choose a tag to compare
1.3.0.alpha3 Pre-release
Pre-release

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

Full Changelog: 1.3.0.alpha2...1.3.0.alpha3

2.0.0.alpha4

21 Nov 14:01
Compare
Choose a tag to compare
2.0.0.alpha4 Pre-release
Pre-release

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

18 Nov 10:28
Compare
Choose a tag to compare
1.3.0.alpha2 Pre-release
Pre-release

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

09 Nov 11:26
Compare
Choose a tag to compare

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

09 Nov 10:00
Compare
Choose a tag to compare

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

07 Nov 13:16
Compare
Choose a tag to compare

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

02 Nov 12:02
Compare
Choose a tag to compare
2.0.0.alpha2 Pre-release
Pre-release

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

31 Oct 16:59
7466e5d
Compare
Choose a tag to compare
2.0.0.alpha1 Pre-release
Pre-release

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

Full Changelog: 1.3...2.0.0.alpha1