RELEASED: Public: August 20, 2025
Resolved issues
- Backups to Amazon Web Services S3 fail when larger than 5GB (BEE-60633)
-
Backups to Amazon Web Services S3 failed immediately with the message
Your proposed upload exceeds the maximum allowed size
when the backup size was greater than 5 GB. This was caused by a recent migration to the Amazon Web Services SDK v2, during which multipart upload was not preserved. The upload now uses a multipart upload and can handle large files.