Skip to content

Commit b2bf6a9

Browse files
Automated changelog for 2.535 (#8509)
* Automated changelog for 2.535 * Update punctuation and formatting Remove internal entry from changelog, fix punctuation and formatting for 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 5774319 commit b2bf6a9

File tree

1 file changed

+87
-0
lines changed

1 file changed

+87
-0
lines changed

content/_data/changelogs/weekly.yml

Lines changed: 87 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28445,6 +28445,93 @@
2844528445
# pull: 11243 (PR title: Update dependency sass-loader to v16.0.6)
2844628446
# pull: 11245 (PR title: Update jenkins/ath Docker tag to v6412)
2844728447

28448+
- version: '2.535'
28449+
date: 2025-11-04
28450+
changes:
28451+
- type: rfe
28452+
category: rfe
28453+
pull: 11254
28454+
authors:
28455+
- janfaracik
28456+
- krisstern
28457+
pr_title: Refine badges in Jenkins
28458+
message: |-
28459+
Refine badges.
28460+
- type: rfe
28461+
category: rfe
28462+
pull: 11261
28463+
issue: 76260
28464+
authors:
28465+
- alecharp
28466+
- timja
28467+
pr_title: "[JENKINS-76260] Get UserExperimentalFlag default value from system
28468+
property"
28469+
message: |-
28470+
Add ability to set default value for experimental flags via system property.
28471+
- type: rfe
28472+
category: rfe
28473+
pull: 11224
28474+
authors:
28475+
- janfaracik
28476+
- timja
28477+
pr_title: "Remove node configuration from Manage Jenkins System page"
28478+
message: |-
28479+
Remove duplicate built-in executor configuration from System configuration page.
28480+
It now configures it on the built-in executor under <strong>Nodes</strong> instead.
28481+
- type: bug
28482+
category: bug
28483+
pull: 11186
28484+
issue: 76192
28485+
authors:
28486+
- strangelookingnerd
28487+
pr_title: "[JENKINS-76192] Ignore NoSuchFileException in FilePath#unzip"
28488+
message: |-
28489+
Ignore <code>NoSuchFileException</code> in <code>FilePath#unzip</code>.
28490+
- type: bug
28491+
category: bug
28492+
pull: 11257
28493+
authors:
28494+
- das7pad
28495+
pr_title: Only animate search icon spinner when visible
28496+
message: |-
28497+
Eliminate spurious CPU utilization in browser when idle.
28498+
- type: bug
28499+
category: bug
28500+
pull: 11234
28501+
authors:
28502+
- gbhat618
28503+
- krisstern
28504+
pr_title: Load CasC items.yaml after SYSTEM_CONFIG_ADAPTED
28505+
message: |-
28506+
CasC <code>items.yaml</code> now loads after the <code>SYSTEM_CONFIG_ADAPTED</code> milestone is completed.
28507+
- type: bug
28508+
category: bug
28509+
pull: 11115
28510+
issue: 76118
28511+
authors:
28512+
- MinuteHanD
28513+
- timja
28514+
pr_title: "[JENKINS-76118] Fix toggle collapse race condition in Chrome"
28515+
message: |-
28516+
Fix toggle collapse in Chrome to prevent 404 errors.
28517+
- type: bug
28518+
category: bug
28519+
pull: 11252
28520+
authors:
28521+
- janfaracik
28522+
pr_title: Fix MyViewsProperty condition
28523+
message: |-
28524+
Fix <code>MyViewsProperty</code> condition.
28525+
28526+
# pull: 11247 (PR title: Update dependency org.jenkins-ci.plugins:script-security to v1385)
28527+
# pull: 11248 (PR title: Update Node.js to v24.11.0)
28528+
# pull: 11251 (PR title: Fill in since annotations)
28529+
# pull: 11256 (PR title: Update dependency org.jenkins-ci.main:jenkins-test-harness to v2520)
28530+
# pull: 11260 (PR title: Update dependency org.jenkins-ci.plugins:jackson2-api to v2.20.1-423.v13951f6b_6532)
28531+
# pull: 11262 (PR title: Update dependency sass to v1.93.3)
28532+
# pull: 11263 (PR title: Update eslint monorepo to v9.39.0)
28533+
# pull: 11264 (PR title: Update dependency io.jenkins.plugins:caffeine-api to v3.2.3-194.v31a_b_f7a_b_5a_81)
28534+
2844828535
# DO NOT EDIT THIS FILE DIRECTLY ON GITHUB IF YOU HAVE COMMIT ACCESS
2844928536
# ALL CHANGES MUST GO THROUGH PULL REQUESTS
2845028537
# MALFORMED FILE CONTENTS WILL BREAK THE SITE BUILD

0 commit comments

Comments
 (0)