File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 33# Version 3.40.0 (YYYY-MM-DD)
44
55## Added
6- * Upsert data rows to model runs using global keys
6+ * Insert newest changelogs here
77
88# Version 3.39.0 (2023-02-28)
99## Added
1010* New method ` Project.task_queues() ` to obtain the task queues for a project.
1111* New method ` Project.move_data_rows_to_task_queue() ` for moving data rows to a specified task queue.
1212* Added more descriptive error messages for metadata operations
1313* Added ` Task.errors_url ` for async tasks that return errors as separate file (e.g. ` export_v2 ` )
14+ * Upsert data rows to model runs using global keys
1415
1516## Changed
1617* Updated ` ProjectExportParams.labels ` to ` ProjectExportParams.label_details `
1718* Removed ` media_attributes ` from ` DataRowParams `
1819* Added deprecation warnings for ` LabelList ` and removed its usage
1920* Removed unused arguments in ` Project.export_v2 ` and ` ModelRun.export_v2 `
21+ * In ` Project.label_generator() ` , we now filter skipped labels for project with videos
2022
2123## Notebooks
2224* Fixed ` examples/label_export/images.ipynb ` notebook metadata
You can’t perform that action at this time.
0 commit comments