From fac355c4b7acc38ab1b7aee9343eabd0be0fa13f Mon Sep 17 00:00:00 2001 From: Pallavi <96553709+pallsama@users.noreply.github.com> Date: Fri, 1 Aug 2025 23:56:03 -0700 Subject: [PATCH 1/3] Updating 3.15, 3.16 and 3.17 release notes with a warning about upgrades (#56954) Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: shar c <40021332+sharwren@users.noreply.github.com> Co-authored-by: mchammer01 <42146119+mchammer01@users.noreply.github.com> --- data/release-notes/enterprise-server/3-15/0.yml | 8 +++++--- data/release-notes/enterprise-server/3-15/1.yml | 9 +++++++-- data/release-notes/enterprise-server/3-15/10.yml | 6 ++++++ data/release-notes/enterprise-server/3-15/11.yml | 6 ++++++ data/release-notes/enterprise-server/3-15/2.yml | 6 ++++++ data/release-notes/enterprise-server/3-15/3.yml | 6 +++++- data/release-notes/enterprise-server/3-15/4.yml | 6 ++++++ data/release-notes/enterprise-server/3-15/5.yml | 6 ++++++ data/release-notes/enterprise-server/3-15/6.yml | 6 ++++++ data/release-notes/enterprise-server/3-15/7.yml | 6 ++++++ data/release-notes/enterprise-server/3-15/8.yml | 6 ++++++ data/release-notes/enterprise-server/3-15/9.yml | 6 ++++++ data/release-notes/enterprise-server/3-16/0.yml | 7 +++++-- data/release-notes/enterprise-server/3-16/1.yml | 6 ++++++ data/release-notes/enterprise-server/3-16/2.yml | 6 ++++++ data/release-notes/enterprise-server/3-16/3.yml | 6 ++++++ data/release-notes/enterprise-server/3-16/4.yml | 6 ++++++ data/release-notes/enterprise-server/3-16/5.yml | 6 ++++++ data/release-notes/enterprise-server/3-16/6.yml | 6 ++++++ data/release-notes/enterprise-server/3-16/7.yml | 6 ++++++ data/release-notes/enterprise-server/3-17/0.yml | 5 ++++- data/release-notes/enterprise-server/3-17/1.yml | 6 ++++++ data/release-notes/enterprise-server/3-17/2.yml | 6 ++++++ data/release-notes/enterprise-server/3-17/3.yml | 6 ++++++ data/release-notes/enterprise-server/3-17/4.yml | 6 ++++++ 25 files changed, 146 insertions(+), 9 deletions(-) diff --git a/data/release-notes/enterprise-server/3-15/0.yml b/data/release-notes/enterprise-server/3-15/0.yml index b2aaa90ad921..aed46f444af6 100644 --- a/data/release-notes/enterprise-server/3-15/0.yml +++ b/data/release-notes/enterprise-server/3-15/0.yml @@ -2,8 +2,11 @@ date: '2024-12-03' release_candidate: false deprecated: false intro: | - For upgrade instructions, see [AUTOTITLE](/admin/upgrading-your-instance/preparing-to-upgrade/overview-of-the-upgrade-process). + {% warning %} + **Warning**: We have received a few reports of performance issues with GitHub Enterprise Server versions 3.15, 3.16, and 3.17. Out of an abundance of caution, we recommend holding off on upgrading to these versions until further notice. [Updated: 2025-08-01] + + {% endwarning %} sections: # Remove section heading if the section contains no notes. @@ -230,6 +233,5 @@ sections: errata: - | These release notes previously indicated as a known issue that on GitHub Enterprise Server 3.15.0, repositories originally imported using `ghe-migrator` will not correctly track Advanced Security contributions. - + The fix for this problem was already included in GitHub Enterprise Server [3.12](/admin/release-notes#3.12.0-bugs). [Updated: 2025-04-11] - \ No newline at end of file diff --git a/data/release-notes/enterprise-server/3-15/1.yml b/data/release-notes/enterprise-server/3-15/1.yml index abfeaf13d3cf..8e6f7b352fa6 100644 --- a/data/release-notes/enterprise-server/3-15/1.yml +++ b/data/release-notes/enterprise-server/3-15/1.yml @@ -1,4 +1,10 @@ date: '2024-12-17' +intro: | + {% warning %} + + **Warning**: We have received a few reports of performance issues with GitHub Enterprise Server versions 3.15, 3.16, and 3.17. Out of an abundance of caution, we recommend holding off on upgrading to these versions until further notice. [Updated: 2025-08-01] + + {% endwarning %} sections: security_fixes: - | @@ -103,6 +109,5 @@ sections: errata: - | These release notes previously indicated as a known issue that on GitHub Enterprise Server 3.15.1, repositories originally imported using `ghe-migrator` will not correctly track Advanced Security contributions. - + The fix for this problem was already included in GitHub Enterprise Server [3.12](/admin/release-notes#3.12.0-bugs). [Updated: 2025-04-11] - \ No newline at end of file diff --git a/data/release-notes/enterprise-server/3-15/10.yml b/data/release-notes/enterprise-server/3-15/10.yml index 74800affc18b..4597fc3558f9 100644 --- a/data/release-notes/enterprise-server/3-15/10.yml +++ b/data/release-notes/enterprise-server/3-15/10.yml @@ -1,4 +1,10 @@ date: '2025-07-15' +intro: | + {% warning %} + + **Warning**: We have received a few reports of performance issues with GitHub Enterprise Server versions 3.15, 3.16, and 3.17. Out of an abundance of caution, we recommend holding off on upgrading to these versions until further notice. [Updated: 2025-08-01] + + {% endwarning %} sections: security_fixes: - | diff --git a/data/release-notes/enterprise-server/3-15/11.yml b/data/release-notes/enterprise-server/3-15/11.yml index e8202384a293..506f489b7f52 100644 --- a/data/release-notes/enterprise-server/3-15/11.yml +++ b/data/release-notes/enterprise-server/3-15/11.yml @@ -1,4 +1,10 @@ date: '2025-07-29' +intro: | + {% warning %} + + **Warning**: We have received a few reports of performance issues with GitHub Enterprise Server versions 3.15, 3.16, and 3.17. Out of an abundance of caution, we recommend holding off on upgrading to these versions until further notice. [Updated: 2025-08-01] + + {% endwarning %} sections: security_fixes: - | diff --git a/data/release-notes/enterprise-server/3-15/2.yml b/data/release-notes/enterprise-server/3-15/2.yml index bec87dd03d86..b6458c00cfdc 100644 --- a/data/release-notes/enterprise-server/3-15/2.yml +++ b/data/release-notes/enterprise-server/3-15/2.yml @@ -1,4 +1,10 @@ date: '2025-01-21' +intro: | + {% warning %} + + **Warning**: We have received a few reports of performance issues with GitHub Enterprise Server versions 3.15, 3.16, and 3.17. Out of an abundance of caution, we recommend holding off on upgrading to these versions until further notice. [Updated: 2025-08-01] + + {% endwarning %} sections: security_fixes: - | diff --git a/data/release-notes/enterprise-server/3-15/3.yml b/data/release-notes/enterprise-server/3-15/3.yml index 11829911bf4e..a867436a930f 100644 --- a/data/release-notes/enterprise-server/3-15/3.yml +++ b/data/release-notes/enterprise-server/3-15/3.yml @@ -2,7 +2,11 @@ date: '2025-02-18' intro: | {% warning %} - **Warning**: For instances installed on Google Cloud Platform (GCP), hotpatches to GitHub Enterprise Server version `3.15.3` will result in errors being reported in the upgrade log. We recommend hotpatching to a newer 3.15 version instead. [Updated: 2025-03-11] + **Warning**: We have received a few reports of performance issues with GitHub Enterprise Server versions 3.15, 3.16, and 3.17. Out of an abundance of caution, we recommend holding off on upgrading to these versions until further notice. [Updated: 2025-08-01] + + {% endwarning %} + {% warning %} + For instances installed on Google Cloud Platform (GCP), hotpatches to GitHub Enterprise Server version `3.15.3` will result in errors being reported in the upgrade log. We recommend hotpatching to a newer 3.15 version instead. [Updated: 2025-03-11] {% endwarning %} sections: diff --git a/data/release-notes/enterprise-server/3-15/4.yml b/data/release-notes/enterprise-server/3-15/4.yml index 7c05d79dd138..e57e00619f6d 100644 --- a/data/release-notes/enterprise-server/3-15/4.yml +++ b/data/release-notes/enterprise-server/3-15/4.yml @@ -1,4 +1,10 @@ date: '2025-03-04' +intro: | + {% warning %} + + **Warning**: We have received a few reports of performance issues with GitHub Enterprise Server versions 3.15, 3.16, and 3.17. Out of an abundance of caution, we recommend holding off on upgrading to these versions until further notice. [Updated: 2025-08-01] + + {% endwarning %} sections: features: - | diff --git a/data/release-notes/enterprise-server/3-15/5.yml b/data/release-notes/enterprise-server/3-15/5.yml index 206448088c5c..4da9ac092715 100644 --- a/data/release-notes/enterprise-server/3-15/5.yml +++ b/data/release-notes/enterprise-server/3-15/5.yml @@ -1,4 +1,10 @@ date: '2025-03-25' +intro: | + {% warning %} + + **Warning**: We have received a few reports of performance issues with GitHub Enterprise Server versions 3.15, 3.16, and 3.17. Out of an abundance of caution, we recommend holding off on upgrading to these versions until further notice. [Updated: 2025-08-01] + + {% endwarning %} sections: security_fixes: - | diff --git a/data/release-notes/enterprise-server/3-15/6.yml b/data/release-notes/enterprise-server/3-15/6.yml index e44bcc5ff936..824b1950dc13 100644 --- a/data/release-notes/enterprise-server/3-15/6.yml +++ b/data/release-notes/enterprise-server/3-15/6.yml @@ -1,4 +1,10 @@ date: '2025-04-17' +intro: | + {% warning %} + + **Warning**: We have received a few reports of performance issues with GitHub Enterprise Server versions 3.15, 3.16, and 3.17. Out of an abundance of caution, we recommend holding off on upgrading to these versions until further notice. [Updated: 2025-08-01] + + {% endwarning %} sections: security_fixes: - | diff --git a/data/release-notes/enterprise-server/3-15/7.yml b/data/release-notes/enterprise-server/3-15/7.yml index da6f696bf5af..2c2fda18843e 100644 --- a/data/release-notes/enterprise-server/3-15/7.yml +++ b/data/release-notes/enterprise-server/3-15/7.yml @@ -1,4 +1,10 @@ date: '2025-05-27' +intro: | + {% warning %} + + **Warning**: We have received a few reports of performance issues with GitHub Enterprise Server versions 3.15, 3.16, and 3.17. Out of an abundance of caution, we recommend holding off on upgrading to these versions until further notice. [Updated: 2025-08-01] + + {% endwarning %} sections: security_fixes: - | diff --git a/data/release-notes/enterprise-server/3-15/8.yml b/data/release-notes/enterprise-server/3-15/8.yml index 5ee472dca62a..89e351b453bd 100644 --- a/data/release-notes/enterprise-server/3-15/8.yml +++ b/data/release-notes/enterprise-server/3-15/8.yml @@ -1,4 +1,10 @@ date: '2025-06-18' +intro: | + {% warning %} + + **Warning**: We have received a few reports of performance issues with GitHub Enterprise Server versions 3.15, 3.16, and 3.17. Out of an abundance of caution, we recommend holding off on upgrading to these versions until further notice. [Updated: 2025-08-01] + + {% endwarning %} sections: security_fixes: - | diff --git a/data/release-notes/enterprise-server/3-15/9.yml b/data/release-notes/enterprise-server/3-15/9.yml index 28e38f4dc176..810d79c8ac35 100644 --- a/data/release-notes/enterprise-server/3-15/9.yml +++ b/data/release-notes/enterprise-server/3-15/9.yml @@ -1,4 +1,10 @@ date: '2025-07-01' +intro: | + {% warning %} + + **Warning**: We have received a few reports of performance issues with GitHub Enterprise Server versions 3.15, 3.16, and 3.17. Out of an abundance of caution, we recommend holding off on upgrading to these versions until further notice. [Updated: 2025-08-01] + + {% endwarning %} sections: security_fixes: - | diff --git a/data/release-notes/enterprise-server/3-16/0.yml b/data/release-notes/enterprise-server/3-16/0.yml index 0805c6b36274..2e42b4745548 100644 --- a/data/release-notes/enterprise-server/3-16/0.yml +++ b/data/release-notes/enterprise-server/3-16/0.yml @@ -4,11 +4,14 @@ deprecated: false intro: | {% warning %} - **Warning**: Customers who have security products enabled by default at the organization level will experience issues when upgrading from 3.14 to 3.16.0. We recommend waiting for the next 3.16 patch to upgrade. + **Warning**: We have received a few reports of performance issues with GitHub Enterprise Server versions 3.15, 3.16, and 3.17. Out of an abundance of caution, we recommend holding off on upgrading to these versions until further notice. [Updated: 2025-08-01] {% endwarning %} + {% warning %} - For upgrade instructions, see [AUTOTITLE](/admin/upgrading-your-instance/preparing-to-upgrade/overview-of-the-upgrade-process). + **Warning**: Customers who have security products enabled by default at the organization level will experience issues when upgrading from 3.14 to 3.16.0. We recommend waiting for the next 3.16 patch to upgrade. + + {% endwarning %} sections: features: diff --git a/data/release-notes/enterprise-server/3-16/1.yml b/data/release-notes/enterprise-server/3-16/1.yml index 630ff236edcf..6da127512384 100644 --- a/data/release-notes/enterprise-server/3-16/1.yml +++ b/data/release-notes/enterprise-server/3-16/1.yml @@ -1,4 +1,10 @@ date: '2025-03-25' +intro: | + {% warning %} + + **Warning**: We have received a few reports of performance issues with GitHub Enterprise Server versions 3.15, 3.16, and 3.17. Out of an abundance of caution, we recommend holding off on upgrading to these versions until further notice. [Updated: 2025-08-01] + + {% endwarning %} sections: security_fixes: - | diff --git a/data/release-notes/enterprise-server/3-16/2.yml b/data/release-notes/enterprise-server/3-16/2.yml index 3f9a8beda383..98370513c51e 100644 --- a/data/release-notes/enterprise-server/3-16/2.yml +++ b/data/release-notes/enterprise-server/3-16/2.yml @@ -1,4 +1,10 @@ date: '2025-04-17' +intro: | + {% warning %} + + **Warning**: We have received a few reports of performance issues with GitHub Enterprise Server versions 3.15, 3.16, and 3.17. Out of an abundance of caution, we recommend holding off on upgrading to these versions until further notice. [Updated: 2025-08-01] + + {% endwarning %} sections: security_fixes: - | diff --git a/data/release-notes/enterprise-server/3-16/3.yml b/data/release-notes/enterprise-server/3-16/3.yml index d75242106cdb..60124b6df32c 100644 --- a/data/release-notes/enterprise-server/3-16/3.yml +++ b/data/release-notes/enterprise-server/3-16/3.yml @@ -1,4 +1,10 @@ date: '2025-05-27' +intro: | + {% warning %} + + **Warning**: We have received a few reports of performance issues with GitHub Enterprise Server versions 3.15, 3.16, and 3.17. Out of an abundance of caution, we recommend holding off on upgrading to these versions until further notice. [Updated: 2025-08-01] + + {% endwarning %} sections: security_fixes: - | diff --git a/data/release-notes/enterprise-server/3-16/4.yml b/data/release-notes/enterprise-server/3-16/4.yml index 9e42390e892a..b57a2760a9f7 100644 --- a/data/release-notes/enterprise-server/3-16/4.yml +++ b/data/release-notes/enterprise-server/3-16/4.yml @@ -1,4 +1,10 @@ date: '2025-06-18' +intro: | + {% warning %} + + **Warning**: We have received a few reports of performance issues with GitHub Enterprise Server versions 3.15, 3.16, and 3.17. Out of an abundance of caution, we recommend holding off on upgrading to these versions until further notice. [Updated: 2025-08-01] + + {% endwarning %} sections: security_fixes: - | diff --git a/data/release-notes/enterprise-server/3-16/5.yml b/data/release-notes/enterprise-server/3-16/5.yml index 9cf955fc3314..8e3933cb7ff9 100644 --- a/data/release-notes/enterprise-server/3-16/5.yml +++ b/data/release-notes/enterprise-server/3-16/5.yml @@ -1,4 +1,10 @@ date: '2025-07-01' +intro: | + {% warning %} + + **Warning**: We have received a few reports of performance issues with GitHub Enterprise Server versions 3.15, 3.16, and 3.17. Out of an abundance of caution, we recommend holding off on upgrading to these versions until further notice. [Updated: 2025-08-01] + + {% endwarning %} sections: security_fixes: - | diff --git a/data/release-notes/enterprise-server/3-16/6.yml b/data/release-notes/enterprise-server/3-16/6.yml index 1ea1acaa6bd4..026f928c18dc 100644 --- a/data/release-notes/enterprise-server/3-16/6.yml +++ b/data/release-notes/enterprise-server/3-16/6.yml @@ -1,4 +1,10 @@ date: '2025-07-15' +intro: | + {% warning %} + + **Warning**: We have received a few reports of performance issues with GitHub Enterprise Server versions 3.15, 3.16, and 3.17. Out of an abundance of caution, we recommend holding off on upgrading to these versions until further notice. [Updated: 2025-08-01] + + {% endwarning %} sections: security_fixes: - | diff --git a/data/release-notes/enterprise-server/3-16/7.yml b/data/release-notes/enterprise-server/3-16/7.yml index 4e6d34757f3d..e082c5fad183 100644 --- a/data/release-notes/enterprise-server/3-16/7.yml +++ b/data/release-notes/enterprise-server/3-16/7.yml @@ -1,4 +1,10 @@ date: '2025-07-29' +intro: | + {% warning %} + + **Warning**: We have received a few reports of performance issues with GitHub Enterprise Server versions 3.15, 3.16, and 3.17. Out of an abundance of caution, we recommend holding off on upgrading to these versions until further notice. [Updated: 2025-08-01] + + {% endwarning %} sections: security_fixes: - | diff --git a/data/release-notes/enterprise-server/3-17/0.yml b/data/release-notes/enterprise-server/3-17/0.yml index 37d1f2f2182b..92630b629e7d 100644 --- a/data/release-notes/enterprise-server/3-17/0.yml +++ b/data/release-notes/enterprise-server/3-17/0.yml @@ -2,8 +2,11 @@ date: '2025-06-03' release_candidate: false deprecated: false intro: | - For upgrade instructions, see [AUTOTITLE](/admin/upgrading-your-instance/preparing-to-upgrade/overview-of-the-upgrade-process). + {% warning %} + **Warning**: We have received a few reports of performance issues with GitHub Enterprise Server versions 3.15, 3.16, and 3.17. Out of an abundance of caution, we recommend holding off on upgrading to these versions until further notice. [Updated: 2025-08-01] + + {% endwarning %} sections: # Remove section heading if the section contains no notes. diff --git a/data/release-notes/enterprise-server/3-17/1.yml b/data/release-notes/enterprise-server/3-17/1.yml index bb7d7517ea45..8a0242ec96d9 100644 --- a/data/release-notes/enterprise-server/3-17/1.yml +++ b/data/release-notes/enterprise-server/3-17/1.yml @@ -1,4 +1,10 @@ date: '2025-06-18' +intro: | + {% warning %} + + **Warning**: We have received a few reports of performance issues with GitHub Enterprise Server versions 3.15, 3.16, and 3.17. Out of an abundance of caution, we recommend holding off on upgrading to these versions until further notice. [Updated: 2025-08-01] + + {% endwarning %} sections: security_fixes: - | diff --git a/data/release-notes/enterprise-server/3-17/2.yml b/data/release-notes/enterprise-server/3-17/2.yml index 2bf8493f47e6..5f880dd937af 100644 --- a/data/release-notes/enterprise-server/3-17/2.yml +++ b/data/release-notes/enterprise-server/3-17/2.yml @@ -1,4 +1,10 @@ date: '2025-07-01' +intro: | + {% warning %} + + **Warning**: We have received a few reports of performance issues with GitHub Enterprise Server versions 3.15, 3.16, and 3.17. Out of an abundance of caution, we recommend holding off on upgrading to these versions until further notice. [Updated: 2025-08-01] + + {% endwarning %} sections: security_fixes: - | diff --git a/data/release-notes/enterprise-server/3-17/3.yml b/data/release-notes/enterprise-server/3-17/3.yml index fd69781bbdcd..aa653558e196 100644 --- a/data/release-notes/enterprise-server/3-17/3.yml +++ b/data/release-notes/enterprise-server/3-17/3.yml @@ -1,4 +1,10 @@ date: '2025-07-15' +intro: | + {% warning %} + + **Warning**: We have received a few reports of performance issues with GitHub Enterprise Server versions 3.15, 3.16, and 3.17. Out of an abundance of caution, we recommend holding off on upgrading to these versions until further notice. [Updated: 2025-08-01] + + {% endwarning %} sections: security_fixes: - | diff --git a/data/release-notes/enterprise-server/3-17/4.yml b/data/release-notes/enterprise-server/3-17/4.yml index 695ed5692e99..9fbbc43c6673 100644 --- a/data/release-notes/enterprise-server/3-17/4.yml +++ b/data/release-notes/enterprise-server/3-17/4.yml @@ -1,4 +1,10 @@ date: '2025-07-29' +intro: | + {% warning %} + + **Warning**: We have received a few reports of performance issues with GitHub Enterprise Server versions 3.15, 3.16, and 3.17. Out of an abundance of caution, we recommend holding off on upgrading to these versions until further notice. [Updated: 2025-08-01] + + {% endwarning %} sections: security_fixes: - | From de8738fcf57fcccb6c877aafbfb94010d3b5af34 Mon Sep 17 00:00:00 2001 From: mc <42146119+mchammer01@users.noreply.github.com> Date: Sat, 2 Aug 2025 08:19:20 +0100 Subject: [PATCH 2/3] Minor fix to GHES 15.3 release notes (#56955) --- data/release-notes/enterprise-server/3-15/3.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/release-notes/enterprise-server/3-15/3.yml b/data/release-notes/enterprise-server/3-15/3.yml index a867436a930f..4356969d27c2 100644 --- a/data/release-notes/enterprise-server/3-15/3.yml +++ b/data/release-notes/enterprise-server/3-15/3.yml @@ -6,7 +6,7 @@ intro: | {% endwarning %} {% warning %} - For instances installed on Google Cloud Platform (GCP), hotpatches to GitHub Enterprise Server version `3.15.3` will result in errors being reported in the upgrade log. We recommend hotpatching to a newer 3.15 version instead. [Updated: 2025-03-11] + **Warning**: For instances installed on Google Cloud Platform (GCP), hotpatches to GitHub Enterprise Server version `3.15.3` will result in errors being reported in the upgrade log. We recommend hotpatching to a newer 3.15 version instead. [Updated: 2025-03-11] {% endwarning %} sections: From 395e7ae03c074f2662ccc6d444403fb6cb1e418e Mon Sep 17 00:00:00 2001 From: mc <42146119+mchammer01@users.noreply.github.com> Date: Sat, 2 Aug 2025 10:17:43 +0100 Subject: [PATCH 3/3] YOLO merge --- data/release-notes/enterprise-server/3-15/3.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/data/release-notes/enterprise-server/3-15/3.yml b/data/release-notes/enterprise-server/3-15/3.yml index 4356969d27c2..3e0e3331c709 100644 --- a/data/release-notes/enterprise-server/3-15/3.yml +++ b/data/release-notes/enterprise-server/3-15/3.yml @@ -6,6 +6,7 @@ intro: | {% endwarning %} {% warning %} + **Warning**: For instances installed on Google Cloud Platform (GCP), hotpatches to GitHub Enterprise Server version `3.15.3` will result in errors being reported in the upgrade log. We recommend hotpatching to a newer 3.15 version instead. [Updated: 2025-03-11] {% endwarning %}