You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
restic-adapter: the /health response replaces checks.ssh and checks.resticRepos with a checks.storage array of per-project results ({ project, backendType, reachable, error? }). Alerts querying checks.ssh.connected or checks.resticRepos will silently match nothing — repoint them at checks.storage[].reachable. backupctl health prints one line per project instead of the SSH/restic lines.
Features
restic-adapter: add pluggable storage backends for S3, B2, and rclone (#96) (d2e23f3)
Bug Fixes
deps: patch form-data, multer, and nodemailer security advisories (#97) (8af40cb)
CI/CD
deps: bump the actions group with 2 updates (#89) (36f610d)