Skip to content

Releases: jenkinsci/pipeline-graph-view-plugin

918.vf572523124f2

28 May 21:24
f572523

Choose a tag to compare

🚀 New features and improvements

🐛 Bug fixes

916.v5904b_09231c5

27 May 22:22
5904b09

Choose a tag to compare

🐛 Bug fixes

  • Fix nested layout for parallel block with only skipped children (#1314) @das7pad

915.v50d41d76dff8

25 May 21:11
50d41d7

Choose a tag to compare

🚀 New features and improvements

📦 Dependency updates

903.v86ded4d9c36b_

18 May 20:56
86ded4d

Choose a tag to compare

🐛 Bug fixes

  • Check if stage is active before using WarningAction result (#1297) @stuartrowe

902.v160b_da_c934b_c

17 May 21:02
160bdac

Choose a tag to compare

🐛 Bug fixes

901.v88c4d3163e1a_

17 May 18:49
88c4d31

Choose a tag to compare

🐛 Bug fixes

  • Fix handling of connections across nesting layers (#1293) @das7pad

📝 Documentation updates

  • Add documentation on snapshot tests for NestedPipelineGraphLayout (#1292) @das7pad

899.vc24457b_18a_b_1

16 May 14:31
c24457b

Choose a tag to compare

🐛 Bug fixes

898.va_6093398b_32b_

16 May 07:51
a609339

Choose a tag to compare

🐛 Bug fixes

897.v1d9ffdd05a_db_

15 May 08:00
1d9ffdd

Choose a tag to compare

🚀 New features and improvements

896.v29722831939d

12 May 21:06
2972283

Choose a tag to compare

🚀 Major new feature

This release includes a new layout for the pipeline graph that greatly improves the rendering of nested pipelines.

Please consider giving it a try using the query flag ?nestedLayout=1 on a pipeline/stages view.

A future release will change the default to the nested layout, followed by the later removal of the old layout. Please post any feedback on GitHub in #1286.