Skip to content

Releases: github/backup-utils

GitHub Enterprise Server Backup Utilities v3.18.0

16 Oct 00:52
Compare
Choose a tag to compare

Bug fixes

  • SSH compression is disabled by default in ghe-ssh to improve performance during backup and restore operations. Previously, SSH compression was enabled by default, which could cause slowness. If you need to turn on compression for rsync large files like storage or git files, configure with GHE_RSYNC_COMPRESSION_ENABLED, or override this setting completely with GHE_EXTRA_SSH_OPTS set to -o IdentitiesOnly=yes.

  • Administrators restoring backups using Backup Utils could experience missing Redis-related log entries or failed restore status in the UI.

Changes

  • Incremental MySQL backup (-i or --incremental option) has been deprecated since 3.17. Restoring previous backups created with incremental MySQL backup option will remain supported.

GitHub Enterprise Server Backup Utilities v3.17.2

27 Aug 20:17
Compare
Choose a tag to compare

GitHub Enterprise Server Backup Utilities v3.16.3

21 Jun 03:01
Compare
Choose a tag to compare

Bug Fixes

  • Site administrators restoring from backup saw chat integration settings for Slack and Microsoft Teams overwritten in staging environments, even when the -c flag was not specified with the ghe-restore command.

GitHub Enterprise Server Backup Utilities v3.15.4

21 Jun 03:01
Compare
Choose a tag to compare

Bug Fixes

  • Site administrators restoring from backup saw chat integration settings for Slack and Microsoft Teams overwritten in staging environments, even when the -c flag was not specified with the ghe-restore command.

GitHub Enterprise Server Backup Utilities v3.14.5

21 Jun 03:01
Compare
Choose a tag to compare

Bug Fixes

  • Site administrators restoring from backup saw chat integration settings for Slack and Microsoft Teams overwritten in staging environments, even when the -c flag was not specified with the ghe-restore command.

GitHub Enterprise Server Backup Utilities v3.13.5

21 Jun 03:02
Compare
Choose a tag to compare

Bug Fixes

  • The OIDC configuration for remote blob providers did not correctly update when restoring a backup into a new hostname.
  • Site administrators restoring from backup saw chat integration settings for Slack and Microsoft Teams overwritten in staging environments, even when the -c flag was not specified with the ghe-restore command.

GitHub Enterprise Server Backup Utilities v3.17.1

20 Jun 21:05
Compare
Choose a tag to compare

Bug Fixes

  • Site administrators restoring from backup saw chat integration settings for Slack and Microsoft Teams overwritten in staging environments, even when the -c flag was not specified with the ghe-restore command.

GitHub Enterprise Server Backup Utilities v3.17.0

15 May 22:40
Compare
Choose a tag to compare

Bug fixes

  • Audit Log streaming decoding secrets are not backed up or restored.

Changes

  • Incremental MySQL backup (-i or --incremental option) has been deprecated since 3.17. Restoring previous backups created with incremental MySQL backup option will remain supported.

  • Restores will automatically detect incremental MySQL backups without requiring the -i flag.

GitHub Enterprise Server Backup Utilities v3.16.2

22 Apr 21:38
Compare
Choose a tag to compare

Changes

  • Restores will automatically detect incremental MySQL backups without requiring the -i flag.

GitHub Enterprise Server Backup Utilities v3.15.3

22 Apr 21:38
Compare
Choose a tag to compare

Changes

  • Restores will automatically detect incremental MySQL backups without requiring the -i flag.