Skip to content

Commit 22dc833

Browse files
committed
Revise notes
1 parent 5087e15 commit 22dc833

File tree

2 files changed

+6
-7
lines changed
  • data/release-notes/enterprise-server

2 files changed

+6
-7
lines changed

data/release-notes/enterprise-server/3-5/5.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ sections:
77
- In some cases, running `ghe-cluster-config-apply` could replicate an empty configuration to existing nodes in a cluster.
88
- In some cases, configuration runs started with `ghe-config-apply` did not complete, or returned a `Container count mismatch` error.
99
- After updating a self-signed TLS certificate on a GitHub Enterprise Server instance, UI elements on some pages in the web interface did not appear.
10-
- The top site admin bar contained a broken link to the SHA for the currently running version of the application.
10+
- The site admin bar at the top of the web interface contained a broken link to the SHA for the currently running version of the application.
1111
- In some cases, background tasks could stall due to a library that was used concurrently despite not being thread-safe.
12-
- The list of organizations on the fork screen would overflow its box when a user was in many organizations.
1312
- Alerts from secret scanning for GitHub Advanced Security customers were missing in the web UI and REST API if a site administrator did not upgrade directly to GitHub Enterprise Server 3.4. The alerts are now visible.
13+
- When a user forked a repository into an organization, a long list of organizations would not render properly.
1414
changes:
1515
- Generation of support bundles is faster as a result of parallelized log sanitization. For more information about support bundles, see "[Providing data to GitHub Support](/support/contacting-github-support/providing-data-to-github-support)."
1616
- APIs that contain the `organization` or `org` route now accept either the organization's slug or ID. Previously, the APIs only accepted slugs, which caused `Link` headers for GitHub Advanced Security endpoints to be inaccessible. For more information, see "[Organizations](https://docs.github.com/rest/orgs/orgs)" in the REST API documentation.

data/release-notes/enterprise-server/3-6/1.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,11 @@ sections:
77
- In some cases, running `ghe-cluster-config-apply` could replicate an empty configuration to existing nodes in a cluster.
88
- In some cases, configuration runs started with `ghe-config-apply` did not complete, or returned a `Container count mismatch` error.
99
- After updating a self-signed TLS certificate on a GitHub Enterprise Server instance, UI elements on some pages in the web interface did not appear.
10-
- Fixes an issue where organization admins were unable to set the level of access required for creating discussions.
11-
- Fixes an issue where some users were incorrectly seeing a message that they needed to verify their email before creating a discussion.
12-
- Fixes an issue with the hydro payload value. It use to not have quotes, so the problematic file name isnt being handled properly which created a potential security vulnerability in the file tree
13-
- Fixes an issue where enterprise users were incorrectly seeing a link to the GitHub.com community guidelines.
1410
- In some cases, background tasks could stall due to a library that was used concurrently despite not being thread-safe.
15-
- The top site admin bar contained a broken link to the SHA for the currently running version of the application.
11+
- The site admin bar at the top of the web interface contained a broken link to the SHA for the currently running version of the application.
12+
- Organization owners were unable to set the level of access required to create discussions.
13+
- Discussions users were incorrectly directed to the community guidelines for GitHub.com.
14+
- In some cases, users were incorrectly instructed to verify their email before creating a discussion.
1615
- Alerts from secret scanning for GitHub Advanced Security customers were missing in the web UI and REST API if a site administrator did not upgrade directly to GitHub Enterprise Server 3.4. The alerts are now visible.
1716
changes:
1817
- Generation of support bundles is faster as a result of parallelized log sanitization. For more information about support bundles, see "[Providing data to GitHub Support](/support/contacting-github-support/providing-data-to-github-support)."

0 commit comments

Comments
 (0)