Changes since 2.13.0
Fixes
-
Zip file extractor (#23125)
Commit · Pull requestdefault archive extractor.
-
Check binding not binder status (#23093) (#23097)
Commit · Pull request · IssueCheck the correct statuses for non null.
-
Do not serve reserved folders (#22998) (#23037)
Commit · Pull requestDo not run BootstrapHandler for requests to vaadin reserved folder return 404 with message.
-
Ensure route annotation is on component class (#22878)
Commit · Pull request · IssueThrows an exception at startup if a Route annotation is put on a class that does not extend Component.
-
Update byte-buddy to support newer java versions
Commit · Pull request · IssueChange version to 1.14.8 to match spring-boot 2.7
-
Check that changedFilesMap is not null
Commit · Pull requestCloses vaadin/flow-crm-tutorial#375
-
Update atmosphere.runtime.version to 2.7.3.slf4jvaadin7
Commit · Pull request