Releases: jenkinsci/blueocean-plugin
Releases · jenkinsci/blueocean-plugin
BlueOcean 1.27.21
🐛 Bug fixes
- JENKINS-75768 - Blue Ocean Fails to Load with GitHub Auth: 403 Forbidden on PUT Request (#2632) @basil
BlueOcean 1.27.20
👷 Changes for plugin developers
- Replace the use of internal implementation of bitbucket-source-plugin with dedicated API to handle bitbucket endpoint. (#2629) @nfalco79
👻 Maintenance
📦 Dependency updates
- Bump org.jsoup:jsoup from 1.18.3 to 1.20.1 (#2622) @dependabot[bot]
- Bump slf4j.version from 1.7.32 to 1.7.33 (#2618) @dependabot[bot]
BlueOcean 1.27.19
👻 Maintenance
- Prepare the blueocean-bitbucket-pipeline to the changes in bitbucket-source-branch-plugin version 936.0.1 (#2617) @nfalco79
📦 Dependency updates
- Bump org.kohsuke.stapler:stapler from 1.243 to 1896.v8170998149d0 (#2616) @dependabot[bot]
- Bump org.wiremock:wiremock-standalone from 3.12.0 to 3.12.1 (#2613) @dependabot[bot]
BlueOcean 1.27.18
👻 Maintenance
🚦 Tests
- Fix test for new Jenkins header (#2597) @janfaracik
📦 Dependency updates
- Remove Keen analytics as it is disabled and not used (#2612) @olamy
- Bump @babel/runtime from 7.3.4 to 7.27.0 in /blueocean-dashboard (#2609) @dependabot[bot]
- Bump express from 4.18.2 to 4.21.2 in /blueocean-personalization (#2611) @dependabot[bot]
- Bump com.offbytwo.jenkins:jenkins-client from 0.3.7 to 0.3.8 (#2605) @dependabot[bot]
- Bump commons-io:commons-io from 2.14.0 to 2.19.0 (#2610) @dependabot[bot]
BlueOcean 1.27.17
👻 Maintenance
- Migrate from EE 8 to EE 9 (#2599) @basil
- Require Jenkins 2.479.3 or newer and Java 17 or newer (#2598) @basil
- Use
jenkins.baseline
to reduce bom update mistakes (#2593) @strangelookingnerd - JENKINS-74883 - Remove unsafe
eval
call from third-party library (#2589) @basil - JENKINS-74011 - Extract JavaScript block in
PageStatePreloadDecorator/header.jelly
(#2588) @basil - JENKINS-74010 - Extract JavaScript block in
BlueOceanUI/index.jelly
(#2587) @basil
🚦 Tests
📦 Dependency updates
- Bump byte-buddy.version from 1.17.1 to 1.17.2 (#2603) @dependabot[bot]
- Bump org.jsoup:jsoup from 1.15.3 to 1.18.3 (#2600) @dependabot[bot]
- Bump commons-io:commons-io from 2.11.0 to 2.14.0 in /acceptance-tests (#2580) @dependabot[bot]
BlueOcean 1.27.16
👻 Maintenance
- JENKINS-73775 - Replace call to removed CommitBuilder.setEncoding(String) (#2578) @MarkEWaite
BlueOcean 1.27.15
👻 Maintenance
- Fix misleading in logging statement in parallelPipeline Method (#2566) @logresearch
- Simplify JSON parsing (#2567) @basil
✍ Other changes
- JENKINS-73775 - Replace deprecated call to JGit setLastModified(long) (#2572) @MarkEWaite
- Remove hard-coded java-version in Security Scan (#2569) @strangelookingnerd
BlueOcean 1.27.14
🚀 New features and improvements
- Enable Jenkins Security Scan (#2563) @strangelookingnerd