Changes since 23.1.11
New features
-
Port dependency filtering from v14 gradle plugin (#15186)
Commit · Pull request · IssueBring in dependency filtering from the vaadin 14 gradle plugin.
Fixes
-
Added MAXIMUM_ALLOWED_ITEMS_LOWER_LIMIT for small pageSizes (#15220)
Commit · Pull request · Issue -
Suppress error handler for upload (#15141)
Commit · Pull request · IssueDo not call the error handler for upload io exceptions. Only inform as streaming failed.
-
Linux node installation (#14657) (#14825)
Commit · Pull request · IssueNodeJS 18 is more strict about where the contents are located than old versions.
-
Do not log null if servlet deployer is disabled (#15054)
Commit · Pull request · Issue -
Skip IBMRestServlet when checking for VaadinServlet (#15088)
Commit · Pull request · Issue