SDK Changelog
Last updated
Last updated
Bug Fix: Fixed deployment related issues
Bug Fix: Fixed deployment related issues
Bug Fix: Resolved an issue where model plugins were incorrectly overwriting existing annotations
Added fetching idle and blur duration options to and functions
Added function to the SDK
ExportTypes and ExportFormats enums are added
ExportOptions and TimeFilter classes are added
Default values of project_id and project_role parameters of the Invitation class are changed to None
Parameter name changes
export and exportV3 functions are updated with the ExportOptions parameter
The export plugin is updated with the ExportOptions parameter
Bug Fix: Resolved an issue in the Export Plugin where numTasks displayed as zero despite having assets.
Added annotate_task function to the SDK.
Bug Fix: Fixed the color assignment issue in the create_label_set function
Added the Brush tool to tool enums
Updated boto3 dependency from boto3~=1.26.30 to boto3~=1.*
Bug Fix: Addressed minor bugs in the upload_files function
Integrated upload_local functionality into the upload_files_cloud function
Batch usage is changed in the upload_files_cloud function
Refactored and organized codebase
Updated get_storages usage in the __check_storages function
Bug Fix: Resolved an issue in the get_storages function where multiple storages were returned even when a specific storage_id was provided
Maintenance release.
Maintenance release.
Maintenance release.
Export plugins now return ExportResponse objects.
Added support for exporting to external storage.
The type
parameter of the get_export
and get_exportV3
functions was renamed to export_type
.
Signed URLs are now provided in plugins.
Added the ability to download issues only in the exportV3
function.
Added type
input parameter for export functions.
Added support for contextData.
The bug of the model plugin not running over the workflow has been resolved.
Since the total number of assets cannot be obtained from the iterator, "numTasks"
field is added to the input of the export plugin.
exportV3
function is added to SDK.
Export plugin started to use iterator instead of list.
Added export-v3 support for export plugins.
Stability and performance improvements.
Stability and performance improvements.
Stability and performance improvements.
Stability and performance improvements.
The filtering bug in the get_assets
function is fixed.
Performance improvements.
"bounding-box"
label category is added.
Added a line at the top of each SDK output telling users which host they are currently connected to (e.g. hub.ango.ai, apibeta.ango.ai, imeritapi.ango.ai...)
Added a warning when users attempt to connect to a v2 version of Ango Hub with an API with version >1.0.0, as they are not compatible with one another.
Initial release.
Added function to the SDK
function is added to the SDK
Added and functions to the SDK
Added the add_members_to_project()
function, allowing project managers to add existing Ango Hub users to projects. .
The exportV3()
function can now be customized with filters, such that you do not have to download the entire unfiltered export every time. .
The get_assets()
function can now be customized with filters, to enable users to download only a selection of assets from a project instead of the entire list. .
Added raw_category_schema
to the )
function, allowing users to import a category schema to a project using JSON.
Default host name is changed to .
Added the function.