github vaadin/flow 2.4.9
Vaadin Flow 2.4.9

latest releases: 24.4.0, 24.4.0.rc2, 24.5.0.alpha3...
3 years ago

Vaadin Flow 2.4.9

Changes in Flow from 2.4.8

  • Fixes:
    • Close InputStream properly in FrontendUtils. PR:10315 Thanks to @knoobie for contribution

      Close InputStream for stats.json obtained from classpath, external url or webpack.

    • Cache stats.json loaded from class path. PR:10303 Thanks to @knoobie for contribution

      Caches stats.json file loaded from class path and improves the performance by not being opening too many stats.json files under the load.

    • FrameworkUtil class presence doesn't mean OSGi. PR:10285

      Make OSGi check more correct otherwise the code works incorrectly if FrameworkUtil is present in the classpath
      all changes since previous version

Don't miss a new flow release

NewReleases is sending notifications on new releases.