v24.28.1
What's Changed
- Add lambda function calling by @adammcdonagh in #2
- Schema validation by @adammcdonagh in #3
- New linting & new opentaskpy verison by @adammcdonagh in #5
- Fix schemas by @adammcdonagh in #6
- Add codecov and badges by @adammcdonagh in #7
- Bump opentaskpy version by @adammcdonagh in #8
- Triggering Fargate tasks by @adammcdonagh in #9
- Triggering fargate by @adammcdonagh in #10
- Add missing schemas for S3 by @adammcdonagh in #12
- Add support for AssumeRole in AWS remote handlers by @adammcdonagh in #13
- Ensure AssumeRole gets called correctly by @adammcdonagh in #16
- Add support for forcing S3 transfers to proxy by @adammcdonagh in #19
- Update opentaskpy version and fix logging and tests by @adammcdonagh in #21
- Handle newline characters in SSM better by @adammcdonagh in #22
- Better handle exceptions. Token refreshing by @adammcdonagh in #25
- Better S3 logging by @adammcdonagh in #26
- Fix logging for S3 destination directory by @adammcdonagh in #27
- Logging updates by @adammcdonagh in #28
- Fix bad test by @adammcdonagh in #29
- Fix token refreshing issue by @adammcdonagh in #31
- Add destination file rename to S3 transfers by @iwilson-oa in #32
- Formatting fix and fix pre-commit configuration by @adammcdonagh in #33
- STS Token fixes & S3 local copy fix by @adammcdonagh in #35
- Add wider window for refreshing token in AWS remote handlers by @adammcdonagh in #36
- Fix ListObjectsV2 pagination & add new PCA option by @adammcdonagh in #39
- Add SSM cacheable variables plugin by @adammcdonagh in #40
- Add variable caching write using Secrets Manager by @adammcdonagh in #41
- Feat/allow encryption by @adammcdonagh in #42
- JSON schema improvements by @adammcdonagh in #43
- Update botocore read_timeout by @adammcdonagh in #45
New Contributors
- @iwilson-oa made their first contribution in #32
Full Changelog: 0.3.0...v24.28.1