Skip to content

2.0.0.alpha5

Pre-release
Pre-release
Compare
Choose a tag to compare
@ZheSun88 ZheSun88 released this 25 Nov 14:39
· 1181 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.alpha5)
  • Hilla Engine (Experimental) (2.0.0.alpha5)
  • Vaadin Dev Server (24.0.0.alpha9)

Official add-ons and plugins:

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

What's Changed

  • test(java/tests): use 24.0.0-alpha4 components by @Artur- in #648
  • build: set correct default branch in cherry pick script by @platosha in #658
  • chore(java/maven-plugin): [Snyk] Upgrade org.apache.maven.plugin-tools:maven-plugin-annotations from 3.6.4 to 3.7.0 by @snyk-bot in #665
  • fix: support BigInteger as a long by @cromoteca in #652
  • fix: use EndpointExposed annotation name when configuring parser in Maven Plugin by @cromoteca in #650
  • chore: Upgrade to Spring Boot 3 by @Artur- in #676
  • chore: fix wrong scope for org.apache.maven dep by @ZheSun88 in #677

Full Changelog: 2.0.0.alpha4...2.0.0.alpha5