v.25.11Bug Fix (user-visible misbehavior in an official stable release)
Fix using native copy on GCS
Fix using native copy on GCS for backups. Because of incorrect client cloning, GCS native copy always failed and used less optimal approach of manual reading and writing the data. #89923 (Antonio Andelic).