garethgeorge / backrest

Backrest is a web UI and orchestrator for restic backup.
GNU General Public License v3.0
1.71k stars 49 forks source link

Remove old migrations related to pre 1.0.0 config structure #451

Closed garethgeorge closed 2 months ago

garethgeorge commented 2 months ago

the pre 1.0.0 config structure has been deprecated for some time now, the migrations and deprecated proto fields related to it can be deleted.

If users still need an upgrade path, they will be be given an error indicating that they should first upgrade to a previous supporting version (that includes the pre-1.0.0 migrations) and then to the latest version. This will most likely be 1.4.0.