Vaadin Framework 8.14.1
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