1
0
mirror of synced 2025-12-19 09:57:42 -05:00

Update 3.19.0 release notes to include yjit (#58946)

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
This commit is contained in:
Pallavi
2025-12-18 10:19:18 -08:00
committed by GitHub
parent 263203cb5c
commit 45dc5ef546

View File

@@ -205,6 +205,8 @@ sections:
# https://github.com/github/releases/issues/6019
- |
Projects now support up to 50,000 active items and 10,000 archived items. The previous limit was 1,200 items total. There is no option to opt out of this increased limit.
- |
YJIT, Ruby's Just-In-Time (JIT) compiler, is enabled by default. Users may experience faster application performance and improved resource efficiency across their instance. [Updated: 2025-12-17]
known_issues:
# INCLUDE NOTES FOR RELEASE FROM "GHES Release Note Tracking" PROJECT'S "Known Issues" TAB