Skip to content

Vaadin Flow 2.8.11

Choose a tag to compare

@vaadin-bot vaadin-bot released this 26 May 07:09
e47c812

Changes since 2.8.10

All changes

Fixes

  • Set Lookup attribute to servlet context from OSGi servlet context (#16769)
    Commit · Pull request · Issue

    This change ensures that Lookup is set in servlet context attributes when initializing VaadinServlet in OSGi environment.