Releases: github/backup-utils
GitHub Enterprise Backup Utilities v2.8.0
GitHub Enterprise Backup Utilities v2.7.1
Bug fixes and required tooling to detect SSH host keys that should be
blacklisted, see https://enterprise.github.com/releases/2.7.4/notes.
GitHub Enterprise Backup Utilities v2.7.0
Includes general improvements, bug fixes, and support for GitHub Enterprise v2.7.0.
- Fix GitHub Enterprise 2.5 cluster restores.
GitHub Enterprise 2.5.0 clusters don't have
/usr/local/share/enterprise/ghe-cluster-config-update, so that'd break
the final stage of the restore process. - Hookshot logs are now restored to Elasticsearch.
GitHub Enterprise Backup Utilities v2.6.4
Patch release fixing a regression, instrumenting backups and other minor changes.
Changes the cluster restore behaviour a bit since it doesn't restore the cluster configuration (cluster.conf) any more.
Backup restores to the same cluster are not affected.
Backup restores from a single VM to a cluster (i.e. migrating from a single
GitHub Enterprise VM to a cluster using backup-utils) are also unaffected.
GitHub Enterprise Backup Utilities v2.6.3
Patch release that fixes a regression in backup-utils 2.6.2 affecting GitHub Enterprise clusters.
- Cluster: git-hooks backup fixes #235
GitHub Enterprise Backup Utilities v2.6.2
GitHub Enterprise Backup Utilities v2.6.1
GitHub Enterprise Backup Utilities v2.6.0
GitHub Enterprise Backup Utilities v2.5.2
This is a minor update that includes general improvements and bug fixes.
- New configuration variable: GHE_CREATE_DATA_DIR #186
- Require that snapshots originated from an instance running GitHub
Enterprise 2.5.0 or above when restoring to a cluster #182 - Prevent Git GC operations and some other maintenance jobs from running
while repositories are being restored #179 - Fix Solaris and SmartOS support, using Bash everywhere #177