Ubiops

Latest version: v4.9.1

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

Scan your dependencies

Page 3 of 7

4.1.0

Additions

- Add webhooks functionality: `webhooks_create`, `webhooks_delete`, `webhooks_get`, `webhooks_list` and `webhooks_update`
- Add webhook test functionality: `webhook_tests_create` and `webhook_tests_get`

Changes

- Add `accelerator` field to `DeploymentInstanceType`
- Add `status` to all request response details and make `success` deprecated
- Remove deprecated `language` field from `DeploymentVersionCreate`
- Add `webhook_name` to `Logs`
- Fix create experiment documentation, `environment` instead of `environment_name`

4.0.1

Changes and fixes
- Changing pipeline version object configuration response from dict[str, str] to `PipelineVersionObjectConfigurationList` model to improve type handling

4.0.0

Changes and fixes
- Python 3.5 is not longer supported
- Internal refactoring of the client library to `requests` dependency instead of `urllib3`
- Fixing hanging long running requests using TCPKeepAliveAdapter (add requests_toolbelt dependency)
- Fixing table links in docs
- Styling improvements

Additions
- Add `revisions_rebuild` for deployments
- Add `credit_rate` to instance types
- Add `timeout` to deployment request response,
- Add `pipeline_timeout` and `deployment_timeout` to pipeline request response
- Add `pipeline_requests` to pipeline request response for allowing sub-pipeline results
- Add `_progress_bar` to file upload and download functions (add tqdm dependency)
- Add `stream_logs` to wait-for functions

3.16.1

Additions
- Add `request_retention_time` to Training ExperimentCreate
- Add `experiment_environment_variables_create`, `experiment_environment_variables_delete`, `experiment_environment_variables_get`, `experiment_environment_variables_list`, `experiment_environment_variables_update` functions to Training

3.16.0

Additions
- Add `environment_build_dependencies_list` function to list dependency files and their contents in an environment build

Changes
- Add `deprecated` and `hidden` response fields to `environments_create`, `environments_get`, `environments_update` and `environments_list`
- Add `environments` response fields to `organizations_resource_usage` and `projects_resource_usage`
- Update default environment from `python3-7` to `python3-10`
- Remove `last_file_upload` and add `default_bucket` response fields from training `experiments_get`

3.15.1

Fixes

Fix file download to a directory from file uri

Page 3 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.