Skip to content

Releases: jenkinsci/blueocean-plugin

BlueOcean 1.19

04 Sep 02:32
Compare
Choose a tag to compare

🐛 Bug Fixes

BlueOcean 1.18.1

06 Aug 14:02
Compare
Choose a tag to compare

🐛 Bug Fixes

Fix for JENKINS-48035 resulted in causing regression where it leaked threads. We are reverting sse-gateway back to version 1.17 while a new fix in sse-gateway is worked at (#2014) @vivek

BlueOcean 1.18

25 Jul 05:23
Compare
Choose a tag to compare

🐛 Bug Fixes

📦 Dependency updates

BlueOcean 1.17.0

07 Jun 21:08
Compare
Choose a tag to compare

Changes

  • Fix response json data of API get SCM repositories in an organization (#1955) @soulseen

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

BlueOcean v1.16.0

29 Apr 15:39
Compare
Choose a tag to compare

What’s Changed

🐛 Bug Fixes

Blueocean v1.15.1

29 Apr 03:09
Compare
Choose a tag to compare

What’s Changed

🐛 Bug Fixes

BlueOcean v1.15.0

25 Apr 23:10
Compare
Choose a tag to compare

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

Blue Ocean 1.14.0

23 Apr 15:23
Compare
Choose a tag to compare

Cannot see executors in Blue Ocean UI JENKINS-52825
BlueOcean Pipeline View for the Latest Run shows No Changes JENKINS-55497
Upgraded to node 10 (Tried to fix Unable to build blueocean-plugin\jenkins-design-language on Windows) JENKINS-56316
BlueOcean pipeline UI fails to render stages past the first parallel stage after I upgraded the plugins JENKINS-56383
Blueocean stuck in loading JENKINS-51716
UI for downstream jobs launched with 'build' step JENKINS-38339
Massive log spam due to blue ocean executor info JENKINS-56460

blueocean-parent-1.13.2

23 Apr 15:27
Compare
Choose a tag to compare

HOTFIX - Reverted the fix for JENKINS-38339 which was causing double parallel steps to fail to render JENKINS-56383