Skip to content

Releases: github/backup-utils

GitHub Enterprise Backup Utilities v2.13.1

09 May 10:16
87989bf
Compare
Choose a tag to compare

Includes general improvements, bug fixes:

  • Retry with the admin ssh port on network unreachable too. #377
  • Output backup utils version on backup and restore #384
  • Check filesystem supports hardlinks #388
  • Switch back to optimised restore route calculation #389
  • Optionally log verbose output to a file instead of stdout #391
  • Switch back to optimised backup route calculation #392
  • Remove check for git from ghe-ssh #393
  • Use remote's mktemp to create temp dir on remote host #395

GitHub Enterprise Backup Utilities v2.13.0

27 Mar 16:02
624e92c
Compare
Choose a tag to compare

Note: Starting with Backup Utilities v2.13.0, version support is inline with that of the GitHub Enterprise upgrade requirements and as such, support is limited to three versions of GitHub Enterprise: the version that corresponds with the version of Backup Utilities, and the two releases prior to it.

For example, Backup Utilities 2.13.0 can be used to backup and restore all patch releases from 2.11.0 to the latest patch release of GitHub Enterprise 2.13. Backup utilities 2.14.0 will be released when GitHub Enterprise 2.14.0 is released and will then be used to backup all releases of GitHub Enterprise from 2.12.0 to the latest patch release of GitHub Enterprise 2.14.

Backup Utilities 2.11.4 and earlier, and the legacy branch, offer support for GitHub Enterprise 2.10 and earlier releases.

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

  • Unify the backup & restore process #375

GitHub Enterprise Backup Utilities v2.11.4

27 Mar 13:20
491fc6f
Compare
Choose a tag to compare

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

  • Move check for git for ssh muxing into ghe-ssh #378
  • Make it clear the settings need to be applied after restoring to an unconfigured instance #381

GitHub Enterprise Backup Utilities v2.11.3

28 Feb 16:40
7943302
Compare
Choose a tag to compare

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

  • Update argument parsing and help/usage consistency #320
  • Fix failures variable #353
  • Remove other snapshot contents before removing the "incomplete" file #358
  • Backup and restore the management console password #361
  • Check for git before allowing SSH multiplex #362
  • Cleanup SSH multiplexing on exit #363
  • Filter cluster nodes by role during backup and restore #367
  • Optimise route generation and finalisation during cluster restores of pages #369
  • Allow extra rsync options to override default options #370

GitHub Enterprise Backup Utilities v2.11.2

09 Nov 12:16
0c8f033
Compare
Choose a tag to compare

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

  • Allow the restoration of configuration to Cluster #347
  • Switch to TMPDIR before initiating SSH multiplexing workaround to prevent locking the destination filesystem #348

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