Releases: jenkinsci/plugin-usage-plugin
Releases · jenkinsci/plugin-usage-plugin
plugin-usage-plugin-4.8
What's Changed
Full Changelog: plugin-usage-plugin-4.7...plugin-usage-plugin-4.8
plugin-usage-plugin-4.7
What's Changed
- Fix unit test shouldRenderJson by @froque in #64
- Removes unused token-macro dependency by @froque in #63
- Adds support for SCMSource by @froque in #65
- Extract inline script block and event handler by @froque in #66
- Upgrade parent pom from 4.87 to 4.88 by @froque in #67
- Upgrade testcontainers by @froque in #68
- Upgrade Jenkins core from 2.440.3 to 2.452.4 by @froque in #69
- Removes managed version for commons-net by @froque in #70
Full Changelog: plugin-usage-plugin-4.6...plugin-usage-plugin-4.7
plugin-usage-plugin-4.6
What's Changed
- Enable Jenkins Security Scan by @strangelookingnerd in #55
- Upgrade parent pom from 4.83 to 4.87 by @froque in #58
- Use maven-plugin from jenkins bom by @froque in #59
- Update Jenkins BOM by @froque in #60
- Use promoted-builds version from BOM by @froque in #61
- Update testcontainers to 1.20.1 by @froque in #62
- Add api support to othersPlugin field in PluginUsageView by @pmarusz in #57
New Contributors
- @strangelookingnerd made their first contribution in #55
- @pmarusz made their first contribution in #57
Full Changelog: plugin-usage-plugin-4.5...plugin-usage-plugin-4.6
plugin-usage-plugin-4.5
What's Changed
- Upgrade Jenkins core to 2.440.3 by @froque in #54
- Fix NullPointerException for user with discover permission by @froque in #53
Full Changelog: plugin-usage-plugin-4.4...plugin-usage-plugin-4.5
plugin-usage-plugin-4.4
What's Changed
Full Changelog: plugin-usage-plugin-4.3...plugin-usage-plugin-4.4
plugin-usage-plugin-4.3
What's Changed
- Add null check for missing plugins in pipelines by @froque in #49
- Adds AsyncPeriodicWork with persistence to make loading faster by @froque in #51
Full Changelog: plugin-usage-plugin-4.2...plugin-usage-plugin-4.3
plugin-usage-plugin-4.2
What's Changed
- Modernize to Jenkins 2.375.4 by @sghill-rewrite in #47
- Add Plugin Development Team to CODEOWNERS by @sghill-rewrite in #48
New Contributors
- @sghill-rewrite made their first contribution in #47
Full Changelog: plugin-usage-plugin-4.1...plugin-usage-plugin-4.2
plugin-usage-plugin-4.1
What's Changed
- Upgrade HtmlUnit from 2.x to 3.x by @timja-bot in #41
- Add null check for old descriptors that are not available anymore by @froque in #42
- Uses a HashSet to not process the same run multiple times in pipeline jobs by @froque in #43
- Use a single instance of PluginUsageModel in jelly to cache analyze results by @froque in #44
- Update pipeline warning for both scripted and pipeline by @froque in #45
- Finalize upgrade to Jenkins 2.361 by @froque in #46
New Contributors
- @timja-bot made their first contribution in #41
Full Changelog: plugin-usage-plugin-4.0...plugin-usage-plugin-4.1
plugin-usage-plugin-4.0
What's Changed
- Adds Computed Folders Analyzer by @froque in #30
- Use HTTPS instead of git by @froque in #32
- Updates parent pom to 4.51 by @froque in #31
- Bump commons-net from 3.8.0 to 3.9.0 by @dependabot in #33
- Refactoring: Use diamond operator and removed unnecessary semicolon and import by @StefanSpieker in #34
- Require Jenkins 2.361.4 and Java 11 by @froque in #35
- Uses new HTTP client in Java 11 for testing by @froque in #37
- Replaces hasDependants with hasMandatoryDependents by @froque in #36
- Adds analyzer for pipelines (scripted and declarative) based on last runs by @froque in #38
New Contributors
- @dependabot made their first contribution in #33
Full Changelog: plugin-usage-plugin-3.0...plugin-usage-plugin-4.0