From 22d1a27c7fb179c6334d3e3a626dded4f32c1dd1 Mon Sep 17 00:00:00 2001 From: jenkins-infra-changelog-generator <86592549+jenkins-infra-changelog-generator[bot]@users.noreply.github.com> Date: Fri, 10 May 2024 23:56:29 +0000 Subject: [PATCH] Automated changelog for 2.458 --- content/_data/changelogs/weekly.yml | 60 +++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) diff --git a/content/_data/changelogs/weekly.yml b/content/_data/changelogs/weekly.yml index f53da286b38f..5039d290cc73 100644 --- a/content/_data/changelogs/weekly.yml +++ b/content/_data/changelogs/weekly.yml @@ -23526,6 +23526,66 @@ # pull: 9240 (PR title: Update dependency @eslint/js to v9.2.0) # pull: 9241 (PR title: Update dependency eslint to v9.2.0) + - version: '2.458' + date: 2024-05-10 + changes: + - type: rfe + category: rfe + pull: 9202 + authors: + - janfaracik + pr_title: Remove 'Disable project' button from project view + message: |- + Remove 'Disable project' button from project view. + - type: rfe + category: rfe + pull: 9232 + authors: + - basil + pr_title: Upgrade Winstone from 6.18 to 6.19 (remove support for multiple + WAR files) + message: |- + The webappsDir argument to run Winstone with a directory full of WAR files has been removed without replacement. + - type: rfe + category: rfe + pull: 9203 + issue: 53958 + authors: + - mawinter69 + pr_title: "[JENKINS-53958] allow pipeline jobs to run when built-in is offline" + message: |- + Allow pipeline jobs to run when builtin is offline. + - type: bug + category: bug + pull: 9248 + issue: 21605 + authors: + - cottsay + pr_title: "[JENKINS-21605] Further reduce number of recorded upstream causes" + message: |- + Further reduce number of recorded upstream causes. + - type: bug + category: bug + pull: 9257 + issue: 60997 + authors: + - dependabot[bot] + pr_title: "[JENKINS-60997] Work around BEANUTILS-509" + message: |- + Work around an upstream issue that could cause a hang in rare cases when two users concurrently load a configuration screen of the same type. + + # pull: 9233 (PR title: Translate item type label to Turkish) + # pull: 9242 (PR title: Update dependency postcss-preset-env to v9.5.11) + # pull: 9243 (PR title: Bump io.jenkins.plugins:prism-api from 1.29.0-13 to 1.29.0-14) + # pull: 9244 (PR title: Bump softprops/action-gh-release from 2.0.4 to 2.0.5) + # pull: 9245 (PR title: Add Reproducible Builds badge) + # pull: 9246 (PR title: Update dependency postcss-preset-env to v9.5.11) + # pull: 9247 (PR title: Bump io.jenkins.plugins:prism-api from 1.29.0-14 to 1.29.0-15) + # pull: 9249 (PR title: remove some Java 8 related parts in war pom) + # pull: 9250 (PR title: Bump org.jenkins-ci.main:jenkins-test-harness from 2193.v71b_f09ec6d46 to 2199.v5c2ef8ce998f) + # pull: 9251 (PR title: Clean up `executable` package) + # pull: 9253 (PR title: Bump org.jenkins-ci.main:jenkins-test-harness from 2199.v5c2ef8ce998f to 2202.va_a_4166b_05253) + # DO NOT EDIT THIS FILE DIRECTLY ON GITHUB IF YOU HAVE COMMIT ACCESS # ALL CHANGES MUST GO THROUGH PULL REQUESTS # MALFORMED FILE CONTENTS WILL BREAK THE SITE BUILD