Scaleapi

Latest version: v2.15.14

Safety actively analyzes 666166 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 8

2.14.1

Bug Fixes
- Added handling for the case of `503` errors that is returned even though task creation is successful

2.14.0

New Features
- Added proxy support while initializing the SDK Client. `requests` package's `proxies`, `cert` and `verify` parameters can be passed to client to be used during API calls.

2.13.1

Allow linking Nuclues datasets on Project creation.
Example:


client.create_project(
'myProject',
TaskType.ImageAnnotation,
datasetId='ds_ch4h7tfn3e6g07rk02n0'
)

2.13.0

66 Scale Task Tags endpoints to set, add or delete tags from a given task.

2.12.0

New Features
Implemented Scale Teams API endpoints to invite new teammates and update existing teammate roles
Implemented Scale Studio API endpoints for Studio Assignments, Studio Project Groups, and Studio Batches

2.10.1

Bug Fixes
- Fixed platform "False 500 into 409" error on task creation
- When creating large volumes of tasks consecutively the platform can time out and return a `500` error even if a task was successfully created
- This triggers our retry logic which will then return a `409` Duplicate Resource error as the task being retried had already been created
- This specific series of events is now being handled gracefully

Page 4 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.