Added
-
New quality settings
Target metric
,Target metric threshold
,Max validations per job
(#8347) -
Ability to specify location when exporting datasets and backups using SDK (#8255)
-
Shortcuts in user interface now may be customized depends on a user requirements (#8186)
-
Added analytics events for function calls (#8395)
Changed
-
Mean annotaion quality
card on quality page now displays a value depending onTarget metric
setting (#8347) -
When cancelling a request, a user is no longer required to have permissions to perform the original action (#8369)
-
Lambda function endpoints now return 500 instead of 404 if a function's metadata is invalid (#8406)
-
An unknown lambda function type is now treated as invalid metadata and the function is no longer included in the list endpoint output (#8406)
Removed
- Legacy component to setup shortcuts to switch a label (#8416)
Fixed
-
An issue that occurred when exporting the same dataset or backup twice in a row using SDK (#8255)
-
An issue that occurred when exporting a dataset or backup using SDK when the default project or task location refers to cloud storage (#8255)
-
Export crashed on skeleton track with missing shapes (#8377)
-
One lambda function with invalid metadata will no longer break function listing (#8406)
Security
- Fixed a missing authorization vulnerability in webhook delivery endpoints (GHSA-p3c9-m7jr-jxxj)