github vaadin/flow 25.0.2
Vaadin Flow 25.0.2

2 hours ago

Changes since 25.0.1

All changes

Fixes

  • Register reflection and resource hints for error handlers in native builds (#23054)
    Commit · Pull request · Issue

    Extract and register exception types from HasErrorParameter generic parameter for reflection. Register resource hints for ClassPathScanner to discover error handler classes at runtime in GraalVM native images.

  • Add missing reflection hints for type used with ReflectTools (#23059)
    Commit · Pull request · Issue

    WebComponentExporter, I18NProvider, and MenuAccessControl might be instantiated via ReflectTools.createInstance and were missing reflection hints in VaadinBeanFactoryInitializationAotProcessor, which could cause issues at runtime in native executables.

Don't miss a new flow release

NewReleases is sending notifications on new releases.