github vaadin/flow 24.8.0.beta2
Vaadin Flow 24.8.0.beta2

latest releases: 24.9.0-beta3, 25.0.0-alpha12, 25.0.0-alpha11...
pre-release3 months ago

Changes since 24.8.0.beta1

All changes

Fixes

  • Make Vite messages from browser to server work (#21565)
    Commit · Pull request · Issue

  • Improve TaskExecutor selection strategy in SpringVaadinServletService (#21542)
    Commit · Pull request · Issue

    When multiple TaskExecutor beans are available at application startup, Vaadin prevents application startup by throwing an exception. This change applies a smarter selection strategy instead of immediately failing with, by prioritizing regular TaskExecutor beans over TaskScheduler beans when both are present (fixes issues when @EnableScheduling is used) and application defined executors over Spring defaults.

Don't miss a new flow release

NewReleases is sending notifications on new releases.