Skip to content

Release 0.17.2

This patch release fixes restoring older backups from Google Cloud Storage, makes restore failures report a clearer reason, and adds an RSS feed for the blog.

For new installations, see the Installation guide.

For upgrading existing installations, see the associated Upgrading to 0.17.x guide.

  • Restoring an older backup from Google Cloud Storage could abort before it started. Backups without a manifest fall back to a legacy index, but Google Cloud Storage reported the missing manifest in a way the restore did not recognise as “not found”, so the restore stopped instead of using the legacy index. Those restores now complete as expected.

  • Restore failures on a manifest now report an accurate reason. Previously such a failure showed up as “Incorrect configuration”, which pointed you at your configuration for what is really a storage problem. It now reports a dedicated manifest failure, and a restore for a backup version that does not exist reports as “No such backup”.

The blog now has an RSS feed. Point your feed reader at https://docs.kannika.io/rss.xml to get new release announcements as they are published.

For a full list of changes, see the Changelog.