Skip to content

Commit 420985b

Browse files
vilacidesIsa Vilacides
andauthored
Update errata and upgrade instructions (#56088)
Co-authored-by: Isa Vilacides <[email protected]>
1 parent 0bb42ca commit 420985b

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

content/admin/upgrading-your-instance/troubleshooting-upgrades/known-issues-with-upgrades-to-your-instance.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,8 @@ If the command returns `true`, a direct upgrade from 3.14 to 3.16.0 will fail, a
7979
8080
Alternatively, you can move to 3.16.0 now by first upgrading from 3.14 to 3.15, then from 3.15 to 3.16.0.
8181
82+
## Upgrading to 3.16.0 and 3.17.0 includes a slow data migration for code scanning
83+
84+
Customers who have code scanning enabled may experience slower transitions when upgrading to version 3.16.0, due to changes in the data model that require data migration. We recommend testing this upgrade in a non-production environment first, as it could result in longer downtime than expected. [Updated: 2025-06-12]
85+
8286
{% endif %}

data/release-notes/enterprise-server/3-16/0.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,8 @@ sections:
177177
# https://github.com/github/releases/issues/5415
178178
- |
179179
The CodeQL Action has been updated to v3.28.6 to enable uploading artifacts in debug mode without logging the complete environment when running CodeQL CLI v2.20.3+.
180+
- |
181+
Customers who have code scanning enabled may experience slower transitions when upgrading to version 3.16.0, due to changes in the data model that require data migration. We recommend testing this upgrade in a non-production environment first, as it could result in longer downtime than expected. [Updated: 2025-06-12]
180182
181183
known_issues:
182184
- |
@@ -265,3 +267,5 @@ sections:
265267
The release notes previously did not mention VMware ESXi 8.0 support. [Updated: 2025-04-02]
266268
- |
267269
The release notes previously mentioned Dependabot support for `pnpm` workspace catalogs, which did not ship in 3.16 and will ship in 3.17. [Updated: 2025-05-08]
270+
- |
271+
Customers who have code scanning enabled may experience slower transitions when upgrading to version 3.16.0, due to changes in the data model that require data migration. We recommend testing this upgrade in a non-production environment first, as it could result in longer downtime than expected. [Updated: 2025-06-12]

0 commit comments

Comments
 (0)