|
| 1 | +# Change Log |
| 2 | + |
| 3 | +## Release Notes |
| 4 | + |
| 5 | +### 1.5.8 |
| 6 | + |
| 7 | +-  Address |
| 8 | + boundary case of |
| 9 | + [JENKINS-23532](https://issues.jenkins-ci.org/browse/JENKINS-23532) where |
| 10 | + relative paths would not retrigger |
| 11 | + |
| 12 | +### [1.5.7.1](https://github.com/jenkinsci/build-pipeline-plugin/releases/tag/build-pipeline-plugin-1.5.7.1) |
| 13 | + |
| 14 | +- (-) [JENKINS-45137](https://issues.jenkins-ci.org/browse/JENKINS-45137) |
| 15 | + Fix stack trace for pipelines created / edited in v 1.5.6 |
| 16 | + |
| 17 | +### [1.5.7](https://github.com/jenkinsci/build-pipeline-plugin/releases/tag/build-pipeline-plugin-1.5.7) |
| 18 | + |
| 19 | +- (-) [JENKINS-23532](https://issues.jenkins-ci.org/browse/JENKINS-23532) Manual |
| 20 | + trigger execution causes TriggerException |
| 21 | +- (-) [JENKINS-44324](https://issues.jenkins-ci.org/browse/JENKINS-44324) NullPointerException upgrading |
| 22 | + from very old versions of plugin |
| 23 | +- (-) Fix issue with dashboard view not loading |
| 24 | +- (+)Added support for extensible BuildCard |
| 25 | + |
| 26 | +### [1.5.6](https://github.com/jenkinsci/build-pipeline-plugin/releases/tag/build-pipeline-plugin-1.5.6) |
| 27 | + |
| 28 | +-  |
| 29 | + [Issues \#34722](https://issues.jenkins-ci.org/browse/JENKINS-34722) |
| 30 | + ([Pull |
| 31 | + \#88](https://github.com/jenkinsci/build-pipeline-plugin/pull/88)) |
| 32 | + Performance fix when determining view permissions |
| 33 | +-  |
| 34 | + [Issues \#14591](https://issues.jenkins-ci.org/browse/JENKINS-14591) |
| 35 | + ([Pull |
| 36 | + \#96](https://github.com/jenkinsci/build-pipeline-plugin/pull/96) |
| 37 | + and [Pull |
| 38 | + \#106](https://github.com/jenkinsci/build-pipeline-plugin/pull/106)) |
| 39 | + Add the ability to choose which parameters build will be displayed |
| 40 | + |
| 41 | + ### [1.5.5](https://github.com/jenkinsci/build-pipeline-plugin/releases/tag/build-pipeline-plugin-1.5.5) |
| 42 | + |
| 43 | + -  |
| 44 | + Eaten by |
| 45 | + [INFRA-588](https://issues.jenkins-ci.org/browse/JENKINS-31088) |
| 46 | + |
| 47 | +### [1.5.4](https://github.com/jenkinsci/build-pipeline-plugin/releases/tag/build-pipeline-plugin-1.5.4) |
| 48 | + |
| 49 | +-  |
| 50 | + [Pull |
| 51 | + \#105](https://github.com/jenkinsci/build-pipeline-plugin/pull/105) |
| 52 | + Keep git-plugin RevisionParameterAction on rerun of a build |
| 53 | +-  |
| 54 | + [Issues \#31088](https://issues.jenkins-ci.org/browse/JENKINS-31088) |
| 55 | + show displayName by default |
| 56 | + |
| 57 | +### [1.5.3.1](https://github.com/jenkinsci/build-pipeline-plugin/releases/tag/build-pipeline-plugin-1.5.3.1) |
| 58 | + |
| 59 | +-  |
| 60 | + [Issue \#33935](https://issues.jenkins-ci.org/browse/JENKINS-33935) |
| 61 | + Fix re-running a build - broken in Jenkins \> 1.653, LTS \> 1.651.1 |
| 62 | +-  |
| 63 | + [Issue \#34722](https://issues.jenkins-ci.org/browse/JENKINS-34722) |
| 64 | + Performance fix - limit the number of downstream projects iterated |
| 65 | + over |
| 66 | + |
| 67 | +### [1.5.2](https://github.com/jenkinsci/build-pipeline-plugin/releases/tag/build-pipeline-plugin-1.5.2) |
| 68 | + |
| 69 | +-  |
| 70 | + [Issue \#33591](https://issues.jenkins-ci.org/browse/JENKINS-33591) |
| 71 | + Fix manual trigger breaking in Jenkins \>1.653 |
| 72 | + |
| 73 | +### [1.5.1](https://github.com/jenkinsci/build-pipeline-plugin/releases/tag/build-pipeline-plugin-1.5.1) |
| 74 | + |
| 75 | +-  |
| 76 | + [Issue \#31746](https://issues.jenkins-ci.org/browse/JENKINS-31746) |
| 77 | + Fix issues in layout, UI updates |
| 78 | + |
| 79 | +### [1.4.9](https://github.com/jenkinsci/build-pipeline-plugin/releases/tag/build-pipeline-plugin-1.4.9) |
| 80 | + |
| 81 | +-  |
| 82 | + ([issue |
| 83 | + \#30801](https://issues.jenkins-ci.org/browse/JENKINS-30801)) |
| 84 | + Re-triggering a failed build copies the Actions from previous builds |
| 85 | +-  |
| 86 | + ([issue |
| 87 | + \#28068](https://issues.jenkins-ci.org/browse/JENKINS-28068)) Build |
| 88 | + Pipeline Dashboard View destroys layout of jenkins |
| 89 | +-  |
| 90 | + ([issue |
| 91 | + \#29477](https://issues.jenkins-ci.org/browse/JENKINS-29477)) View |
| 92 | + bad for Build Pipeline Plugin |
| 93 | + |
| 94 | +### [1.4.8](https://github.com/jenkinsci/build-pipeline-plugin/compare/build-pipeline-plugin-1.4.7...build-pipeline-plugin-1.4.8) |
| 95 | + |
| 96 | +-  |
| 97 | + ([issue |
| 98 | + \#28180](https://issues.jenkins-ci.org/browse/JENKINS-28180)) Build |
| 99 | + Pipeline background layout does not extend full width of pipeline |
| 100 | + |
| 101 | +### [1.4.7](https://github.com/jenkinsci/build-pipeline-plugin/compare/build-pipeline-plugin-1.4.6...build-pipeline-plugin-1.4.7) |
| 102 | + |
| 103 | +-  |
| 104 | + ([JENKINS-25666](https://issues.jenkins-ci.org/browse/JENKINS-25666)) |
| 105 | + Fixed left-side indentation for new jenkins versions |
| 106 | + |
| 107 | +### [1.4.6](https://github.com/jenkinsci/build-pipeline-plugin/compare/build-pipeline-plugin-1.4.5...build-pipeline-plugin-1.4.6) |
| 108 | + |
| 109 | +-  |
| 110 | + ([JENKINS-20499](https://issues.jenkins-ci.org/browse/JENKINS-20499)) |
| 111 | + Null cause brokes Cause entry and job |
| 112 | +-  |
| 113 | + ([JENKINS-22665](https://issues.jenkins-ci.org/browse/JENKINS-22665)) |
| 114 | + ([JENKINS-19755](https://issues.jenkins-ci.org/browse/JENKINS-19755)) |
| 115 | + Don't store whole user object for cause |
| 116 | +-  |
| 117 | + Fixed UI tests |
| 118 | +-  |
| 119 | + Removed test libs from final package |
| 120 | + |
| 121 | +### [1.4.5](https://github.com/jenkinsci/build-pipeline-plugin/compare/build-pipeline-plugin-1.4.4...build-pipeline-plugin-1.4.5) |
| 122 | + |
| 123 | +-  |
| 124 | + Support cloudbees-folder-plugin |
| 125 | + ([JENKINS-14565](https://issues.jenkins-ci.org/browse/JENKINS-14565)) |
| 126 | + ([JENKINS-20841](https://issues.jenkins-ci.org/browse/JENKINS-20841)) |
| 127 | +-  |
| 128 | + Start build with parameters for parametrized builds |
| 129 | + ([JENKINS-25427](https://issues.jenkins-ci.org/browse/JENKINS-25427)) |
| 130 | + ([JENKINS-19121](https://issues.jenkins-ci.org/browse/JENKINS-19121)) |
| 131 | +-  |
| 132 | + Clicking on "console" icon doesn't work |
| 133 | + ([JENKINS-25430](https://issues.jenkins-ci.org/browse/JENKINS-25430)) |
| 134 | + |
| 135 | +### [1.4.4](https://github.com/jenkinsci/build-pipeline-plugin/compare/build-pipeline-plugin-1.4.3...build-pipeline-plugin-1.4.4) |
| 136 | + |
| 137 | +### [1.3.3](http://code.google.com/p/build-pipeline-plugin/issues/list?can=1&q=label%3AMilestone-Release1.3.3&colspec=ID+Type+Status+Priority+Milestone+Owner+Summary&cells=tiles) |
| 138 | + |
| 139 | +### [1.3.1](http://code.google.com/p/build-pipeline-plugin/issues/list?can=1&q=label%3AMilestone-Release1.3.1&colspec=ID+Type+Status+Priority+Milestone+Owner+Summary&cells=tiles) |
| 140 | + |
| 141 | +### [1.3.0](http://www.centrumsystems.com.au/2012/07/build-pipeline-plugin-1-3-0-release/) |
| 142 | + |
| 143 | +- Also see the |
| 144 | +[roadmap](https://wiki.jenkins.io/display/JENKINS/Build+Pipeline+Plugin+-+Roadmap) |
| 145 | +for details. |
| 146 | + |
| 147 | +### [1.2.4](http://code.google.com/p/build-pipeline-plugin/issues/list?can=1&q=label%3AMilestone-Release1.2.4&colspec=ID+Type+Status+Priority+Milestone+Owner+Summary&cells=tiles) |
| 148 | + |
| 149 | +- Also see the |
| 150 | +[roadmap](https://wiki.jenkins.io/display/JENKINS/Build+Pipeline+Plugin+-+Roadmap) |
| 151 | +for details. |
| 152 | + |
| 153 | +### [1.2.2](http://www.centrumsystems.com.au/blog/?p=325) |
| 154 | + |
| 155 | +### [1.2.1](http://www.centrumsystems.com.au/blog/?p=287) |
| 156 | + |
| 157 | +### [1.2](http://www.centrumsystems.com.au/blog/?p=281) |
| 158 | + |
| 159 | +### [1.1.2](http://www.centrumsystems.com.au/blog/?p=200) |
| 160 | + |
| 161 | +### [1.1.1](http://www.centrumsystems.com.au/blog/?p=165) |
| 162 | + |
| 163 | +### [1.0.0](http://www.centrumsystems.com.au/blog/?p=121) |
0 commit comments