Additions - Training - Environments - Data types `dict` and `array_file` - Log filters for `deployment_version_revision_id`, `environment_name` and `environment_build_id`
Changes - builds_list, builds_update and revisions_rebuild are removed - builds_get is deprecated
3.14.0
Additions - Add `quotas_list` - Support environment variables `UBIOPS_API_TOKEN` and `UBIOPS_API_HOST` to pass credentials
Changes - Remove deprecated `memory_allocation` - Remove `gpu_allocation_type` and add `storage_allocation` to `instance_types_list`
3.13.0
Additions - Option to trigger a rebuild: `revisions_rebuild` - Option to cancel a build: `build_update` - Operator requests are now stored and can be obtained with the pipeline request results.
3.12.0
Additions - Files and Buckets - Expression evaluation for pipeline operators - File handling operations to simplify file upload/download via `ubiops.utils`
Changes - Move `role_assignments_per_user_list` to `role_assignments_per_object_list` - Change `role_assignments_create` body to `assignee_type`+`assignee` and `resource_type`+`resource` - Remove `gpu_type` for `DeploymentInstanceType` - Add `retries` for deployment request response - Add `restart_request_interruption` for deployment versions - Add `static_ip` to deployment version list
3.11.0
Changes - Remove separate pipeline object and attachment operations - Add `static_ip` for deployment versions - Add `has_request_method` and `has_requests_method` for builds
3.10.0
Changes - Add `maximum_queue_size_express` and `maximum_queue_size_batch` for deployment versions