- New attribute in task model(**origin**) representing the connection to the automation run that executed given task. - New query parameter for querying tasks based on origin value
2.6.0
Improvements:
- Added DRSImportBulk model allowing import files via DRS URIs with metadata and tags alongside
2.5.1
Improvements: - Make Volume resource field VolumeService editable (read_only=False). - Task resource execution settings expand with use_elastic_disc option.
2.5.0
Improvements:
- CodePackageUpload enable passing parent with init.
2.4.0
Bugfixes: * Changed upload file on so it won't need ETag field.
Improvements: * Added support for attaching s3 volumes using IAM role for authentication
2.3.0
Improvements: - Made all field read_only parameters mandatory to ensure consistency - Reduced number of reloads (api calls) when saving resources - Added debug flag to Api instance to allow http endpoints on debug environments, otherwise only https is allowed