-
Notifications
You must be signed in to change notification settings - Fork 873
Transfer Utility Upgrades #4193
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
| "serviceName": "S3", | ||
| "type": "patch", | ||
| "changeLogMessages": [ | ||
| "Fixed recursive property definition in the Amazon.S3.Transfer.TransferUtility internal Logger implementation" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are various devConfig messages that seems too small to include, should we consolidate them into one devConfig with the main change log messages?
* dispose individual chunks * Add log --------- Co-authored-by: Afroz Mohammed <[email protected]> Co-authored-by: Garrett Beatty <[email protected]>
|
|
|
powershell dry run |
|
|
Description
This PR merges the
feature/transfermanagerbranch intodevelopmentin preparation for a release. The feature branch has a list of upgrades to the Transfer Utility including adding Multi-part Download support.Motivation and Context
This PR merges the
feature/transfermanagerbranch intodevelopmentin preparation for a release. The feature branch has a list of upgrades to the Transfer Utility including adding Multi-part Download support.Testing
Ran successful dry run ee670bf9-4102-42e8-88a6-d84dae19f697
Screenshots (if appropriate)
Types of changes
Checklist
License