Changed
-
The "message" field of the payload of send:exception events no longer includes a trailing linebreak (#7407)
-
Annotation guide is opened automatically if not seen yet when the job is "new annotation" (#7410)
-
Annotation guide will be opened automatically if this is specified in a link
/tasks/<id>/jobs/<id>?openGuide
(#7410) -
Reduced number of server requests, made by clients (#7446)
-
Server exception rest_framework.exceptions.NotAuthenticated is not logged by analytics anymore (#7457)
Fixed
-
Prevented zombie processes from accumulating in the Kvrocks container (#7412)
-
Fix Redis exceptions crashing the
/api/server/health/
endpoint (#7417) -
Unhandled exception "Cannot read properties of null (reading 'plot')" (#7422)
-
Unhandled exception "Cannot read properties of undefined (reading 'toLowerCase')" (#7421)