v1.7.0
v1.7.0 (2025-09-19)
Bug Fixes
-
Allow
AnalysisResultobjects to have null projects (0f46b85) -
Don't filter out
AnalysisResultobjects with no project (bbf9031) -
Lazy-import
large_imagein conversion tasks (6e68916) -
Only get layer data summary if attr exists (
2ddcb83) -
Protect against None
property_summary(78ba0a6) -
Update creation of frames by property (
18adf5f) -
Update dataset upload test (
fbd2244) -
Update file url assertion to work in GH Actions (which has localhost:9000 instead of minio:9000) (
8d37fa7) -
Update import order of dataset conversion task to ensure that task is registered in celery (
60850f8) -
Update migration file (
2e1d682) -
Use dataset name in task name, refer to dataset id in task inputs (
3054b01)
Chores
Features
-
Create an
AnalysisResultobject for dataset conversion tasks (1a34b9d) -
Create API endpoints for dataset upload (
3575a0e)
Testing
- Add end-to-end dataset upload test (
ed34195)
Detailed Changes: v1.6.0...v1.7.0