Vaadin Flow 2.1.6 is a maintenance release for Vaadin 14.1 with the following changes:
Bugfixes and enhancements
- Implement resynchronization of the client and server #7668
- Added servlet parameter maxMessageSuspendTimeout #7718
- NOTE: This change has introduced a new method to
DeploymentConfiguration
, which means that if you are using your own configuration, you will have to implement the method in your code.
- NOTE: This change has introduced a new method to
All changes: