Skip to content

2.0.0.alpha10

Pre-release
Pre-release
Compare
Choose a tag to compare
@ZheSun88 ZheSun88 released this 03 Feb 14:30
· 834 commits to main since this 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.alpha10)
  • Hilla Engine (Experimental) (2.0.0.alpha10)
  • Vaadin Dev Server (24.0.0.beta1)

Official add-ons and plugins:

  • Hilla Maven Plugin (2.0.0.alpha10)
  • Hilla Spring Boot Starter (2.0.0.alpha10)
  • Vaadin Design System / Web Components (24.0.0-alpha13)
  • Vaadin Design System / React Components (2.0.0-alpha13)

What's Changed

  • chore: Make compatible with latest Flow by @Artur- in #724
  • fix(generator-typescript-plugin-model): fix generating empty annotations by @Lodin in #713
  • chore: Upgrade to Spring Boot 3.0.2 by @Artur- in #722
  • test(java/tests): add required webdrivermanager dependency by @platosha in #727
  • Avoid running Maven each time source files change by @cromoteca in #709
  • feat(parser-jvm): implement Jackson Properties by @Lodin in #720

Full Changelog: 2.0.0.alpha9...2.0.0.alpha10