Changes since 24.5.13
Fixes
-
Complete client websocket future on open (#20587)
Commit · Pull request · IssueCompleting the websocket future in onOpen event prevents the connection to hang indefintely when application run on low resources.
-
Improve class scanning filter (#20978)
Commit · Pull requestIgnores additional well-known packages when scanning classes to find frontend resources.