Changes since 23.6.7
Fixes
-
Zip file extractor (#23125)
Commit · Pull requestdefault archive extractor.
-
Optimize Reactive.flush() for large listener queues (#23080)
Commit · Pull request · Issue -
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 indexhtmlrequesthandler for requests to vaadin reserved folders. Better vite ping target and clear sw cache
-
Allow access to SecurityContext for invalid http session (#23004) (CP: 23.6)
Commit · Pull request -
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.