Differences
This shows you the differences between the selected revisions of the page.
2024-04-10 | 2024-04-10 | ||
aws config file context (martin) | bug 2249 (martin) | ||
Line 3: | Line 3: | ||
This is a full list of changes for each release of WinSCP. See also [[project_history|Project history]] and [[incompatible_changes|Incompatible changes between versions]]. | This is a full list of changes for each release of WinSCP. See also [[project_history|Project history]] and [[incompatible_changes|Incompatible changes between versions]]. | ||
- | ===== [[6.4]] 6.4 (not released yet) ((2024-04-09)) ===== | + | ===== [[6.4]] 6.4 (not released yet) ((2024-04-10)) ===== |
* Optimized working with large local directories: [[bug>2264]] | * Optimized working with large local directories: [[bug>2264]] | ||
Line 11: | Line 11: | ||
* Optimized reading directories for file panel. | * Optimized reading directories for file panel. | ||
* Optimized browsing within directory tree with lots of subfolders. | * Optimized browsing within directory tree with lots of subfolders. | ||
- | * Improvements to handling AWS/S3 configuration: | + | * Improvements to AWS/S3 authentication and configuration handling: |
+ | * Allowed assuming IAM role. [[bug>2249]] | ||
* Credential profiles in ''.aws/config'' file are also recognized. | * Credential profiles in ''.aws/config'' file are also recognized. | ||
* Preferring configuration file defined using an environment variable over the default one. | * Preferring configuration file defined using an environment variable over the default one. | ||
+ | * Only profiles that contain both ''aws_access_key_id'' and ''aws_secret_access_key'' are listed on the Login dialog | ||
* Bug fix: The ''.aws/credentials'' file path was resolved using ''AWS_CONFIG_FILE'' environment variable instead of correct ''AWS_SHARED_CREDENTIALS_FILE''. | * Bug fix: The ''.aws/credentials'' file path was resolved using ''AWS_CONFIG_FILE'' environment variable instead of correct ''AWS_SHARED_CREDENTIALS_FILE''. | ||
* Fallback to nonresumable transfer when temporary target file cannot be created. [[bug>2277]] | * Fallback to nonresumable transfer when temporary target file cannot be created. [[bug>2277]] |