Skip to content

Commit 4826ce3

Browse files
authored
Create LTS 2.492.3 changelog and upgrade guide (#7992)
Create 2.492.3 changelog and upgrade guide
1 parent 4dc81f4 commit 4826ce3

File tree

2 files changed

+30
-0
lines changed

2 files changed

+30
-0
lines changed

content/_data/changelogs/lts.yml

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12592,6 +12592,35 @@
1259212592
message: |-
1259312593
Fix occasional failures to write files to the Jenkins home directory on Windows servers due to virus scanners (regression in 2.491).
1259412594
12595+
- version: "2.492.3"
12596+
date: 2025-04-02
12597+
changes:
12598+
- type: bug
12599+
category: bug
12600+
pull: 10309
12601+
issue: 75321
12602+
authors:
12603+
- Vlatombe
12604+
pr_title: "[JENKINS-75321] Clarify the message displayed when loading the content of the build history widget"
12605+
message: |-
12606+
Clarify the displayed message while the build history widget initializes.
12607+
- type: bug
12608+
category: bug
12609+
references:
12610+
- pull: 10344
12611+
- issue: 75278
12612+
- url: https://github.com/jetty/jetty.project/releases/jetty-12.0.15
12613+
title: Jetty 12.0.15 changelog
12614+
- url: https://github.com/jetty/jetty.project/releases/jetty-12.0.16
12615+
title: Jetty 12.0.16 changelog
12616+
- url: https://github.com/jetty/jetty.project/releases/jetty-12.0.17
12617+
title: Jetty 12.0.17 changelog
12618+
authors:
12619+
- olamy
12620+
pr_title: "[JENKINS-75278] User pages for users with slash in the user name fail after upgrading to 2.479.1"
12621+
message: |-
12622+
Upgrade to Jetty 12.0.17 to fix User pages for users with a <code>\</code> in their username.
12623+
1259512624
# DO NOT EDIT THIS FILE DIRECTLY
1259612625
# ALL CHANGES MUST GO THROUGH PULL REQUESTS
1259712626
# MALFORMED FILE CONTENTS WILL BREAK THE SITE BUILD
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
No notable changes requiring upgrade notes.

0 commit comments

Comments
 (0)