Skip to content

Releases: github/backup-utils

GitHub Enterprise Backup Utilities v2.11.1

05 Oct 14:48
Compare
Choose a tag to compare

Includes general improvements, bug fixes and support for GitHub Enterprise v2.11.0

  • Refresh the existing indices when restoring Elasticsearch indices to cluster #328
  • Fix failure to restore 2.9/2.10 backups to 2.11 prevented by incorrect detection of the audit log migration #333
  • Use git to generate short name for SSH multiplex control path #335
  • Remove use of --literally when computing arbitrary shasum #338
  • Remove -o option from ps use #341

GitHub Enterprise Backup Utilities v2.11.0

13 Sep 16:46
Compare
Choose a tag to compare

Includes general improvements, bug fixes and support for GitHub Enterprise v2.11.0

  • Use calculated routes when backing up storage data from a cluster #318
  • Add SSH multiplexing support #321
  • Optimise route generation and finalisation during cluster restores #322
  • Prefer the SSH port specified on the command line #324
  • Ensure restores of backups of 2.9 and 2.10 have undergone the audit log migration, when restoring to GitHub Enterprise 2.11.0 and above. #329

GitHub Enterprise Backup Utilities v2.10.0

07 Jun 23:37
@snh snh
Compare
Choose a tag to compare

Includes general improvements and bug fixes.

  • Include the user data directory in the benchmark name #311
  • Use existing Elasticsearch indices to speed up transfer during a restore #310
  • Improve detection of failures in cluster backup rsync threads #301
  • Improve redis backup robustness #306
  • Use default niceness for restores #308
  • Add additional case to SSH port detection logic #304
  • Suppress additional dd output noise #289
  • Track completeness of Elasticsearch JSON dumps #298

GitHub Enterprise Backup Utilities v2.9.0

01 Mar 17:59
Compare
Choose a tag to compare

Includes general improvements, bug fixes and support for GitHub Enterprise v2.9.0.

  • Block restores to appliances with HA configured #291
  • Add a --version flag #284
  • Check backup-utils are not being run on GitHub Enterprise host #286
  • Backup and restore custom CA certificates #281
  • Hookshot backup/restores optimisations #276

GitHub Enterprise Backup Utilities v2.8.3

21 Dec 10:30
@snh snh
Compare
Choose a tag to compare

Bug fixes.

  • Set restore status on all cluster nodes #274
  • Fix pages backups and restores in GitHub Enterprise 11.10 #275

GitHub Enterprise Backup Utilities v2.8.2

17 Nov 16:27
Compare
Choose a tag to compare

Fixes an important bug that affects GitHub Enterprise 2.8 backups and
restores.

  • Backup and restore the appliance UUID #272

GitHub Enterprise Backup Utilities v2.8.1

15 Nov 10:11
Compare
Choose a tag to compare

Includes general improvements and bug fixes.

  • Stop cron and timerd during restore #269
  • Fix compatibility issue with older versions of OpenSSH #263

GitHub Enterprise Backup Utilities v2.8.0

09 Nov 18:43
Compare
Choose a tag to compare

Includes general improvements, bug fixes and support for GitHub Enterprise v2.8.0.

  • Adds support for GitHub Enterprise 2.8.0 #261
  • Speedup storage restores #247
  • More portable backup-utils #260

GitHub Enterprise Backup Utilities v2.7.1

20 Sep 18:55
Compare
Choose a tag to compare

Bug fixes and required tooling to detect SSH host keys that should be
blacklisted, see https://enterprise.github.com/releases/2.7.4/notes.

  • Cluster: fix offline cluster node detection #250
  • Detect leaked ssh keys in backup snapshots #253

GitHub Enterprise Backup Utilities v2.7.0

03 Aug 18:55
Compare
Choose a tag to compare

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.