Skip to content

2.0.0.beta1

Pre-release
Pre-release

Choose a tag to compare

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

Official add-ons and plugins:

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

What's Changed

  • fix: make Optionals always nullable by @cromoteca in #739
  • chore(release): npm version 2.0.0-alpha10 by @ZheSun88 in #741
  • feat!(parser-jvm): add support for ObjectMapper shared custom factory by @Lodin in #736
  • fix: preserve vaadin-featureflags.ts by @cromoteca in #743
  • refactor!(parser-jvm): get rid of ...Stream() methods by @Lodin in #740

Full Changelog: 2.0.0.alpha10...2.0.0.beta1