Releases: jenkinsci/blueocean-plugin
BlueOcean 1.19
- JENKINS-58085 - Fix issue where stages are shown as waiting to start when they are running/completed (#2017) @dwnusbaum
- validate 'run.causes' is set before checking length (#2020) @kevinushey
- JENKINS-58684 - use sse gateway 1.20 (#2021) @olamy
- Prepare for next release (#2012) @halkeye
- JENKINS-55605 - Remove restriction that prevented clicking/url updating on unfinished nodes, or parallel nodes (#2018) @halkeye
- Update README.md w/ note about installation on macOS (#2016) @heisian
- address error.responseBody is undefined (#2015) @heisian
🐛 Bug Fixes
- JENKINS-53352 - fix test whitespace rendering on junit files (#1988) @egonelbre
BlueOcean 1.18.1
🐛 Bug Fixes
- JENKINS-58684 Revert sse-gateway to 1.17.
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
- JENKINS-51057 - Use see-gateway plugin 1.18 (#1987) @olamy
- Swap code owners with the jenkinsci group so it matches who has access to the project (#1985) @halkeye
🐛 Bug Fixes
- JENKINS-48035 - : Fix to register webhook after creating and saving pipeline (#2008) @vivek
📦 Dependency updates
- Updated sonar-plugin version (#2011) @vivek
- Bump maven-javadoc-plugin from 2.10.4 to 3.1.0 (#1997) @dependabot-preview
BlueOcean 1.17.0
Changes
🚀 New features and improvements
- JENKINS-39203 - Only show blocks containing a WarningAction as unstable (#1954) @dwnusbaum
🐛 Bug Fixes
- JENKINS-39203 - Only show blocks containing a WarningAction as unstable (#1954) @dwnusbaum
- Sequential parallel branches appear incorrectly while build in-progress (#1961) @sophistifunk
📦 Dependency updates
- Bump maven-jar-plugin from 3.0.2 to 3.1.2 (#1967) @dependabot-preview
- Bump powermock.version from 2.0.0-RC.4 to 2.0.2 (#1972) @dependabot-preview
BlueOcean v1.16.0
What’s Changed
🐛 Bug Fixes
- JENKINS-57209 - Switch Blueocean's calls to bitbucket API to use UUID instead of nickname since its going away (#1950) @halkeye
Blueocean v1.15.1
What’s Changed
🐛 Bug Fixes
- https://issues.jenkins-ci.org/browse/JENKINS-57200 - Exit out early if replay's run isn't available so we dont infinite loop (#1957) @halkeye
BlueOcean v1.15.0
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
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
HOTFIX - Reverted the fix for JENKINS-38339 which was causing double parallel steps to fail to render JENKINS-56383