github vaadin/flow 23.5.4
Vaadin Flow 23.5.4

7 days ago

Changes since 23.5.3

All changes

New features

Fixes

  • Prevent NPE when creating init parameters (#19856) (CP: 23.5)
    Commit · Pull request · Issue

    ServletConfig might contain init parameter with null values. This is however not supported by java Properties class. This change adds a null check and logs offending keys for debugging purpose.

Don't miss a new flow release

NewReleases is sending notifications on new releases.