- Change version numbering format - Allow forcing S3 transfers to proxy rather than using CopyObject. This prevents permission issues when trying to do cross account transfers where also using AssumeRole.
0.7.1
- Ensure AssumeRole gets run and creds created correctly
0.7.0
- Add ability to use AssumeRole in protocol definition
0.6.1
- Increase timeout for lambda function creation test - Add missing schema for S3 transfer - PostCopyAction
0.6.0
- Add ability to trigger Fargate tasks - Fix minor typo in schemas to use the correct paths in `$id`
0.5.3
- Bump required version of `opentaskpy` to v0.13.0