This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
v0.3.4
0.3.4
Released on June 15th, 2023.
Added
- Added
S3Bucket.stream_from
to copy objects between buckets - #276
Deprecated
prefect_aws.projects
module. Useprefect_aws.deployments
instead. - #278pull_project_from_s3
step. Usepull_from_s3
instead. - #278push_project_to_s3
step. Usepush_to_s3
instead. - #278PullProjectFromS3Output
step output. UsePullFromS3Output
instead. - #278PushProjectToS3Output
step output. UsePushToS3Output
instead. - #278