Skip to content

1.3.0.alpha2

Pre-release
Pre-release
Compare
Choose a tag to compare
@ZheSun88 ZheSun88 released this 18 Nov 10:28
· 888 commits to main since this release

Website · Getting Started · Documentation

This is a pre-release for the next minor version of Hilla. We appreciate if you give it a try and report any issues you notice.

Versions

Included dependencies:

  • Hilla Endpoint (1.3.0.alpha2)
  • Hilla Engine (Experimental) (1.3.0.alpha2)
  • Vaadin Dev Server (23.3.0.alpha3)

Official add-ons and plugins:

  • Hilla Maven Plugin
  • Hilla Spring Boot Starter
  • Vaadin Design System / Web Components (23.3.0-alpha6)

What's Changed

  • chore: update Spring dependency versions by @platosha in #575
  • fix: generate default parameter names when they are not available in compiled classes by @cromoteca in #572
  • fix(form): use more reliable method to collect model children by @Lodin in #577
  • fix: support the @EndpointExposed annotation in the multi-module engine by @cromoteca in #520
  • feat(frontend): add specialized errors based on HTTP response codes by @cromoteca in #557
  • test: Refactor test so private API is used in only one place by @Artur- in #596
  • fix: Use Atmosphere (esm) instead of socket.io for servlet 5 compatibility by @Artur- in #597
  • chore: Update package locks from Atmosphere change by @Artur- in #598
  • chore: add 1.3 to branch validation by @vursen in #622
  • chore: Make project work with latest Flow (#627) by @ZheSun88 in #639
  • chore: resolve circular dependency (#570) (CP: 1.3) by @ZheSun88 in #623

Full Changelog: 1.3.0.alpha1...1.3.0.alpha2