Apr 16 2019, 20:35:00 | tags: release | permalink
|SCM Backup 1.2.1 is available to download.
Changes:
- Disabled some integration tests that work on my local machine, but never return on AppVeyor
- GitHub/Bitbucket: for backing up repos owned by users, enforce authentication with the same user
- Bitbucket API calls now use the user’s UUID (see below)
Please note: Breaking changes in the Bitbucket API on April 29, 2019!
Bitbucket will implement breaking changes in its 2.0 API soon (read the announcement and the migration guide).
Essentially, all API requests to
repositories/{username}
(which SCM Backup uses to get a list of the user’s repos) will require the user’s UUID instead of the username, but only for users, not for teams.This means that if you’re using an older version of SCM Backup to backup the repositories of a Bitbucket user, your backups will stop working on April 29, 2019.
Unfortunately there’s only one solution: Update SCM Backup to version 1.2.1 or newer.