Skip to content

2.0.0.alpha9

Pre-release
Pre-release
Compare
Choose a tag to compare
@ZheSun88 ZheSun88 released this 19 Jan 12:56
· 1179 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.alpha9)
  • Hilla Engine (Experimental) (2.0.0.alpha9)
  • Vaadin Dev Server (24.0.0.alpha14)

Official add-ons and plugins:

  • Hilla Maven Plugin (2.0.0.alpha9)
  • Hilla Spring Boot Starter (2.0.0.alpha9)
  • Vaadin Design System / Web Components (24.0.0-alpha11)

What's Changed

  • refactor!(parser-jvm): drop ClassGraph in favor of Java Reflection by @Lodin in #715
  • chore(release): make package-lock.json npm 8 compatible by @platosha in #721

Full Changelog: 2.0.0.alpha8...2.0.0.alpha9