v0.17.2
0.17.2 (2024-04-18)
This release is highly recommended for any users running docker containers with a rclone remote, 6408518 fixes a bug where restic leaves rclone processes without reaping their exit status. Given enough time this can exhaust PID space.
Bug Fixes
- add tini to docker images to reap rclone processes left behind by restic (6408518)
- armv7 support for docker releases (ec39533)
- bug in new task queue implementation (5d6074e)
- improve restic pkg's output handling and buffering (aacdf9b)
- Linux ./install.sh script fails when used for updating backrest (#226) (be09303)
- use new orchestrator queue (4a81889)