Managed File Transfer Release Notes for February 2026
Automated File Transfer v6.9.0.0
We added these features
- Updated the AWS S3 SDK to a newer version that ensures all communications occur over HTTPS, preventing potential insecure calls that could expose data in transit.
- Parallelism for cloud uploads and downloads is now configurable (10 concurrent operations by default), allowing you to optimize performance based on your infrastructure and network capacity. Additionally, FLow API communication supports parallel state updates.
- Improved throughput for heavy upload/download workloads.
We fixed these issues
- Runtimes can no longer become stuck with stale authentication tokens during long-running retry operations. All retry policies will now automatically refresh tokens as needed during retries, ensuring runtimes continue operating smoothly, even during extended connection issues.
- Runtimes now propertly detect and use system-level proxy settings, improving compatibility in corporate network environments without requiring manual configuration.