Skip to content

Commit f1bad5c

Browse files
authored
Merge pull request #677 from github/patch-release-notes-3.8.4
Update debian/changelog and release-notes/3.8.4.md for 3.8.4 release
2 parents 885f3cf + 78b3738 commit f1bad5c

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
github-backup-utils (3.8.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/651, https://github.com/github/backup-utils-private/pull/459 {% endcomment %}
4+
5+
-- ghes-releases-team Fri, 20 Oct 2023 18:49:24 +0000
6+
17
github-backup-utils (3.8.3) UNRELEASED; urgency=medium
28

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

release-notes/3.8.4.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
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/651, https://github.com/github/backup-utils-private/pull/459 {% endcomment %}
4+

0 commit comments

Comments
 (0)