github vaadin/flow 9.1.5
Vaadin Flow 9.1.5

13 months ago

Changes since 9.1.4

All changes

Fixes

  • Upgrade pnpm version to 7.33.5
    Pull request

  • Fix unsafe path check for URL decoded path (#17312)
    Commit · Pull request · Issue

    If a path is already URL decoded but contains a percent char, the unsafe path check fails when it tries to decode it again. The thrown IllegalArgumentException can be safely ignored, as it means that the input path is already decoded and can be checked as is.

  • Update jandex-maven-plugin for JDK 21 (#17291)
    Commit · Pull request

Don't miss a new flow release

NewReleases is sending notifications on new releases.