Releases: jenkinsci/plot-plugin
Releases · jenkinsci/plot-plugin
2.2.0
🐛 Bug fixes
- JENKINS-74098 - Remove inline JS script and legacy onClick handler (#147) @shlomomdahan
- JENKINS-74095 - JENKINS-74096 - JENKINS-74097 - JENKINS-74099 - Remove legacy checkUrl handlers (#146) @shlomomdahan
👻 Maintenance
- Use jenkins.baseline to match archetype (#148) @MarkEWaite
- Update Jenkins Security Scan action (#139) @strangelookingnerd
- fix(spotbugs) Added an exclusion file for SpotBugs. (#132) @gounthar
- Run parallel tests on ci.jenkins.io (#122) @MarkEWaite
- Reduce Jenkinsfile diffs to archetype (#121) @MarkEWaite
- Test with Java 21 (#119) @MarkEWaite
- Remove divBasedFormLayout conditionals from jelly files (#115) @MarkEWaite
📦 Dependency updates
- Add an exclusion file for SpotBugs. (#132) @gounthar
- Bump bom-2.361.x from 1723.vcb_9fee52c9fc to 2102.v854b_fec19c92 (#96, #97, #99, #102, #104, #105, #108, #111, #114) @dependabot
- Bump com.opencsv:opencsv from 5.7.1 to 5.9 (#118, #126) @dependabot
- Bump maven-checkstyle-plugin from 3.2.0 to 3.3.0 (#100, #109, #113) @dependabot
- Bump maven-checkstyle-plugin from 3.3.0 to 3.6.0 (#125, #135, #140, #143) @dependabot
- Bump plugin from 4.51 to 4.88 (#94, #101, #106, #107, #110, #112, #116, #117, #120, #123, #124, #127, #133, #134, #136, #138, #141, #142) @dependabot
- Check dependencies monthly (#103) @MarkEWaite
2.1.12
🐛 Bug fixes
- SECURITY-2940 - prevent XML external entity (XXE) attacks - @jmMeessen
2.1.11
✍ Other changes
- Fix documentation of default height (#70) @markus-franke
- SECURITY-2220 - Escape plot description (#72) @offa
2.1.10
- Prepare for icon removal from core (#67) @NotMyFault
2.1.9
2.1.8
🐛 Bug Fixes
- Do not throw exception when Y-axis min/max properties are not set (#62) @gjabouley-invn
2.1.7
🚀 New features and improvements
- Add Release Drafter configuration (#60) @vgaidarji
📝 Documentation updates
- Migrate and improve documentation from old Jenkins Wiki (#61) @vgaidarji
2.1.6
🐛 Bug Fixes
- JENKINS-61412 - Add missing
PlotBuild#getDescription()
method (#59) @vgaidarji
2.1.5
2.1.4
🐛 Bug Fixes
- Take into account wrong patterns in exclusion string (#57) @vgaidarji