Skip to content

2.0.0.beta2

Pre-release
Pre-release

Choose a tag to compare

@ZheSun88 ZheSun88 released this 14 Feb 09:55
· 2052 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.beta2)
  • Hilla Engine (Experimental) (2.0.0.beta2)
  • Vaadin Dev Server (24.0.0.beta2)

Official add-ons and plugins:

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

What's Changed

  • fix: generator template language by @jouni in #730
  • fix: Make push work with native compile by @Artur- in #749
  • chore: enable the restrictions to everyone by @ZheSun88 in #751
  • refactor!(parser-jvm): simplify parser configuration by @Lodin in #748
  • chore: Remove public from @bean definitions by @Artur- in #750
  • fix: Make push compatible with Spring native by @Artur- in #755
  • chore: enable github action for 2.0 branch by @ZheSun88 in #759

Full Changelog: 2.0.0.beta1...2.0.0.beta2