Skip to content

Commit cb0ddee

Browse files
Automated changelog for 2.536 (#8528)
* Automated changelog for 2.536 * Adjust formatting for weekly entries --------- Co-authored-by: jenkins-infra-changelog-generator <86592549+jenkins-infra-changelog-generator[bot]@users.noreply.github.com> Co-authored-by: Kevin Martens <[email protected]>
1 parent 8e69c42 commit cb0ddee

File tree

1 file changed

+83
-0
lines changed

1 file changed

+83
-0
lines changed

content/_data/changelogs/weekly.yml

Lines changed: 83 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28532,6 +28532,89 @@
2853228532
# pull: 11263 (PR title: Update eslint monorepo to v9.39.0)
2853328533
# pull: 11264 (PR title: Update dependency io.jenkins.plugins:caffeine-api to v3.2.3-194.v31a_b_f7a_b_5a_81)
2853428534

28535+
- version: '2.536'
28536+
date: 2025-11-11
28537+
changes:
28538+
- type: rfe
28539+
category: rfe
28540+
pull: 10186
28541+
authors:
28542+
- janfaracik
28543+
- krisstern
28544+
pr_title: Redesign the reorderable list component
28545+
message: |-
28546+
Redesign the reorderable list component.
28547+
- type: rfe
28548+
category: rfe
28549+
pull: 11266
28550+
authors:
28551+
- gbhat618
28552+
pr_title: Log thread dump when health check exceeds 10s
28553+
message: |-
28554+
Log a thread dump when a <code>/health</code> check exceeds the 10 second default timeout to help diagnose stuck requests.
28555+
This timeout is configurable via the <code>jenkins.health.HealthCheckAction.thresholdTimeout</code> system property.
28556+
- type: rfe
28557+
category: rfe
28558+
pull: 11016
28559+
issue: 75990
28560+
authors:
28561+
- ridemountainpig
28562+
pr_title: "[JENKINS-75990] Use the same styling for title bar mouse over effect"
28563+
message: |-
28564+
Use the same styling for title bar mouseover effect.
28565+
- type: bug
28566+
category: regression
28567+
pull: 11272
28568+
authors:
28569+
- RanjitCS
28570+
- timja
28571+
pr_title: Revert display:flex added to pane-header
28572+
message: |-
28573+
Revert <code>display:flex</code> addition from the default <code>panel-header</code> CSS.
28574+
- type: bug
28575+
category: bug
28576+
pull: 10948
28577+
issue: 75892
28578+
authors:
28579+
- uhafner
28580+
pr_title: "[JENKINS-75892] Set the default enter delay for tooltips to 250ms"
28581+
message: |-
28582+
Set the default enter delay for tooltips to 250ms.
28583+
- type: bug
28584+
category: bug
28585+
pull: 11236
28586+
authors:
28587+
- janfaracik
28588+
- timja
28589+
pr_title: Fix the ordering and visibility of experimental Run UI tabs
28590+
message: |-
28591+
Fix the ordering of the experimental Run UI tabs.
28592+
- type: bug
28593+
category: bug
28594+
pull: 11275
28595+
issue: 76275
28596+
authors:
28597+
- Kevin-CB
28598+
pr_title: "[JENKINS-76275] Restore file fingerprint and project relationship
28599+
actions to views"
28600+
message: |-
28601+
Restore file fingerprint and project relationship actions to views.
28602+
28603+
# pull: 11241 (PR title: Update dependency com.puppycrawl.tools:checkstyle to v12.1.1)
28604+
# pull: 11259 (PR title: Extend the CSP compatibility rule to cover more than JS)
28605+
# pull: 11265 (PR title: Update dependency globals to v16.5.0)
28606+
# pull: 11267 (PR title: Update jenkins/ath Docker tag to v6433)
28607+
# pull: 11268 (PR title: Update dependency org.jenkins-ci:winstone to v8.17)
28608+
# pull: 11270 (PR title: Update dependency org.jenkins-ci.plugins:cloudbees-folder to v6.1073.va_7888eb_dd514)
28609+
# pull: 11271 (PR title: Update dependency commons-codec:commons-codec to v1.20.0)
28610+
# pull: 11273 (PR title: Update eslint monorepo to v9.39.1)
28611+
# pull: 11274 (PR title: Test on ATH 21)
28612+
# pull: 11279 (PR title: Update softprops/action-gh-release action to v2.4.2)
28613+
# pull: 11280 (PR title: Update dependency org.jenkins-ci:jenkins to v1.142)
28614+
# pull: 11281 (PR title: Update Yarn to v4.11.0)
28615+
# pull: 11283 (PR title: Suppress new spotbugs warning)
28616+
# pull: 11284 (PR title: Update jenkins/ath Docker tag to v6446)
28617+
2853528618
# DO NOT EDIT THIS FILE DIRECTLY ON GITHUB IF YOU HAVE COMMIT ACCESS
2853628619
# ALL CHANGES MUST GO THROUGH PULL REQUESTS
2853728620
# MALFORMED FILE CONTENTS WILL BREAK THE SITE BUILD

0 commit comments

Comments
 (0)