changelogs/CHANGELOG-0.10.md
ark version: show full git SHA & combine git tree state indicator with git SHA line (#1124, @skriss)BackupStorageLocation and VolumeSnapshotLocation, that replace the Config CRD from
previous versions. As part of this, you may now configure more than one possible location for where backups and snapshots are stored, and when you
create a Backup you can select the location where you'd like that particular backup to be stored. See the Locations documentation for an overview
of this feature.ark CLI, using the --all or --selector flags, or by specifying
multiple resource names as arguments to the delete commands.ark CLI now supports waiting for backups and restores to complete with the --wait flag for ark backup create and ark restore createark restore create --from-schedule SCHEDULE_NAMEHeptio Ark v0.10 contains a number of breaking changes. Upgrading will require some additional steps beyond just updating your client binary and your container image tag. We've provided a detailed set of instructions to help you with the upgrade process. Please read and follow these instructions carefully to ensure a successful upgrade!
Config CRD has been replaced by BackupStorageLocation and VolumeSnapshotLocation CRDs.ObjectStore.ListCommonPrefixes signature has changed to add a prefix parameter.NewServer function, and register plugins with the appropriate functions. See the Server interface for details.ark restore create