v2.9.0
New Features
- Added support for
clear_unique_idparameter incancel_taskandtask.cancel()methods - Scale API's two new endpoints to update and remove
unique_idis implemented in SDK.client.update_task_unique_idandtask.update_unique_idclient.clear_task_unique_idandtask.clear_unique_id- https://github.com/scaleapi/scaleapi-python-client#clear-a-tasks-unique-id
- README updated with new examples for the changes above
Other Changes and Notes
- Delete type of API requests are now also getting retried