You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data/release-notes/enterprise-server/3-14/8.yml
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -40,6 +40,8 @@ sections:
40
40
Certain search terms for repositories and wikis did not return all valid results.
41
41
- |
42
42
In some cluster configurations, secret scanning failed to run normally due to connection failures.
43
+
- |
44
+
Images were not migrated properly when using {% data variables.product.prodname_importer %} to import repositories from {% data variables.product.prodname_ghe_server %}.
43
45
changes:
44
46
- |
45
47
Log files on the appliance root disk are compressed immediately upon rotation daily instead of after a 24 hour delay. You can revert to the previous `delaycompress` behavior by signing in as an SSH admin user, setting `ghe-config logrotate.delaycompress true` and then running `ghe-config-apply`.
Copy file name to clipboardExpand all lines: data/release-notes/enterprise-server/3-15/3.yml
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -47,6 +47,8 @@ sections:
47
47
Users who had authenticated to multiple accounts, then logged out of one account, were unable to switch to a different account on the platform.
48
48
- |
49
49
In some cluster configurations, secret scanning failed to run normally due to connection failures.
50
+
- |
51
+
Images were not migrated properly when using {% data variables.product.prodname_importer %} to import repositories from {% data variables.product.prodname_ghe_server %}.
50
52
changes:
51
53
- |
52
54
Log files on the appliance root disk are compressed immediately upon daily rotation instead of after a 24 hour delay. You can revert to the previous `delaycompress` behavior by signing in as an SSH admin user, setting `ghe-config logrotate.delaycompress true` and then running `ghe-config-apply`.
0 commit comments