Skip to content

Releases: dazza-codes/aio-aws

Patch for S3 IO file copy

28 Jun 03:31
Compare
Choose a tag to compare
  • Add copy kwargs to allow all options for copy_object

Add S3 IO for file copy

28 Jun 02:50
Compare
Choose a tag to compare

Changes:

  • Add S3 IO for file copy
  • Add example notebook for AWS Batch job stats (repo only, not in library)

Update dependencies

24 Jun 22:54
Compare
Choose a tag to compare
  • 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