Improvements and bug fixes.
4.4.5 - October 23, 2022
Added
SAClient.add_items_to_subsetmethod to associate given items with a Subset.SAClient.upload_annotationsmethod to upload annotations in SA format from the system memory.
Updated
SAClient.upload_annotations_from_folder_to_project&SAClient.upload_image_annotationsmethods to addkeep_status
argument to prevent the annotation status from changing to In Progress after the annotation upload.- Item metadata to add a new key for holding the id of an item.
SAClient.upload_preannotations_from_folder_to_projectto add a deprecation warning message.SAClient.copy_imageto add a deprecation warning message.
Fixed
SAClient.validate_annotationsmethod.SAClient.search_items,SAClient.get_item_metadatamethods to address defects related to pydantic 1.8.2.- A defect related to editor to address the issue of uploading a tag instance without attributes.
###