Releases: dazza-codes/aio-aws
Releases · dazza-codes/aio-aws
Patch for S3 IO file copy
- Add copy kwargs to allow all options for copy_object
Add S3 IO for file copy
Changes:
- Add S3 IO for file copy
- Add example notebook for AWS Batch job stats (repo only, not in library)
Update dependencies
- Use s3fs[awscli,boto3] to manage all the compatible AWS SDK libraries.
- Update to redis to get the latest aioredis
- Use versionner to manage release versions
- Update pytest-aiomoto to 0.7.x
- Update pytest-redis 3.x
- Test on python 3.11 in github-CI and add it to project metadata