Releases: jenkins-infra/plugin-health-scoring
Releases · jenkins-infra/plugin-health-scoring
1.5.0 🌈
🚀 New features and improvements
📦 Dependency updates
- Bump postcss from 8.4.19 to 8.4.20 (#158) @dependabot
- Bump mini-css-extract-plugin from 2.7.1 to 2.7.2 (#157) @dependabot
- Bump webpack-cli from 5.0.0 to 5.0.1 (#156) @dependabot
1.4.0 🌈
1.3.1 🌈
🐛 Bug Fixes
📦 Dependency updates
- Bump postcss-loader from 7.0.1 to 7.0.2 (#149) @dependabot
- Bump mini-css-extract-plugin from 2.7.0 to 2.7.1 (#148) @dependabot
- Bump version-number from 1.10 to 1.11 (#147) @dependabot
- Bump org.eclipse.jgit from 6.3.0.2022009070944-r to 6.4.0.202211300538-r (#146) @dependabot
1.3.0 🌈
🚀 New features and improvements
📦 Dependency updates
- Springframework and Hibernate upgrade (#132) @alecharp
- Bump webpack from 5.74.0 to 5.75.0 (#137) @dependabot
- Bump checkstyle from 10.4 to 10.5.0 (#136) @dependabot
- Bump css-minimizer-webpack-plugin from 4.2.1 to 4.2.2 (#135) @dependabot
1.2.0 🌈
🚀 New features and improvements
- Updates probe result in plugins only when status/reason changes (#129) @alecharp
- Displays raw probe results with score details (#114) @alecharp
- Runs probes on selected plugin (#127) @alecharp
- Displays application version in production (#116) @alecharp
🐛 Bug Fixes
👻 Maintenance
🚦 Tests
📦 Dependency updates
- Bump ionicons from 6.0.3 to 6.0.4 (#124) @dependabot
- Bump css-loader from 6.7.1 to 6.7.2 (#123) @dependabot
- Bump mini-css-extract-plugin from 2.6.1 to 2.7.0 (#122) @dependabot
- Bump webpack-cli from 4.10.0 to 5.0.0 (#121) @dependabot
- Bump postcss from 8.4.18 to 8.4.19 (#120) @dependabot
- Bump testcontainers-bom from 1.17.5 to 1.17.6 (#118) @dependabot
1.0.0 🌈
🚀 New features and improvements
- Improve scoring engine testing (#112) @alecharp
- Scoring process (#105) @alecharp
- Lists the raw results of probes (#102) @dheerajodha
- Uses natural order for content in footer (#99) @alecharp
🐛 Bug Fixes
- Limits scope of Update-Center updates (#100) @alecharp
- Plugins can be removed from update-center (#98) @alecharp
- Includes long yaml file extension to detect CD workflows (#95) @alecharp
👻 Maintenance
- Bump release-drafter/release-drafter from 5.21.0 to 5.21.1 (#92) @dependabot
✍ Other changes
📦 Dependency updates
- Bump spotbugs-maven-plugin from 4.7.2.2 to 4.7.3.0 (#108) @dependabot
- Bump maven-release-plugin from 3.0.0-M6 to 3.0.0-M7 (#104) @dependabot
- Bump spotbugs-maven-plugin from 4.7.2.1 to 4.7.2.2 (#103) @dependabot
- Bump checkstyle from 10.3.4 to 10.4 (#101) @dependabot
- Bump spring-boot.version from 2.7.4 to 2.7.5 (#94) @dependabot
- Bump hibernate-types-55 from 2.19.2 to 2.20.0 (#93) @dependabot
0.2.1 🌈
0.2.0 🌈
🚀 New features and improvements
- Update Web UI UI/UX and tooling (#82) @alecharp
- Validates configuration of JEP-229 - on plugin repository (#83) @alecharp
👻 Maintenance
- Fixes code coverage report (#88) @alecharp
- Bump testcontainers-bom from 1.17.4 to 1.17.5 (#81) @dependabot
- Bump tidy-maven-plugin from 1.1.0 to 1.2.0 (#80) @dependabot
- Bump spotbugs-maven-plugin from 4.3.0 to 4.7.2.1 (#77) @dependabot
- Bump checkstyle from 10.3 to 10.3.4 (#76) @dependabot
- Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 (#75) @dependabot
📦 Dependency updates
- Bump spring-boot.version from 2.7.3 to 2.7.4 (#84) @dependabot
- Bump hibernate-types-55 from 2.18.0 to 2.19.2 (#79) @dependabot
- Bump org.eclipse.jgit from 6.2.0.202206071550-r to 6.3.0.2022009070944-r (#78) @dependabot
- Creates dependabot configuration (#74) @alecharp
0.1.0 🌈
0.0.3 🌈
🚀 New features and improvements
- Improves probe listing page (#47) @alecharp
- Adds structure for update-center-related probes (#38) @dheerajodha
📝 Documentation updates
- chore(doc): add link to https://plugins.jenkins.io (#49) @lemeurherve
👻 Maintenance
- Fixes tests execution (#59) @alecharp
- Fixes release drafter VM selection (#53) @alecharp
- Fixes workflows location (#52) @alecharp
- Application was released as 0.0.1 (#50) @alecharp
- Release Drafter (#48) @alecharp
- chore: use main shared pipeline library (#44) @lemeurherve