Skip to content

2.0.0.beta3

Pre-release
Pre-release

Choose a tag to compare

@ZheSun88 ZheSun88 released this 21 Feb 10:12
· 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.beta3)
  • Hilla Engine (Experimental) (2.0.0.beta3)
  • Vaadin Dev Server (24.0.0.beta3)

Official add-ons and plugins:

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

What's Changed

  • feat: enable multi-module engine without feature flag (#738) (CP: 2.0) by @platosha in #760
  • fix: make Jackson annotations work when using hilla:generate (#761) (CP: 2.0) by @vaadin-bot in #762
  • feat: enable reactive endpoints (push support) (#766) (CP: 2.0) by @vaadin-bot in #768

Full Changelog: 2.0.0.beta2...2.0.0.beta3