Release note

Back to Release Notes

Release note

NewDefine compute resources per task run (API)

When creating a task via the API, you are now able to set instance type (top level) and maximum number of parallel instances for your execution without the need to create a new version of the app.

The following API calls have been modified to allow you to set or retrieve instance information for a specific task:

Support for compute resource settings per task run will soon be available on our visual interface as well.

ImprovementsFolders become a standard API feature

Folders are no longer in the Advance Access stage and are available as a standard feature on the API. Apart from not having to use the X-SBG-Advance-Access header for API calls related to folders, you are now also able to specify the destination folder within a project when uploading a file. Find out more in the Files, folders and metadata section of our API documentation.