Releases: jenkinsci/build-blocker-plugin
Releases · jenkinsci/build-blocker-plugin
166.vc82fc20b_a_ed6
✍ Other changes
- JENKINS-73119 - Catch the class not found exception (#26) @MarkEWaite
165.v5ecb_fb_f61520
🚀 New features and improvements
- JENKINS-72588 - Add build blocker folder property (#22) @jonesbusy
⚠️ This will require that you have folder plugin installed on your system before updating to this version.
👻 Maintenance
- JENKINS-72250 - Update parent POM,
Jenkinsfile
, and migrate tests to Mockito (#21) @raahikwueto - use
Jenkins.get()
instead of deprecatedgetInstance()
(#18) @StefanSpieker
✍ Other changes
- Enable CD (#23) @jonesbusy
- Use upper case for first letter labels (#24) @jonesbusy
- add @symbol to be able to easily use the plugin in a declarative pipeline (#19) @olamy
- Move away from deprecated Release Drafter App (#16) @NotMyFault
- Fix outdated link to QueueTaskDispatcher extension point (#17) @sambernet
1.7.8
- Fixed regression introduced in JENKINS-51607
1.7.7
📝 Documentation updates
1.7.6
- Lower minimum jenkins version required for the plugin to 2.222.4
1.7.5
- Update parent pom (#14) @Denis1990
- Use HTTPS URLs in pom.xml (#11) @daniel-beck-bot
- Add Jenkinsfile (#10) @olivergondza
- [FIXED JENKINS-29924 - Transform AbstractProject into Job for Workflow compatibility (#8) @fbelzunc
- [FIXED JENKINS-29924 - Items with non-AbstractProjects tasks block the build queue (#7) @fbelzunc
- extended to block on node level and to scan the queue for builds in all states (#6) @kurromat
- Avoid NPE (#5) @stephenc
- Add form validation JENKINS-27411 - (#4) @v1v
- Regex validation JENKINS-27402 - (#3) @v1v
- Fix proposal for using build-blocker-plugin with more than one exectuor. (#1) @bramtassyns
🐛 Bug Fixes
- JENKINS-28513 - Fix NullPointerException (#9) @wickedjester
- JENKINS-50187 - (#13) @Denis1990