Skip to content

Commit ce4b69f

Browse files
jclement136CopilotCopilotmchammer01
authored
GHES 3.21 GA (#61298)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
1 parent 0f43116 commit ce4b69f

3 files changed

Lines changed: 302 additions & 4 deletions

File tree

data/release-notes/enterprise-server/3-21/0-rc1.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
date: '2026-05-12'
22
release_candidate: true
3-
deprecated: false
3+
deprecated: true
44
intro: |
55
> [!NOTE] Release candidate (RC) builds are intended solely for use in a test environment. Do not install an RC in a production environment.
66
>
@@ -280,8 +280,6 @@ sections:
280280
When applying an enterprise security configuration to all repositories (for example, enabling Secret Scanning or Code Scanning across all repositories), the system immediately enqueues enablement jobs for every organization in the enterprise simultaneously. For enterprises with a large number of repositories, this can result in significant system load and potential performance degradation. If you manage a large enterprise with many organizations and repositories, we recommend applying security configurations at the organization level rather than at the enterprise level in the UI. This allows you to enable security features incrementally and monitor system performance as you roll out changes.
281281
- |
282282
On instances with multiple Git storage nodes in a voting configuration, including cluster and geo-replication high availability topologies, upgrading may fail to correctly install Actions that ship with the new version. In some cases, previous versions of these Actions remain on the instance. To resolve this issue, run the following commands on the primary node: `ghe-config --unset 'app.actions.actions-repos-sha1sum'`, `ghe-config-apply`, and `/usr/local/share/enterprise/ghe-run-init-actions-graph`.
283-
- |
284-
`git clone` may fail after upgrading to the {% data variables.product.prodname_ghe_server %} version 3.21 release candidate image.
285283
286284
closing_down:
287285
# https://github.com/github/releases/issues/7007

0 commit comments

Comments
 (0)