Skip to content

Releases: github/backup-utils

GitHub Enterprise Server Backup Utilities v2.20.1

19 Feb 21:47
d58c944
Compare
Choose a tag to compare

Includes general improvements & bug fixes

  • Fixes gist route calculation for GHES version 2.20

GitHub Enterprise Server Backup Utilities v2.19.4

18 Feb 17:54
4a07a44
Compare
Choose a tag to compare

Includes general improvements & bug fixes

  • Fix the way we connect to mysql master using ssh forwarding for binary backups #567

GitHub Enterprise Server Backup Utilities v2.20.0

11 Feb 20:48
e2d882c
Compare
Choose a tag to compare

Includes general improvements & bug fixes and support for GitHub Enterprise Server v2.20.0

  • Fix ghe-backup-repositories performance for large instances #541
  • Fix two issues with binary backup (slow gzip compression and support for restore from instances other than SQL master) #551

GitHub Enterprise Server Backup Utilities v2.19.3

11 Feb 19:32
863e09e
Compare
Choose a tag to compare

Includes general improvements & bug fixes

  • Fix two issues with binary backup (slow gzip compression and support for restore from instances other than SQL master) #551

GitHub Enterprise Server Backup Utilities v2.19.2

31 Jan 19:14
313d490
Compare
Choose a tag to compare

Includes general improvements & bug fixes

  • Fix ghe-backup-repositories performance for large instances #541

GitHub Enterprise Server Backup Utilities v2.19.1

11 Dec 09:33
2c47acb
Compare
Choose a tag to compare

Includes general improvements & bug fixes

  • Cater for more explicit gist paths used in routes file #524
  • Suppress "*.rsync': No such file or directory" errors when no data to backup or restore #525

GitHub Enterprise Server Backup Utilities v2.19.0

12 Nov 18:57
49d0011
Compare
Choose a tag to compare

Includes general improvements & bug fixes and support for GitHub Enterprise Server v2.19.0

  • Remove temporary exclude file from the backup host not the target GHES appliance #516
  • Update Debian package depends to include git #520

GitHub Enterprise Server Backup Utilities v2.18.0

20 Aug 18:50
d9620bc
Compare
Choose a tag to compare

Includes general improvements & bug fixes and support for GitHub Enterprise Server v2.18.0

  • Replace "sed -E" in ghe-host-check with a more portable solution #509

GitHub Enterprise Server Backup Utilities v2.17.1

05 Jun 08:43
0b42e11
Compare
Choose a tag to compare

Includes general improvements & bug fixes

  • Redirect ghe-export-audit-logs stderr output unless using verbose output #497

GitHub Enterprise Server Backup Utilities v2.17.0

23 May 08:20
fcce80b
Compare
Choose a tag to compare

Includes general improvements & bug fixes and support for GitHub Enterprise Server v2.17.0

  • Restore target is ignored when specified on the command line #476
  • Support incremental backups for MySQL-stored audit logs #485