Skip to content

19.0.0.alpha3

Pre-release
Pre-release
Compare
Choose a tag to compare
@platosha platosha released this 11 Oct 11:24
· 48 commits to master since this release
c10bbd6

Prerelease for Vaadin 22 on top of Flow 9.0.0.alpha9

New Features since 19.0.0.alpha2

  • Don't ignore endpoint request for Spring CSRF check (#908)

    Vaadin Fusion endpoint requests are no longer ignored in Spring Security CSRF configuration, as they are now compatible.

Fixes since 19.0.0.alpha2

  • Take into account that a VaadinSession can be detached from the HTTP session (#911)

    Fixes NPE from VaadinAwareSecurityContextHolderStrategy when logging out, see #910.

To see what is included, take a look at the changes since version 19.0.0.alpha2