Changelog updates from Version v1.72.1

This commit is contained in:
Nick Craig-Wood 2025-12-10 15:31:02 +00:00
parent f4e17d8b0b
commit df18e8c55b
1 changed files with 16 additions and 0 deletions

View File

@ -6,6 +6,22 @@ description: "Rclone Changelog"
# Changelog # Changelog
## v1.72.1 - 2025-12-10
[See commits](https://github.com/rclone/rclone/compare/v1.72.0...v1.72.1)
- Bug Fixes
- build: update to go1.25.5 to fix [CVE-2025-61729](https://pkg.go.dev/vuln/GO-2025-4155)
- doc fixes (Duncan Smart, Nick Craig-Wood)
- configfile: Fix piped config support (Jonas Tingeborn)
- log
- Fix PID not included in JSON log output (Tingsong Xu)
- Fix backtrace not going to the --log-file (Nick Craig-Wood)
- Google Cloud Storage
- Improve endpoint parameter docs (Johannes Rothe)
- S3
- Add missing regions for Selectel provider (Nick Craig-Wood)
## v1.72.0 - 2025-11-21 ## v1.72.0 - 2025-11-21
[See commits](https://github.com/rclone/rclone/compare/v1.71.0...v1.72.0) [See commits](https://github.com/rclone/rclone/compare/v1.71.0...v1.72.0)