Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
50 changes: 50 additions & 0 deletions content/_data/changelogs/weekly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29356,6 +29356,56 @@
# pull: 26238 (PR title: Update dependency globals to v17.3.0)
# pull: 26239 (PR title: Update dependency org.jenkins-ci.main:jenkins-test-harness to v2553)

- version: '2.550'
date: 2026-02-06
changes:
- type: rfe
category: rfe
pull: 26241
issue: 60635
authors:
- AmoghParmar
- MarkEWaite
pr_title: Make time zone list expandable in help
message: |-
Make time zone list expandable in help.
- type: bug
category: bug
pull: 26260
authors:
- mawinter69
pr_title: Avoid using string replace when copying a cloud
message: |-
Avoid that when copying a cloud anything else than the name is changed
- type: bug
category: bug
pull: 26207
authors:
- daniel-beck
pr_title: Use client-side redirects in admin monitors for Chrome
message: |-
Make redirects to documentation on www.jenkins.io work in the builtin administrative monitors when using Chrome and enforcing Content Security Policy.
- type: bug
category: bug
pull: 26255
authors:
- daniel-beck
- krisstern
pr_title: Do not compute CSP header if disabled
message: |-
Do not compute the CSP header if it's completely disabled using the Java system property <code>jenkins.security.csp.CspHeader.headerName</code> in case computation takes too long.

# pull: 26247 (PR title: Update dependency org.jenkins-ci.plugins.workflow:workflow-support to v1015)
# pull: 26253 (PR title: Update stapler.version to v2074 (major))
# pull: 26262 (PR title: Update dependency io.jenkins.plugins:snakeyaml-api to v2.5-149.v72471e9c6371)
# pull: 26263 (PR title: Update dependency org.jenkins-ci.modules:sshd to v3.384.vc89b_5e138cf9)
# pull: 26264 (PR title: Update dependency org.jenkins-ci.plugins:cloudbees-folder to v6.1079.vc0975c2de294 - autoclosed)
# pull: 26265 (PR title: Update dependency org.jenkins-ci.plugins:scm-api to v728)
# pull: 26266 (PR title: Update dependency org.jenkins-ci.plugins:script-security to v1399)
# pull: 26267 (PR title: chore(pipeline): use nonspot agents on retry with Linux too)
# pull: 26272 (PR title: Update dependency com.puppycrawl.tools:checkstyle to v13.2.0)
# pull: 26273 (PR title: Update dawidd6/action-send-mail action to v9)

# 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