Releases: jenkins-infra/plugin-health-scoring
Releases · jenkins-infra/plugin-health-scoring
2.3.0 🌈
🚀 New features and improvements
- Improves plugin score report api (#286) @alecharp
- Delete old scores automatically from plugin (#284) @Jagrutiti
- Creates score statistics API (#274) @alecharp
🐛 Bug Fixes
- Update
code-coverage
to supportrecordCoverage
step (#294) @alecharp - Fixes false failure on documentation migration (#287) @alecharp
- Uses same icon for failure as in Jenkins project (#291) @alecharp
👻 Maintenance
- Improves code coverage of the project (#295) @alecharp
- Update code coverage step (#289) @NotMyFault
- CI using artifact caching proxy (#280) @alecharp
📦 Dependency updates
- Bump jacoco-maven-plugin from 0.8.8 to 0.8.9 (#283) @dependabot
- Bump spotbugs-maven-plugin from 4.7.3.3 to 4.7.3.4 (#282) @dependabot
- Bump testcontainers-bom from 1.17.6 to 1.18.0 (#281) @dependabot
2.2.0 🌈
2.1.0 🌈
🚀 New features and improvements
🐛 Bug Fixes
- Fixes probe requirements to be executed (#263) @alecharp
- Fix last commit date probe execution requirement (#261) @alecharp
📦 Dependency updates
- Bump checkstyle from 10.9.2 to 10.9.3 (#260) @dependabot
- Bump spotbugs-maven-plugin from 4.7.3.2 to 4.7.3.3 (#259) @dependabot
- Bump spring-boot.version from 3.0.4 to 3.0.5 (#258) @dependabot
2.0.1 🌈
🐛 Bug Fixes
- Fixes NPE in SpotBugsProbe when plugin is not part of UpdateCenter (#253) @alecharp
- Makes sure to use the same version of GitHub API in modules (#251) @alecharp
📝 Documentation updates
✍ Other changes
- Update CONTRIBUTING.adoc (#246) @MondalSayantan
📦 Dependency updates
- Bump maven-release-plugin from 3.0.0-M7 to 3.0.0 (#250) @dependabot
- Bump checkstyle from 10.8.1 to 10.9.2 (#249) @dependabot
- Bump maven-failsafe-plugin from 3.0.0-M9 to 3.0.0 (#248) @dependabot
- Bump maven-surefire-plugin from 3.0.0-M9 to 3.0.0 (#247) @dependabot
2.0.0 🌈
💥 Breaking changes
🚀 New features and improvements
- Documentation migration probe (#244) @alecharp
- Probe to check if Spotbugs is enabled in a plugin (#236) @prince-panwar
📝 Documentation updates
- Document probe and scoring methods (#230) @alecharp
- Add Documentation for Gitpod (#235) @MondalSayantan
📦 Dependency updates
- Bump org.eclipse.jgit from 6.4.0.202211300538-r to 6.5.0.202303070854-r (#241) @dependabot
- Bump checkstyle from 10.8.0 to 10.8.1 (#240) @dependabot
- Bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#239) @dependabot
- Bump spring-boot.version from 3.0.3 to 3.0.4 (#237) @dependabot
1.9.0 🌈
🚀 New features and improvements
- Adds probe to detect existance of contributing guide on plugin repository (#211) @MondalSayantan
- Get plugin code coverage record (#198) @alecharp
- Detecting when a plugin is not published in the Update Center anymore (#205) @Jagrutiti
👻 Maintenance
- Setting Gitpod Development Environment (#209) @MondalSayantan
- chore: pin GitHub actions with their SHA-1 instead of their version number (#220) @lemeurherve
- Fix misleading name for the Update Center publication scoring implementation (#215) @Jagrutiti
📦 Dependency updates
- Bump release-drafter/release-drafter from 5.22.0 to 5.23.0 (#227) @dependabot
- Bump github-api from 1.313 to 1.314 (#226) @dependabot
- Bump spring-boot.version from 3.0.2 to 3.0.3 (#225) @dependabot
- Bump spotbugs-maven-plugin from 4.7.3.0 to 4.7.3.2 (#224) @dependabot
- Bump checkstyle from 10.7.0 to 10.8.0 (#223) @dependabot
- Bump maven-failsafe-plugin from 3.0.0-M8 to 3.0.0-M9 (#218) @dependabot
- Bump java-jwt from 4.2.2 to 4.3.0 (#217) @dependabot
- Bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9 (#216) @dependabot
- Bump ionicons from 6.1.1 to 6.1.3 (#210) @dependabot
1.8.0 🌈
🚀 New features and improvements
- Uses OkHttp to cache responses from GitHub (#201) @alecharp
- Count open pull requests created by Dependabot (#197) @alecharp
🐛 Bug Fixes
- Improve error management when persisting entities (#191) @alecharp
- Plugin deprecation does not imply security issue (#185) @alecharp
📝 Documentation updates
- Improves contribution guidance (#203) @alecharp
- Instructions to connect to the database (#200) @Jagrutiti
- Fixes incorrect contribution guideline (#190) @alecharp
👻 Maintenance
📦 Dependency updates
- Bump checkstyle from 10.6.0 to 10.7.0 (#204) @dependabot
- Uses OkHttp to cache responses from GitHub (#201) @alecharp
- Bump ionicons from 6.0.4 to 6.1.1 (#189) @dependabot
- Bump spring-boot.version from 3.0.1 to 3.0.2 (#188) @dependabot