-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
237 changed files
with
9,096 additions
and
2,850 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,54 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
|
||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), | ||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). | ||
|
||
## [2.5.0] - 2023-09-15 | ||
|
||
### 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 | ||
|
||
## [2.4.0] - 2023-04-28 | ||
|
||
### Added | ||
|
||
- Support for requester pay mode in S3 transfer task. | ||
|
||
## [2.3.1] - 2023-04-18 | ||
|
||
### Fixed | ||
|
||
- Fix deployment failure due to S3 ACL changes. | ||
|
||
## [2.3.0] - 2023-03-30 | ||
|
||
### Added | ||
|
||
- Support embedded dashboard and logs | ||
- Support S3 Access Key Rotation | ||
- Enhance One Time Transfer Task monitoring | ||
|
||
## [1.0.1] - 2022-09-07 | ||
|
||
### Fixed | ||
|
||
- Upgrade lambda runtime to python v3.7.0 | ||
- Fix the list limit of secrets | ||
|
||
## [1.0.0] - 2021-12-22 | ||
|
||
### Added | ||
|
||
- All files, initial version |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.