Differences
This shows you the differences between the selected revisions of the page.
| 2024-04-09 | 2024-04-10 | ||
| support for aws config (martin) | aws config file context (martin) | ||
| Line 12: | Line 12: | ||
| * 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 handling AWS/S3 configuration: | ||
| - | * Credential profiles in ''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. | ||
| - | * Bug fix: The ''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]] | ||
| * Logging can be enabled for installer subtasks. | * Logging can be enabled for installer subtasks. | ||