Releases: aws-solutions/data-transfer-hub
Releases · aws-solutions/data-transfer-hub
v2.6.6
Security
cross-spawn
to mitigate [CVE-2024-21538]
v2.6.5
Security
http-proxy-middleware
to mitigate [CVE-2024-21536]
v2.6.4
Security
rollup
to mitigate CVE-2024-47068
v2.6.3
Changed
Alpine
base image to be sourced from Amazon ECR.
Security
micromatch
to mitigate CVE-2024-4067webpack
to mitigate CVE-2024-43788path-to-regexp
to mitigate CVE-2024-45296serve-static
to mitigate CVE-2024-43800body-parser
to mitigate CVE-2024-45590express
to mitigate CVE-2024-43796send
to mitigate CVE-2024-43799
v2.6.2
Fixed
- Fix the ECR get image tags issue #153.
Security
ip
to mitigate [CVE-2024-29415]webpack-dev-middleware
to mitigate [CVE-2024-29180]@babel/traverse
to mitigate [CVE-2023-45133]ws
to mitigate [CVE-2024-37890]axios
to mitigate [CVE-2024-39338]braces
to mitigate [CVE-2024-4068]fast-xml-parser
to mitigate [CVE-2024-41818]ejs
to mitigate [CVE-2024-33883]express
to mitigate [CVE-2024-29041]tar
to mitigate [CVE-2024-28863]follow-redirects
to mitigate [CVE-2024-28849]postcss
to mitigate [CVE-2023-44270]
v2.6.1
v2.6.0
[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
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