Skip to content

Vaadin Flow 2.6.3

Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 10 Jun 11:52
· 50 commits to 2.6 since this release
11b054a

Vaadin Flow 2.6.3

Changes in Flow from 2.6.2

  • Fixes:

    • Handle concurrent file requests (#11147). PR:11158. Ticket:11144

      Fixes a regression in Flow 2.6.2 / Vaadin 14.6.2 that broke resources loading

    • Add reflections input filter (#10333). PR:11171

      Add input filtering so we only handle class files from the classpath in ReflectionsClassFinder Closes #10304

    • Add javadocs warning to avoid using ResponseWriter for dirs (#11112). PR:11166

  • ⧉ All changes