Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

v0.4.1

Compare
Choose a tag to compare
@desertaxle desertaxle released this 13 Oct 15:22
· 40 commits to main since this release
c4939d7

0.4.1

Released October 13th, 2023.

Added

  • AWS S3 copy and move tasks and S3Bucket methods - #316

Fixed

  • ECSWorker issue where defining a custom network configuration with a subnet would erroneously report it as missing from the VPC when more than one subnet exists in the VPC. #321
  • Updated push_to_s3 and pull_from_s3 deployment steps to properly create a boto3 session client if the passed credentials are a referenced AwsCredentials block #322