Skip to content

v2.6.0

Compare
Choose a tag to compare
@YikaiHu YikaiHu released this 18 Jan 06:08
· 18 commits to main since this release
7d4cbe3

[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