diff --git a/content/_data/changelogs/weekly.yml b/content/_data/changelogs/weekly.yml index 43ab518d07e9..d5bd1fd4a416 100644 --- a/content/_data/changelogs/weekly.yml +++ b/content/_data/changelogs/weekly.yml @@ -25859,6 +25859,49 @@ # pull: 10219 (PR title: Update dependency org.jenkins-ci.plugins:matrix-auth to v3.2.4) # pull: 10220 (PR title: Update dependency io.jenkins.plugins:gson-api to v2.11.0-109.v1ef91dd0829a_) + - version: '2.496' + date: 2025-02-03 + changes: + - type: rfe + category: developer + pull: 10185 + issue: 75174 + authors: + - Vlatombe + pr_title: "[JENKINS-75174] Move existing `web.xml` to `web-fragment.xml` under + core" + message: |- + Developer: to test plugins against this Jenkins version, please update plugin parent pom to version 5.6 or later. + - type: rfe + category: developer + pull: 10185 + issue: 75174 + authors: + - Vlatombe + pr_title: "[JENKINS-75174] Move existing `web.xml` to `web-fragment.xml` under + core" + message: |- + Developer: to test plugins against this Jenkins version, please update plugin parent pom to version 5.6 or later. + - type: rfe + category: rfe + pull: 10198 + authors: + - janfaracik + pr_title: Improve accessibility and clean up components + message: |- + Improve accessibility and clean up components + + # pull: 10190 (PR title: Remove `robust-http-client`) + # pull: 10217 (PR title: Update dependency commons-codec:commons-codec to v1.18.0) + # pull: 10218 (PR title: Update dependency org.jenkins-ci.main:jenkins-test-harness to v2391) + # pull: 10219 (PR title: Update dependency org.jenkins-ci.plugins:matrix-auth to v3.2.4) + # pull: 10220 (PR title: Update dependency io.jenkins.plugins:gson-api to v2.11.0-109.v1ef91dd0829a_) + # pull: 10223 (PR title: Update dependency stylelint to v16.14.1) + # pull: 10224 (PR title: Removed obsolete spotbugs exclusion) + # pull: 10228 (PR title: remove commons-codec usage from core) + # pull: 10229 (PR title: Update dependency io.jenkins.plugins:design-library to v355) + # pull: 10231 (PR title: Update dependency io.jenkins.plugins:gson-api to v2.12.1-113.v347686d6729f) + # 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