Skip to content

Commit 1eafa03

Browse files
authored
Merge pull request #676 from github/patch-release-notes-3.9.4
Update debian/changelog and release-notes/3.9.4.md for 3.9.4 release
2 parents 4080d93 + 7b72de2 commit 1eafa03

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

debian/changelog

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
github-backup-utils (3.9.4) UNRELEASED; urgency=medium
2+
3+
* On an instance with Actions enabled, incorrect backup and restore settings prevented the storage container name from being restored. This made the logs from that container inaccessible, and caused Actions to create a new storage container in a different location. {% comment %} https://github.com/github/backup-utils-private/pull/652, https://github.com/github/backup-utils-private/pull/459 {% endcomment %}
4+
5+
When a NFS mount is detected for snapshots on backup hosts, backup logs will show a warning to notify the user that such a setup may incur performance issues as highlighted in [storage requirements](https://github.com/github/backup-utils-private/blob/master/docs/requirements.md#storage-requirements) documentation.
6+
7+
-- ghes-releases-team Fri, 20 Oct 2023 18:49:19 +0000
8+
19
github-backup-utils (3.9.3) UNRELEASED; urgency=medium
210

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

release-notes/3.9.4.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
## Bug Fixes
2+
3+
* On an instance with Actions enabled, incorrect backup and restore settings prevented the storage container name from being restored. This made the logs from that container inaccessible, and caused Actions to create a new storage container in a different location. {% comment %} https://github.com/github/backup-utils-private/pull/652, https://github.com/github/backup-utils-private/pull/459 {% endcomment %}
4+
5+
## Backups and Disaster Recovery
6+
7+
When a NFS mount is detected for snapshots on backup hosts, backup logs will show a warning to notify the user that such a setup may incur performance issues as highlighted in [storage requirements](https://github.com/github/backup-utils-private/blob/master/docs/requirements.md#storage-requirements) documentation.
8+

0 commit comments

Comments
 (0)