diff --git a/content/_data/changelogs/weekly.yml b/content/_data/changelogs/weekly.yml index 8689b3c27515..af3e50025b6c 100644 --- a/content/_data/changelogs/weekly.yml +++ b/content/_data/changelogs/weekly.yml @@ -25241,6 +25241,14 @@ pr_title: Translate RSS links to Turkish message: |- Translate RSS links to Turkish. + - type: bug + category: bug + pull: 9925 + authors: + - jglick + pr_title: "Race condition & memory leak in TypedFilter" + message: |- + Fix a rare race condition rendering pages soon after startup. # pull: 9778 (PR title: Avoid saving `nextBuildNumber` while loading `Job`) # pull: 9846 (PR title: `Job.BuildNumberAssigner`)