Skip to content

BlueOcean v1.15.0

Compare
Choose a tag to compare
@release-drafter release-drafter released this 25 Apr 23:10
· 506 commits to master since this release

What’s Changed

🚀 Features

  • JENKINS-55497 - PipelineRunSummary should include a change set (#1919) @stuartrowe
  • Upgrade to latest LTS for node and npm (#1922) @halkeye
  • [JENKINS-52825] - Add blueocean-executor-info-plugin to the blueocean meta package as a dependancy (#1925) @halkeye
  • Fix links in README.md (#1936) @cizezsy
  • Enable release-drafter support (#1953) @halkeye
  • JENKINS-56672 - Add a link to display artifact in new window (#1951) @rodrigc

🐛 Bug Fixes

  • JENKINS-51716 Prevent non numeric run id from throwing exception when a run is actually found (#1932) @halkeye
  • Fix for JENKINS-56383 without rolling back fix for JENKINS-38339 (#1933) @sophistifunk
  • JENKINS-46193 - Add support for filtering out non regressed failures. (#1938) @halkeye
  • JENKINS-56773 - Disable Executor plugin by default, and throttle requests for the api for those that have it installed (#1947) @halkeye
  • JENKINS-55497 - Add ChangeSet information to its own unique container (#1948) @halkeye