Changelog for 2.389
Legend:
- security fix
- major bug fix
- bug fix
- major enhancement
- enhancement
Community feedback:
- no major issues
- notable issues
- required rollback
What's new in 2.389
(2023-01-31)
-
Move
set node temporarily offline/online
buttons to appbar.
(issue 70394)
-
Encode cloud name in
Cloud#getUrl
.
(pull 7573)
-
Developer: Agent log location honors system property
hudson.triggers.SafeTimerTask.logsTargetDir
.
(pull 7595)
-
Developer: Introduced an API
SubTask.getOwnerExecutable
to be implemented in Pipeline.
(pull 7599)