Skip to content

Vaadin Framework 8.14.1

Compare
Choose a tag to compare
@ZheSun88 ZheSun88 released this 06 Oct 06:36
· 32 commits to 8.14 since this release
c30450f

Vaadin Framework 8.14.1 is a maintenance release with the following fixes :

  • fix: Add MPR UI id request parameter(part of Warranty fix in MPR project)
  • fix: VaadinService.reinitializeSession fails if there are multiple VaadinSession in the HTTP session
  • fix: ConcurrentModificationException in vaadin-shared on karaf-4.2.x

Behavior breaking changes

  • fix: Add row limit of 500 to DataCommunicator row data requests to avoid denial of service attacks (CVE-2021-33609) There will be method to override this behavior in upcoming versions.

Internal Changes

  • deprecate the vaadin-snapshot usage in Framework project, deploy snapshot release to vaadin-prerelease

See 8.14.1 milestone for all changes