3.583.vdc8d4a_a_1d586
·
25 commits
to refs/heads/master
since this release
π New Major Version
About 1.5 years ago, the Badge Plugin was completely reworked, and several legacy features were marked as deprecated. See the 2.0 Release Notes for full details.
This new major release removes those deprecated features to simplify maintenance and enable future improvements.
β οΈ Important: If you are still using deprecated features, you must remain on version 2.x as upgrading may otherwise break your pipelines.
π₯ Breaking Changes
This release is not backward-compatible. All previously deprecated features have now been removed.
π Downstream Plugin Compatibility
| Plugin | Incompatible Version | Fixed Version |
|---|---|---|
| groovy-postbuild | 301.v1b_207df0cdf8 |
Pending jenkinsci/groovy-postbuild-plugin#191 |
β My pipeline is broken β what can I do?
If your pipeline fails after upgrading, you are likely using removed steps. Here are the replacements:
| Deprecated Step | Replacement |
|---|---|
addHtmlBadge |
addBadge |
addShortText |
addBadge |
createSummary |
addSummary |
summary#appendText |
summary#setText - e.g. use summary.setText(summary.getText() + ' text to append') |
π€ Generated Changelog
π₯ Breaking changes
- New major version to remove legacy features (#304) @strangelookingnerd
π New features and improvements
- New major version to remove legacy features (#304) @strangelookingnerd
π¦ Dependency updates
17 changes
- Update dependency io.jenkins.tools.bom:bom-2.516.x to v6098 (#340) @renovate[bot]
- Update dependency org.jenkins-ci.plugins:plugin to v6.2138.v03274d462c13 (#338) @renovate[bot]
- Update dependency io.jenkins.tools.bom:bom-2.516.x to v6077 (#339) @renovate[bot]
- Update dependency io.jenkins.tools.bom:bom-2.516.x to v6005 (#337) @renovate[bot]
- Update dependency org.jenkins-ci.plugins:plugin to v6.2122.v70b_7b_f659d72 (#336) @renovate[bot]
- Update dependency io.jenkins.tools.bom:bom-2.516.x to v5933 (#334) @renovate[bot]
- Update dependency org.jenkins-ci.plugins:plugin to v6.2116.v7501b_67dc517 (#333) @renovate[bot]
- Update dependency io.jenkins.tools.bom:bom-2.516.x to v5888 (#332) @renovate[bot]
- Update dependency org.jenkins-ci.plugins:plugin to v6.2111.v8b_6a_1d599df3 (#331) @renovate[bot]
- Update dependency org.jenkins-ci.plugins:plugin to v6 (#330) @renovate[bot]
- Update dependency io.jenkins.tools.bom:bom-2.516.x to v5857 (#329) @renovate[bot]
- Update dependency org.jenkins-ci.plugins:plugin to v5.2102.v5f5fe09fccf1 (#328) @renovate[bot]
- Update dependency org.jenkins-ci.plugins:plugin to v5.2099.v68c2f5e27299 (#327) @renovate[bot]
- Update dependency org.jenkins-ci.plugins:plugin to v5.2098.v4d48a_c4c68e7 (#325) @renovate[bot]
- Update dependency io.jenkins.tools.bom:bom-2.516.x to v5804 (#324) @renovate[bot]
- Update dependency org.jenkins-ci.plugins:plugin to v5.31 (#323) @renovate[bot]
- Update dependency org.jenkins-ci.plugins:plugin to v5.30 (#322) @renovate[bot]