Skip to content

Releases: aws-solutions/data-transfer-hub

v2.6.6

22 Nov 19:14
037d296
Compare
Choose a tag to compare

Security

v2.6.5

04 Nov 18:54
08600a0
Compare
Choose a tag to compare

Security

v2.6.4

10 Oct 13:56
8785264
Compare
Choose a tag to compare

Security

v2.6.3

12 Sep 20:46
fbbd8e2
Compare
Choose a tag to compare

Changed

  • Alpine base image to be sourced from Amazon ECR.

Security

v2.6.2

20 Aug 01:15
be3b5af
Compare
Choose a tag to compare

Fixed

  • Fix the ECR get image tags issue #153.

Security

v2.6.1

11 Apr 07:46
2de4222
Compare
Choose a tag to compare

[2.6.1] - 2024-04-11

Fixed

  • Fix the ECR transfer task creation issue #147
  • Fix the S3 transfer task creation issue #141
  • Fix the Gov Cloud S3 transfer task assets issue #140
  • Fix the error s3 plugin address issue #145

v2.6.0

18 Jan 06:08
7d4cbe3
Compare
Choose a tag to compare

[2.6.0] - 2024-01-18

Added

  • Implemented server-side encryption options for writing objects into the Amazon S3 destination bucket: 'AES256' for AES256 encryption, 'AWS_KMS' for AWS Key Management Service encryption, and 'None' for no encryption. #124
  • Provided the optional Amazon S3 bucket to hold prefix list file. #125, #97

Changed

  • Expanded Finder memory options, now including increased capacities of 316GB & 512GB.
  • Added the feature of deleting KMS Key automatically after the solution pipeline status turns to stopped. #135
  • Added the feature that Finder Instance enables DTH-CLI automatically after external reboot.
  • Add documentation of how to deploy the S3/ECR transfer task using CloudFormation. #128

v2.5.0

15 Sep 02:13
e21c6ae
Compare
Choose a tag to compare

Added

  • Added support for transferring ECR assets without tags #118
  • Users can now list stopped tasks and clone tasks from the stopped ones #117

Changed

  • Enhanced transfer performance by utilizing cluster capabilities to transfer large files through multipart upload in parallel #116
  • Added automatic restart functionality for the Worker CLI #109
  • Enabled IMDSv2 by default for Auto Scaling Groups (ASG)
  • Switched to using Launch Templates instead of Launch Configurations to launch ASG instances #115
  • Automatically create a CloudFormation invalidation after the upgrade #52

v2.4.0

28 Apr 00:13
Compare
Choose a tag to compare
  • Support for requester pay mode in S3 transfer task.

v2.3.1

18 Apr 14:30
Compare
Choose a tag to compare

Bug Fixes
s3-constructs: accommodate s3 change that disables acls by default