- HOTFIX - JENKINS-56383 Reverted the fix for JENKINS-38339 which was causing double parallel steps to fail to render
NOTE: blueocean-executor-info is now included in the main blueocean-plugin repository (but not as a required dependency yet)
- JENKINS-53188 New jobs created from Blue Ocean are tied with username that created them
- JENKINS-53019 Changes tab does not group changes for multiple SCM providers by SCM
- JENKINS-52825 Cannot see executors in Blue Ocean UI
- JENKINS-53022 Cannot disable a job from Blue Ocean UI
- JENKINS-56301 Restrict referrer display to same origin
- JENKINS-38339 UI for downstream jobs launched with 'build' step
- #1920 Fix for random 404s on startup / ATH
- #1913 Remove minimum java 11 from plugin. BO works fine in 8+
- Don't use, failed releases due to permission errors
- JENKINS-54518 Multibranch pipeline: Incorrect branch sort order for plain Git sources
- JENKINS-54099 Warnings about "Failed Jenkins SSE Gateway configuration request. Unknown SSE event dispatcher" in Evergreen
- JENKINS-19022 GIT Plugin (any version) heavily bloats memory use and size of build.xml with "BuildData" fields
- JENKINS-55986 “Restart Parallel Stages” appears on the screen even when the user has no permissions
- JENKINS-55127 Parallel Input stages are not individually selectable in Blue Ocean
- JENKINS-50532 Failing nested parallel stages are marked green
- JENKINS-47286 Support skipping stages in scripted pipelines for nice visualization in blue ocean and classic UI stage view
- #1910 Update SSE client lib used in ATH