Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated changelog for 2.483 #7625

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
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
53 changes: 53 additions & 0 deletions content/_data/changelogs/weekly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25164,6 +25164,59 @@
# pull: 9898 (PR title: Update dependency eslint to v9.13.0)
# pull: 9899 (PR title: Update dependency sass to v1.80.3)

- version: '2.483'
date: 2024-10-26
changes:
- type: rfe
category: developer
pull: 9905
authors:
- Vlatombe
pr_title: When calling Nodes#setNodes, NodeListener methods should be called
as required
message: |-
Calls to <code>Nodes#setNodes</code> now notify <code>NodeListener</code> implementations
- type: rfe
category: rfe
pull: 9903
authors:
- jglick
pr_title: Removing configurability of `Jenkins.agentProtocols`
message: |-
Stop allowing configuration of the list of agent protocols.
- type: rfe
category: rfe
pull: 9883
authors:
- Vlatombe
pr_title: Display appropriate GUI that accurately displays offline by design
message: |-
The agents online/offline status and icon can now be influenced by the offline cause, giving better information to users as well as clarifying some use cases when an agent was offline by design and not because of a configuration or technical error.
- type: bug
category: bug
pull: 9908
issue: 73845
authors:
- Dohbedoh
pr_title: "[JENKINS-73845] Fix OperatingSystemEndOfLifeAdminMonitor endOfLifeDate
displayed on first warning day"
message: |-
Fix End of Life Operating System monitor that shows 20991231 on the first day a warning should be displayed.

# pull: 9890 (PR title: Turkish localization fixes for security configuration)
# pull: 9891 (PR title: Translate user property categories to Turkish)
# pull: 9902 (PR title: Update dependency org.jenkins-ci.plugins:matrix-auth to v3.2.3)
# pull: 9904 (PR title: Update jenkins/ath Docker tag to v6052)
# pull: 9906 (PR title: Add Resource Root URL test for permissions assigned to groups)
# pull: 9909 (PR title: Add note about environment variable in parameter file.html)
# pull: 9910 (PR title: Fill in since annotations)
# pull: 9911 (PR title: Update jenkins/ath Docker tag to v6058)
# pull: 9912 (PR title: Update babel monorepo to v7.26.0)
# pull: 9913 (PR title: Update dependency org.jenkins-ci.plugins:script-security to v1366)
# pull: 9914 (PR title: Update jenkins/ath Docker tag to v6059)
# pull: 9915 (PR title: Update babel monorepo to v7.26.0)
# pull: 9917 (PR title: Update dependency com.puppycrawl.tools:checkstyle to v10.19.0)

# 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