v1.70.2
sync: report list of synced paths to file -- see #7282
accounting: fix global error acounting
fs: Remove github.com/sirupsen/logrus and replace with log/slog
lib/transform: add transform library and --name-transform flag
local: add server-side copy with xattrs on macOS (part-fix #1710)
test: replace defer cleanup with `t.Cleanup`
list: add ListDirSortedFn for callback oriented directory listing
operations: remove stray debug
accounting: Add listed stat for number of directory entries listed
lsjson,lsf: make sure metadata appears for directories
operations: fix call fmt.Errorf with wrong err
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
operations: fix retries downloading too much data with certain backends