Skip to content

Releases: github/backup-utils

GitHub Enterprise Server Backup Utilities v3.6.3

02 Oct 20:45
78ac538
Compare
Choose a tag to compare

Changes

  • Adds support for finding the parallel command from the moreutils tool suite on more Linux distributions, including Arch Linux and Alpine Linux.

GitHub Enterprise Server Backup Utilities v3.10.0

30 Aug 17:39
6700986
Compare
Choose a tag to compare

Features

  • To reduce the time to generate a backup using ghe-backup, administrators can choose to prune old backup snapshots after a new backup has been generate. For more information, see "Scheduling backups & snapshot pruning."
  • On instances with large MySQL databases , administrators who wish to save storage space can use the new --incremental flag with ghe-backup and ghe-restore. For more information, see "Incremental MySQL Backups and Restores"
  • Administrators can choose to skip the storage and software version checks that are run during ghe-backup using the --skip-checks flag. For more information, see "Using the backup and restore commands".

Changes

GitHub Enterprise Server Backup Utilities v3.9.2

24 Aug 19:16
ddcdb33
Compare
Choose a tag to compare

Bug fixes

  • Setting GHE_HOSTNAME as an environment variable did not override the value configured in backup.config.

GitHub Enterprise Server Backup Utilities v3.8.2

24 Aug 19:15
f1ca176
Compare
Choose a tag to compare

Changes

  • Administrators can disable backup or restoration of GitHub Pages data.

GitHub Enterprise Server Backup Utilities v3.7.2

24 Aug 19:15
81e63da
Compare
Choose a tag to compare

Changes

  • Administrators can disable backup or restoration of GitHub Pages data.

GitHub Enterprise Server Backup Utilities v3.6.2

24 Aug 19:15
3dab72c
Compare
Choose a tag to compare

Changes

  • Administrators can disable backup or restoration of GitHub Pages data.

GitHub Enterprise Server Backup Utilities v3.9.1

31 Jul 20:13
d2f4e83
Compare
Choose a tag to compare

Bug fixes

  • On an instance with GitHub Actions enabled, GitHub Enterprise Server Backup Utilities sometimes failed to back up GitHub Actions data despite indication that the backup was successful.
  • On a standalone GitHub Enterprise Server instance with GitHub Actions enabled, backups failed.
  • For administrators who need to correlate and troubleshoot errors, ghe-backup and ghe-restore include timestamps with logging information.
  • Fixes a known issue that caused users to potentially not be able to sign into the instance after restoration of a backup created using GitHub Enterprise Server Backup Utilities 3.9.0. For more information on this known issue, see "Known issues with backups for your instance."

GitHub Enterprise Server Backup Utilities v3.8.1

31 Jul 20:13
4d60e24
Compare
Choose a tag to compare

Bug fixes

  • On an instance with GitHub Actions enabled, GitHub Enterprise Server Backup Utilities sometimes failed to back up GitHub Actions data despite indication that the backup was successful.
  • On a standalone GitHub Enterprise Server instance with GitHub Actions enabled, backups failed.
  • For administrators who need to correlate and troubleshoot errors, ghe-backup and ghe-restore include timestamps with logging information.
  • Fixes a known issue that caused users to potentially not be able to sign into the instance after restoration of a backup created using GitHub Enterprise Server Backup Utilities 3.8.0. For more information on this known issue, see "Known issues with backups for your instance."

GitHub Enterprise Server Backup Utilities v3.7.1

31 Jul 20:12
a7767f3
Compare
Choose a tag to compare

Bug fixes

  • On an instance with GitHub Actions enabled, GitHub Enterprise Server Backup Utilities sometimes failed to back up GitHub Actions data despite indication that the backup was successful.
  • Fixes a known issue that caused users to potentially not be able to sign into the instance after restoration of a backup created using GitHub Enterprise Server Backup Utilities 3.7.0. For more information on this known issue, see "Known issues with backups for your instance."

GitHub Enterprise Server Backup Utilities v3.6.1

31 Jul 20:12
929b3a8
Compare
Choose a tag to compare

Bug fixes

  • On an instance with GitHub Actions enabled, GitHub Enterprise Server Backup Utilities sometimes failed to back up GitHub Actions data despite indication that the backup was successful.