Skip to content

2.0.0.rc2

Pre-release
Pre-release

Choose a tag to compare

@ZheSun88 ZheSun88 released this 06 Mar 14:38
· 2054 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
  • Spring Boot 3

Versions

Included dependencies:

  • Hilla Endpoint (2.0.0.rc2)
  • Hilla Engine (Experimental) (2.0.0.rc2)
  • Vaadin Dev Server (24.0.0.rc2)

Official add-ons and plugins:

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

What's Changed

  • fix(engine): change how model checks for nullable fields (#797) (CP: 2.0) by @vaadin-bot in #801
  • fix(engine): let NonNullPlugin find NonNullApi annotation on parent packages (#798) (CP: 2.0) by @vaadin-bot in #803

Full Changelog: 2.0.0.rc1...2.0.0.rc2