Releases: jenkinsci/conditional-buildstep-plugin
Releases · jenkinsci/conditional-buildstep-plugin
1.4.3
📝 Documentation updates
- Add a contributing guide (#46) @MarkEWaite
- Move docs to GitHub, add a link to report an issue (#47) @MarkEWaite
- Fix changelog formatting (#38) @MarkEWaite
👻 Maintenance
- chore: Parallelize Tests (#73) @rahulsom
- Modernize plugin (#65) @basil
- Test with Jenkins 2.361.3 and 2.375 (#48) @MarkEWaite
- Use https:// protocol in SCM URL, not git:// protocol (#44) @MarkEWaite
- Add more spotbugs checks (#45) @MarkEWaite
- Require Jenkins 2.346.3 or newer (#42) @MarkEWaite
- Optimize Gitpod config (#36) @jmMeessen
- Gitpodify repository (#30) @jmMeessen
📦 Dependency updates
- Bump bom-2.361.x from 2081.v85885a_d2e5c5 to 2102.v854b_fec19c92 (#68) @dependabot
- Bump git-changelist-maven-extension from 1.6 to 1.7 (#71) @dependabot
- update parent pom to 4.71 (#75) @programbeginnerTW
- Bump bom-2.346.x from 1723.vcb_9fee52c9fc to 1750.v0071fa_4c4a_e3 (#56) @dependabot
- Bump bom-2.346.x from 1706.vc166d5f429f8 to 1723.vcb_9fee52c9fc (#53) @dependabot
- Bump bom-2.346.x from 1670.v7f165fc7a_079 to 1706.vc166d5f429f8 (#50) @dependabot
- update parent pom and spotbugs check (#51) @Vandit1604
- Bump bom-2.346.x from 1654.vcb_69d035fa_20 to 1670.v7f165fc7a_079 (#43) @dependabot
- Bump plugin from 4.48 to 4.49 (#41) @dependabot
- Bump plugin from 4.47 to 4.48 (#39) @dependabot
- Bump git-changelist-maven-extension from 1.2 to 1.4 (#35) @dependabot
- Bump plugin from 4.37 to 4.47 (#34) @dependabot
- Bump symbol-annotation from 1.17 to 1.23 (#32) @dependabot
1.4.2
📦 Dependency updates
- bump jenkins version and dependencies (#29) @car-roll
- Make dep on
maven-plugin
beoptional
(#27) @jglick - Deleting
matrix-project
dep (#28) @jglick
👻 Maintenance
- JENKINS-66887 - Enable jdk11 build on CI (#26) @aHenryJard
1.4.1
🐛 Bug Fixes
- Fix link from plugins site to GitHub source code (#24) @MarkEWaite
1.4.0
🐛 Bug Fixes
- JENKINS-62910 - Make the plugin compatible with Jenkins 2.264+ (Table to Div migration) (#21) @res0nance
- Fix "there" to "their" in the plugin description (#15) @slide
📦 Dependency updates
- Update the minimum Jenkins core requirement to 2.204.6 (#21) @res0nance
👻 Maintenance
- Migrate Wiki documentation to GitHub (#20, #22) @Yunir @oleg-nenashev
- Add Release Drafter configuration (#23) @oleg-nenashev
- Update Parent POM to a recent version (#21) @res0nance
- Use HTTPS URLs in pom.xml (#19) @daniel-beck-bot
- Add Jenkinsfile (#17) @olivergondza