2.0.2
·
355 commits
to master
since this release
π New features and improvements
- JENKINS-60481 - Add
throttleJobProperty@SymboltoThrottleJobProperty(#68) @bawjensen
π Bug fixes
- JENKINS-49006 - Fix
ConcurrentModificationExceptioningetThrottledPipelineRunsForCategoryby using copy-on-write versions ofTreeMapandArrayList(#58) @Bwvolleyball - JENKINS-54578 - Cannot delete last category (#56) @aeoris
- JENKINS-61087 - Use
FlowExecutionListto calculate the number of running Pipeline jobs (#57, #74) @basil
π¦ Dependency updates
π Documentation updates
- Copyedit README (#79) @basil
- Update docs/whitespace (#75) @jimklimov
π» Maintenance
- Add recent LTS line to CI build (#63) @basil
- Update plugin parent POM to latest version (#62) @basil
- Add
Jenkinsfile(#55) @olivergondza - POM SCM URL was wrong (#53) @abayer