Skip to content

Remove the old backup API

Jean-Paul Calderone requested to merge remove-old-backup-api into main

The old API is incapable of expressing good backup semantics. We'll throw it away and add a new one. This also comes with an API version bump reflecting the incompatibility of this change.

Merge request reports