Skip to content

Commit

Permalink
Automated changelog for 2.362
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent 473a6e1 commit 17ad701
Showing 1 changed file with 102 additions and 0 deletions.
102 changes: 102 additions & 0 deletions content/_data/changelogs/weekly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16985,6 +16985,108 @@
# pull: 6919 (PR title: [JENKINS-69116] When the build queue has long words, it will cause it to cover other places.)
# pull: 6920 (PR title: Update dependency webpack to v5.74.0)

- version: '2.362'
date: 2022-08-01
changes:
- type: rfe
category: developer
pull: 6575
authors:
- basil
pr_title: Add `SetContextClassLoader` utility class
message: |-
Introduced <code>SetContextClassLoader</code> utility class to assist in plugin class loading.
- type: rfe
category: rfe
pull: 6941
authors:
- dependabot[bot]
- basil
pr_title: Upgrade Eclipse Tyrus to 2.1.0
message: |-
Upgrade [Eclipse Tyrus](https://github.com/eclipse-ee4j/tyrus) from 2.0.1 to 2.1.0.
- type: rfe
category: rfe
pull: 6903
authors:
- dependabot[bot]
pr_title: Bump mina-sshd.version from 2.8.0 to 2.9.0
message: |-
Upgrade Apache MINA SSHD from 2.8.0 to 2.9.0 ([release notes](https://github.com/apache/mina-sshd/blob/master/docs/changes/2.9.0.md)).
- type: rfe
category: rfe
pull: 6728
issue: 68578
authors:
- ridemountainpig
pr_title: "[JENKINS-68578] Test overview bar is out of style with other Jenkins\
\ components"
message: |-
Use same styling on test overview bar as other Jenkins components.
- type: rfe
category: rfe
pull: 6924
authors:
- janfaracik
pr_title: Remove the tap highlight for iOS devices
message: |-
Remove the tap highlight for iOS devices.
- type: bug
category: regression
pull: 6936
issue: 65873
authors:
- dependabot[bot]
- basil
pr_title: "[JENKINS-65873] [JENKINS-68954] Optimize `AnonymousClassWarnings`"
message: |-
Improve performance of a previous fix for <code>java.lang.OutOfMemoryError: unable to create new native thread</code> on agents.
- type: bug
category: bug
pull: 6902
issue: 68801
authors:
- bzzitsme
- NotMyFault
pr_title: "[JENKINS-68801] - Fix for Functions#extractPluginNameFromIconSrc"
message: |-
(No proposed changelog)
- type: bug
category: bug
pull: 6929
issue: 68750
authors:
- DuMaM
pr_title: "[JENKINS-68750] sorting by timestamp list of installed plugins\
\ in plugin manager "
message: |-
Fix sorting by timestamp list of installed plugins in plugin manager.
- type: bug
category: bug
pull: 6922
issue: 68851
authors:
- benebsiny
pr_title: "[JENKINS-68851] Press enter in the filter box of dropdown lists\
\ leads to other pages"
message: |-
Do not lead to other pages when users press enter key in the filter box of dropdown lists.

# pull: 6926 (PR title: Bump junit-bom from 5.8.2 to 5.9.0)
# pull: 6927 (PR title: Bump cloudbees-folder from 6.729.v2b_9d1a_74d673 to 6.736.v5f554b_b_a_52b_3)
# pull: 6931 (PR title: Bump cloudbees-folder from 6.736.v5f554b_b_a_52b_3 to 6.740.ve4f4ffa_dea_54)
# pull: 6932 (PR title: Bump spotless-maven-plugin from 2.23.0 to 2.24.0)
# pull: 6933 (PR title: Update dependency autoprefixer to v10.4.8)
# pull: 6934 (PR title: Bump cloudbees-folder from 6.740.ve4f4ffa_dea_54 to 6.758.vfd75d09eea_a_1)
# pull: 6935 (PR title: Bump jenkins from 1.82 to 1.83)
# pull: 6938 (PR title: Simplify lambda usage)
# pull: 6940 (PR title: Miscellaneous cleanup)
# pull: 6942 (PR title: [JENKINS-69182] Help button slightly below than text)
# pull: 6946 (PR title: Bump checkstyle from 10.3.1 to 10.3.2)
# pull: 6947 (PR title: Update dependency eslint to v8.21.0)
# pull: 6952 (PR title: Bump ATH revision from 1.113 to 1.115)
# pull: 6954 (PR title: Bump jenkins from 1.83 to 1.84)

# 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

0 comments on commit 17ad701

Please sign in to comment.