来源: https://github.com/jenkinsci/jenkins/releases/tag/jenkins-2.565
jenkinsci/jenkins jenkins-2.565 Release Notes
Published at: 2026-05-20T10:12:27Z
This is an automatically generated changelog draft for Jenkins weekly releases. See https://www.jenkins.io/changelog/2.565/ for the official changelog for this release.
🐛 Bug fixes
- Fix race in LazyBuildMixIn losing build records by @akca in https://github.com/jenkinsci/jenkins/pull/26700
- Limit SECURITY-3657 fix to controller JVM by @daniel-beck in https://github.com/jenkinsci/jenkins/pull/26709
- Make
.../buildURL use regularRequirePOSTnotice by @daniel-beck in https://github.com/jenkinsci/jenkins/pull/26333