2.212
release-drafter
released this
06 Jan 06:28
·
6538 commits
to master
since this release
WARNING: There is a serious regression reported for this release JENKINS-60644 |
---|
Disclaimer: This is an automatically generated changelog draft for Jenkins weekly releases.
See https://jenkins.io/changelog/ for the official changelogs.
# Bug fixes
- type: bug
issue: 60625
message: |-
Prevent Jenkins page rendering from being blocked when the update center data parsing is in progress
pull: 4413
authors:
- jglick
- type: bug
message: |-
Return error when invalid string is passed as a Run status CLI argument
pull: 4212
authors:
- StefanSpieker
- type: bug
issue: 60449
message: |-
Fix and edge case of OptionalExtension blowing up Jenkins
pull: 4393
authors:
- Vlatombe
# Internal changes
- type: rfe
message: |-
Introduce new AntClassLoader.getUrl() method to prevent code duplication
pull: 4254
authors:
- jsoref