Skip to content

Releases: jenkinsci/blueocean-plugin

BlueOcean 1.27.4

09 May 20:56
Compare
Choose a tag to compare

🚀 New features and improvements

👻 Maintenance

  • Switch from deprecated useAci syntax to useContainerAgent (#2360) @NotMyFault
  • Bump BOM and explicitly depend on caffeine-api to fix LoadingCache.refresh (#2435) @jglick

📦 Dependency updates

24 changes
  • Bump jose4j from 0.7.7 to 0.9.3 (#2434) @dependabot
  • Bump jsoup from 1.14.2 to 1.15.3 (#2334) @dependabot
  • Use io.jenkins.plugins:commons-lang3-api (#2433) @viceice
  • Upgrade plugin parent POM from 4.53 to 4.57 (#2418) @basil
  • Bump actions/stale from 7 to 8 (#2422) @dependabot
  • Bump moment from 2.19.3 to 2.29.2 in /blueocean-core-js (#2272) @dependabot
  • Bump moment from 2.19.3 to 2.29.2 in /blueocean-dashboard (#2271) @dependabot
  • Bump moment from 2.19.3 to 2.29.2 in /blueocean-web (#2270) @dependabot
  • Bump moment from 2.19.3 to 2.29.2 in /jenkins-design-language (#2269) @dependabot
  • Bump decode-uri-component from 0.2.0 to 0.2.2 in /blueocean-config (#2362) @dependabot
  • Bump decode-uri-component from 0.2.0 to 0.2.2 in /blueocean-executor-info (#2365) @dependabot
  • Bump decode-uri-component from 0.2.0 to 0.2.2 in /jenkins-design-language (#2366) @dependabot
  • Bump decode-uri-component from 0.2.0 to 0.2.2 in /blueocean-web (#2367) @dependabot
  • Bump decode-uri-component from 0.2.0 to 0.2.2 in /blueocean-pipeline-editor (#2368) @dependabot
  • Bump decode-uri-component from 0.2.0 to 0.2.2 in /blueocean-dashboard (#2369) @dependabot
  • Bump decode-uri-component from 0.2.0 to 0.2.2 in /blueocean-core-js (#2370) @dependabot
  • Bump decode-uri-component from 0.2.0 to 0.2.2 in /blueocean-personalization (#2371) @dependabot
  • Bump ua-parser-js from 0.7.19 to 0.7.33 in /blueocean-personalization (#2390) @dependabot
  • Bump ua-parser-js from 0.7.19 to 0.7.33 in /blueocean-pipeline-editor (#2391) @dependabot
  • Bump ua-parser-js from 0.7.19 to 0.7.33 in /blueocean-core-js (#2393) @dependabot
  • Bump ua-parser-js from 0.7.31 to 0.7.33 in /blueocean-executor-info (#2394) @dependabot
  • Bump ua-parser-js from 0.7.19 to 0.7.33 in /blueocean-dashboard (#2392) @dependabot
  • Bump ua-parser-js from 0.7.31 to 0.7.33 in /jenkins-design-language (#2395) @dependabot
  • Bump ua-parser-js from 0.7.19 to 0.7.33 in /blueocean-web (#2389) @dependabot

BlueOcean 1.27.3

17 Mar 08:18
Compare
Choose a tag to compare

🚀 New features and improvements

1.25.5.2

17 Mar 02:59
Compare
Choose a tag to compare

What's Changed

  • [JENKINS-70808] Fix isRestartable by only checking against the curren… by @Dohbedoh in #2416

New Contributors

Full Changelog: blueocean-parent-1.25.5.1...blueocean-parent-1.25.5.2

1.27.2

24 Feb 07:12
Compare
Choose a tag to compare

What's Changed

  • [JENKINS-70559] Fix class not found exception in ssh Pipeline editor by @MarkEWaite in #2397
  • the method is called twice for the same object so at least we can store the result in a field which reduce call by 2 :) (#2408) by @olamy in #2410
  • fix some ATH by @olamy in #2412

Full Changelog: blueocean-parent-1.27.1...blueocean-parent-1.27.2

1.25.5.1

16 Feb 03:54
Compare
Choose a tag to compare

What's Changed

  • the method is called twice for the same object so at least we can store the result in a field which reduce call by 2 :) add some caching to avoid expensive call for completed run by @olamy in #2408

Full Changelog: blueocean-parent-1.25.5...blueocean-parent-1.25.5.1

BlueOcean 1.27.1

20 Jan 04:23
Compare
Choose a tag to compare

🐛 Bug fixes

  • RunSearch.collectRunsParallel returned nondeterministic order (#2386) @jglick

👻 Maintenance

  • Ceasing to test against non-block-scoped stage (#2385) @jglick

📦 Dependency updates

BlueOcean 1.27.0

06 Jan 16:08
Compare
Choose a tag to compare

🚀 New features and improvements

BlueOcean 1.26.0

09 Dec 05:37
Compare
Choose a tag to compare

🚨 Removed

  • remove blueocean-autofavorite from aggregator (#2364) @olamy

🚀 New features and improvements

📦 Dependency updates

BlueOcean 1.25.8

07 Sep 01:17
Compare
Choose a tag to compare

🚨 Removed

👻 Maintenance

  • fix missing dependency for ATH tests and simplify using -ntp option (#2335) @olamy

BlueOcean 1.25.7

29 Aug 09:53
Compare
Choose a tag to compare

🐛 Bug fixes

📝 Documentation updates

👻 Maintenance