[v1.1.3] Avoid HTTP 429 on downloads + fix missing arguments in download API
- Make 'name' optional in catalog deploy by @Wauplin in #3529
- Pass through additional arguments from HfApi download utils by @schmrlng in #3531
- Avoid redundant call to the Xet connection info URL by @Wauplin in #3534
- => this PR fixes HTTP 429 rate limit issues happening when downloading a very large dataset of small files
Full Changelog: v1.1.0...v1.1.3