Skip to content

Releases: jenkins-infra/plugin-health-scoring

3.5.0 🌈

13 Feb 16:55
v3.5.0
3308cb5
Compare
Choose a tag to compare

🚀 New features and improvements

  • Provides link to help / guide how to improve scores (#452) @alecharp

📦 Dependency updates

  • Bump org.testcontainers:testcontainers-bom from 1.19.4 to 1.19.5 (#463) @dependabot
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#462) @dependabot

3.4.1 🌈

07 Feb 14:32
v3.4.1
4fa61f6
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Resolves dependency bot probe result recognition (#459) @alecharp

📝 Documentation updates

📦 Dependency updates

  • Bump jjwt.version from 0.12.3 to 0.12.5 (#457) @dependabot
  • Bump release-drafter/release-drafter from 5.25.0 to 6.0.0 (#458) @dependabot
  • Bump com.puppycrawl.tools:checkstyle from 10.12.7 to 10.13.0 (#451) @dependabot
  • Bump org.testcontainers:testcontainers-bom from 1.19.3 to 1.19.4 (#450) @dependabot
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.2.0 to 4.8.3.0 (#445) @dependabot
  • Bump spring-boot.version from 3.2.1 to 3.2.2 (#444) @dependabot

3.4.0 🌈

16 Jan 16:02
v3.4.0
29c923b
Compare
Choose a tag to compare

🚀 New features and improvements

  • Better detect dependency bot configuration file in plugin repository (#443) @alecharp

🐛 Bug Fixes

📝 Documentation updates

  • Update contributing guide to match project build requirement (#421) @krisstern
  • Fixed all broken links of ARCHITECTURE.adoc and a faulty file name (#418) @maulikpareek

👻 Maintenance

📦 Dependency updates

  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.2 to 3.2.5 (#440) @dependabot
  • Bump spring-boot.version from 3.2.0 to 3.2.1 (#439) @dependabot
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.5 (#441) @dependabot
  • Bump org.kohsuke:github-api from 1.317 to 1.318 (#408) @dependabot
  • Bump org.eclipse.jgit:org.eclipse.jgit from 6.7.0.202309050840-r to 6.8.0.202311291450-r (#413) @dependabot
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.7.3.6 to 4.8.2.0 (#412) @dependabot
  • Bump com.puppycrawl.tools:checkstyle from 10.12.5 to 10.12.7 (#430) @dependabot
  • Bump org.apache.maven:maven-model from 3.9.5 to 3.9.6 (#415) @dependabot
  • Bump com.github.eirslett:frontend-maven-plugin from 1.14.2 to 1.15.0 (#411) @dependabot
  • Bump org.testcontainers:testcontainers-bom from 1.19.1 to 1.19.3 (#410) @dependabot
  • Bump spring-boot.version from 3.1.5 to 3.2.0 (#409) @dependabot
  • Bump com.puppycrawl.tools:checkstyle from 10.12.4 to 10.12.5 (#406) @dependabot
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.1 to 3.2.2 (#405) @dependabot
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 (#404) @dependabot

3.3.0 🌈

14 Nov 16:46
v3.3.0
8dda9ab
Compare
Choose a tag to compare

🚀 New features and improvements

3.2.0 🌈

30 Oct 09:09
v3.2.0
495c4a3
Compare
Choose a tag to compare

🚀 New features and improvements

  • Simplifies adoption scoring based on commit and release gap (#392) @alecharp

📦 Dependency updates

  • Bump com.github.eirslett:frontend-maven-plugin from 1.14.0 to 1.14.2 (#400) @dependabot
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.1.2 to 3.2.1 (#399) @dependabot
  • Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.0 to 3.3.1 (#398) @dependabot
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 (#397) @dependabot
  • Bump org.kohsuke:github-api from 1.316 to 1.317 (#391) @dependabot
  • Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (#390) @dependabot
  • Bump spring-boot.version from 3.1.4 to 3.1.5 (#389) @dependabot
  • Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 (#388) @dependabot

3.1.0 🌈

12 Oct 13:22
v3.1.0
2aa0ef2
Compare
Choose a tag to compare

🚀 New features and improvements

  • Makes sure external downloads happen only once (#386) @alecharp

🐛 Bug Fixes

  • Protects documentation service against potential null pointer exception (#383) @alecharp
  • Prevents executing probes on plugin with no scm configured (#381) @alecharp
  • Fixes accessing to method on invalid object (#379) @alecharp

📦 Dependency updates

  • Bump org.testcontainers:testcontainers-bom from 1.19.0 to 1.19.1 (#375) @dependabot
  • Bump org.apache.maven:maven-model from 3.9.4 to 3.9.5 (#377) @dependabot
  • Bump com.puppycrawl.tools:checkstyle from 10.12.3 to 10.12.4 (#376) @dependabot

3.0.0 🌈

06 Oct 10:16
v3.0.0
04cbc27
Compare
Choose a tag to compare

💥 Breaking changes

2.8.0 🌈

05 Oct 07:50
v2.8.0
eed6151
Compare
Choose a tag to compare

🚀 New features and improvements

📦 Dependency updates

  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.7.3.5 to 4.7.3.6 (#371) @dependabot
  • Bump spring-boot.version from 3.1.3 to 3.1.4 (#370) @dependabot
  • Bump com.github.eirslett:frontend-maven-plugin from 1.13.4 to 1.14.0 (#368) @dependabot

2.7.0 🌈

12 Sep 11:59
v2.7.0
b16f93b
Compare
Choose a tag to compare

🚀 New features and improvements

  • JSR-305 probe. Checks for @Nonnull and @CheckForNull deprecated annotations. (#359) @Jagrutiti
  • Incremental Build detection probe (#358) @Jagrutiti

🐛 Bug Fixes

✍ Other changes

📦 Dependency updates

  • Bump org.eclipse.jgit:org.eclipse.jgit from 6.6.1.202309021850-r to 6.7.0.202309050840-r (#367) @dependabot
  • Bump org.apache.maven:maven-model from 3.9.2 to 3.9.4 (#366) @dependabot
  • Bump spring-boot.version from 3.1.2 to 3.1.3 (#362) @dependabot
  • Bump com.puppycrawl.tools:checkstyle from 10.12.2 to 10.12.3 (#365) @dependabot
  • Bump org.eclipse.jgit:org.eclipse.jgit from 6.6.0.202305301015-r to 6.6.1.202309021850-r (#364) @dependabot
  • Bump org.testcontainers:testcontainers-bom from 1.18.3 to 1.19.0 (#361) @dependabot
  • Bump org.kohsuke:github-api from 1.315 to 1.316 (#360) @dependabot
  • Bump com.puppycrawl.tools:checkstyle from 10.12.1 to 10.12.2 (#356) @dependabot
  • Bump spring-boot.version from 3.1.1 to 3.1.2 (#354) @dependabot

2.6.0 🌈

19 Jul 13:36
v2.6.0
90de938
Compare
Choose a tag to compare

🚀 New features and improvements

👻 Maintenance

📦 Dependency updates