Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions data/release-notes/enterprise-server/3-16/6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ sections:
- |
Site administrators running migrations on GitHub Enterprise Server benefit from optimized performance for code scanning, as garbage collection-related `ts_analyses` migrations are combined into a single step. This reduces migration time and minimizes operational disruption during upgrades.
known_issues:
- |
Customers operating at high scale or near capacity may experience unexpected performance degradation, such as slow response times, background job queue spikes, elevated CPU usage, and increased MySQL load. Consider upgrading to 3.16 with caution. [Updated: 2025-07-23]
- |
Custom firewall rules are removed during the upgrade process.
- |
Expand Down
2 changes: 2 additions & 0 deletions data/release-notes/enterprise-server/3-17/3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ sections:
- |
Site administrators running migrations on GitHub Enterprise Server benefit from optimized performance for code scanning, as garbage collection-related `ts_analyses` migrations are combined into a single step. This reduces migration time and minimizes operational disruption during upgrades.
known_issues:
- |
Customers operating at high scale or near capacity may experience unexpected performance degradation, such as slow response times, background job queue spikes, elevated CPU usage, and increased MySQL load. Consider upgrading to 3.17 with caution. [Updated: 2025-07-23]
- |
Custom firewall rules are removed during the upgrade process.
- |
Expand Down
Loading