- Fix logging for S3 not printing correct destination directory name
24.9.1
- Improve logging for S3 transfers so as to not need DEBUG set to see anything useful
24.9.0
- Fix exceptions thrown my S3 commands etc not causing transfer to fail - Update lambda and ECS invocations to handle assume role correctly - Update all AssumeRole usage to also check the expiry of the temporary token and renew them if necessary
24.8.0
- Handle paramstore responses with newlines better
24.5.1
- Ensure that S3 listing only matches the file we want, and not ones in lower directory trees
24.5.0
- Bump version of opentaskpy required - Alter logging for found files to only print ones that match regex - Fixes tests that correctly started failing after upgrading opentaskpy version - Additional checking to PCAs to validate that it has actually happened