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-0/20.yml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -5,12 +5,12 @@ sections:
5
5
bugs:
6
6
- Pre-receive hooks would fail due to undefined `PATH`.
7
7
- Running `ghe-repl-setup` would return an error like `cannot create directory /data/user/elasticsearch:File exists` if the instance had previously been configured as a replica.
8
-
- In large GHES Cluster environments, the authentication backend could be unavailable on a subset of frontend nodes.
8
+
- In large cluster environments, the authentication backend could be unavailable on a subset of frontend nodes.
9
9
- Some critical services may not have been available on backend nodes in GHES Cluster.
10
10
changes:
11
11
- An additional outer layer of `gzip` compression when creating a cluster support bundle with `ghe-cluster-suport-bundle` is now turned off by default. This outer compression can optionally be applied with the `ghe-cluster-suport-bundle -c` command line option.
12
-
- Upgrade collectd to latest version 5.12.0.
13
-
- We have added extra text to the admin console to remind users about the mobile apps'' data collection for experience improvement purposes.
12
+
- Upgraded collectd to version 5.12.0.
13
+
- We have added extra text to the admin console to remind users about the mobile apps' data collection for experience improvement purposes.
14
14
known_issues:
15
15
- On a freshly set up {% data variables.product.prodname_ghe_server %} without any users, an attacker could create the first admin user.
16
16
- Custom firewall rules are removed during the upgrade process.
Copy file name to clipboardExpand all lines: data/release-notes/enterprise-server/3-1/12.yml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -7,12 +7,12 @@ sections:
7
7
- Pre-receive hooks would fail due to undefined `PATH`.
8
8
- Running `ghe-repl-setup` would return an error like `cannot create directory /data/user/elasticsearch:File exists` if the instance had previously been configured as a replica.
9
9
- After setting up a high availability replica, `ghe-repl-status` included an error in the output like `unexpected unclosed action in command`.
10
-
- In large GHES Cluster environments, the authentication backend could be unavailable on a subset of frontend nodes.
10
+
- In large cluster environments, the authentication backend could be unavailable on a subset of frontend nodes.
11
11
- Some critical services may not have been available on backend nodes in GHES Cluster.
12
12
changes:
13
13
- An additional outer layer of `gzip` compression when creating a cluster support bundle with `ghe-cluster-suport-bundle` is now turned off by default. This outer compression can optionally be applied with the `ghe-cluster-suport-bundle -c` command line option.
14
-
- Upgrade collectd to latest version 5.12.0.
15
-
- We have added extra text to the admin console to remind users about the mobile apps'' data collection for experience improvement purposes.
14
+
- Upgraded collectd to version 5.12.0.
15
+
- We have added extra text to the admin console to remind users about the mobile apps' data collection for experience improvement purposes.
16
16
known_issues:
17
17
- The {% data variables.product.prodname_registry %} npm registry no longer returns a time value in metadata responses. This was done to allow for substantial performance improvements. We continue to have all the data necessary to return a time value as part of the metadata response and will resume returning this value in the future once we have solved the existing performance issues.
18
18
- On a freshly set up {% data variables.product.prodname_ghe_server %} without any users, an attacker could create the first admin user.
Copy file name to clipboardExpand all lines: data/release-notes/enterprise-server/3-2/4.yml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -8,16 +8,16 @@ sections:
8
8
- Running `ghe-repl-setup` would return an error like `cannot create directory /data/user/elasticsearch:File exists` if the instance had previously been configured as a replica.
9
9
- Running `ghe-support-bundle` returned an error like `integer expression expected`.
10
10
- After setting up a high availability replica, `ghe-repl-status` included an error in the output like `unexpected unclosed action in command`.
11
-
- In large GHES Cluster environments, the authentication backend could be unavailable on a subset of frontend nodes.
11
+
- In large cluster environments, the authentication backend could be unavailable on a subset of frontend nodes.
12
12
- Some critical services may not have been available on backend nodes in GHES Cluster.
13
13
- The repository permissions to the user returned by the `/repos` API would not return the full list.
14
14
- The `childTeams` connection on the `Team` object in the GraphQL schema produced incorrect results under some circumstances.
15
15
- In a high availability configuration, repository maintenance always showed up as failed in stafftools, even when it succeeded.
16
16
- User defined patterns would not detect secrets in files like `package.json` or `yarn.lock`.
17
17
changes:
18
18
- An additional outer layer of `gzip` compression when creating a cluster support bundle with `ghe-cluster-suport-bundle` is now turned off by default. This outer compression can optionally be applied with the `ghe-cluster-suport-bundle -c` command line option.
19
-
- Upgrade collectd to latest version 5.12.0.
20
-
- We have added extra text to the admin console to remind users about the mobile apps'' data collection for experience improvement purposes.
19
+
- Upgraded collectd to version 5.12.0.
20
+
- We have added extra text to the admin console to remind users about the mobile apps' data collection for experience improvement purposes.
21
21
known_issues:
22
22
- On a freshly set up {% data variables.product.prodname_ghe_server %} without any users, an attacker could create the first admin user.
23
23
- Custom firewall rules are removed during the upgrade process.
0 commit comments