Added
sling-deletejob
: add an optional boolean argumentdelete_stats
which defaults tofalse
. If set totrue
it will delete the stats of the job(s) aswell.sling-autogo
: new option that defaults tofalse
. If set totrue
it will automatically start all rebalance jobs upon sling startup.
Changed
- raised MSRV to 1.85 since both CLN and debian stable now support it
Release binaries info
- Release binaries were built using rust 1.89.0
- Linux release binaries require glibc>=2.31