v1.71.2
docs: fix markdown lint issues in command docs
check: fix difference report (was reporting error counts)
fs: Remove github.com/sirupsen/logrus and replace with log/slog
operations: fix partial name collisions for non --inplace copies
accounting: fix global error acounting
test: replace defer cleanup with `t.Cleanup`
list: add ListDirSortedFn for callback oriented directory listing
copy,copyto,move,moveto: implement logger flags to store result of sync
accounting: Add listed stat for number of directory entries listed
lsjson,lsf: make sure metadata appears for directories
operations: fix too many connections open when using --max-memory
operations: fix hashing problem in integration tests
convmv: fix moving to unicode-equivalent name - fixes #8634
fs: deglobalise the config #4685
build: modernize Go usage
docs: remove broken links from rc to commands
operations: fix retries downloading too much data with certain backends