v1.69.0
rc/job: use mutex for adding listeners thread safety
build: remove build constraint syntax for go 1.16 and older
rc: convert options to new style
rc: fix default value of --metrics-addr
rc: Add GetFsNamedFileOK to get an fs which could also be a file
fs/cache: fix parent not getting pinned when remote is a file
rc: add option blocks parameter to options/get and options/info
build: fix govet lint errors with golangci-lint v1.60.1
rc: fix core/command giving 500 internal error - fixes #4914
cmd/mountlib: convert time.Duration option to fs.Duration
Remove github.com/pkg/errors and replace with std library version
fs/rc: add more infrastructure to help writing rc functions
config: fixed issues with flags/options set by environment vars.