Releases: jenkinsci/plugin-usage-plugin
Releases · jenkinsci/plugin-usage-plugin
418.v308c3c863d25
👻 Maintenance
✍ Other changes
- Enable continuous delivery (#116) @froque
- Require 2.504.3 as minimum Jenkins version (#115) @froque
- Upgrade testcontainers to v2 (#112) @froque
- Align list expand to top (#109) @Kissaki
- Test with Java 25 (#111) @MarkEWaite
- Ban JUnit 4 imports (#108) @strangelookingnerd
- style: Move Summary to top (#104) @rahulsom
📦 Dependency updates
19 changes
- Bump org.testcontainers:testcontainers-junit-jupiter from 2.0.2 to 2.0.3 (#114) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 5.28 to 5.2102.v5f5fe09fccf1 (#113) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 5.26 to 5.28 (#110) @dependabot[bot]
- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.10 to 1.13 (#107) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 5.24 to 5.26 (#106) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 5.18 to 5.24 (#105) @dependabot[bot]
- Bump io.jenkins.tools.bom:bom-2.479.x from 4969.v6ffa_18d90c9f to 5054.v620b_5d2b_d5e6 (#103) @dependabot[bot]
- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.8 to 1.10 (#102) @dependabot[bot]
- Bump io.jenkins.tools.bom:bom-2.479.x from 4862.vc32a_71c3e731 to 4969.v6ffa_18d90c9f (#101) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 5.17 to 5.18 (#100) @dependabot[bot]
- Bump org.testcontainers:junit-jupiter from 1.21.1 to 1.21.3 (#99) @dependabot[bot]
- Bump io.jenkins.tools.bom:bom-2.479.x from 4669.v0e99c712a_30e to 4862.vc32a_71c3e731 (#98) @dependabot[bot]
- Bump org.testcontainers:junit-jupiter from 1.21.0 to 1.21.1 (#97) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 5.12 to 5.17 (#96) @dependabot[bot]
- Bump io.jenkins.tools.bom:bom-2.479.x from 4545.v56392b_7ca_7b_a_ to 4669.v0e99c712a_30e (#95) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 5.9 to 5.12 (#94) @dependabot[bot]
- Bump org.testcontainers:junit-jupiter from 1.20.6 to 1.21.0 (#93) @dependabot[bot]
- Bump io.jenkins.tools.bom:bom-2.479.x from 4228.v0a_71308d905b_ to 4545.v56392b_7ca_7b_a_ (#92) @dependabot[bot]
- Bump org.testcontainers:junit-jupiter from 1.20.5 to 1.20.6 (#91) @dependabot[bot]
plugin-usage-plugin-4.10
What's Changed
- Bump org.testcontainers:junit-jupiter from 1.20.4 to 1.20.5 by @dependabot in #86
- Bump io.jenkins.tools.bom:bom-2.479.x from 4136.vca_c3202a_7fd1 to 4228.v0a_71308d905b_ by @dependabot in #87
- Removes specific versions from POM by @froque in #88
- Migrate from EE 8 to EE 9 by @froque in #89
Full Changelog: plugin-usage-plugin-4.9...plugin-usage-plugin-4.10
plugin-usage-plugin-4.9
What's Changed
- Stop testing Java 11 by @strangelookingnerd in #72
- Use
jenkins.baselineto reduce bom update mistakes by @strangelookingnerd in #73 - Automate dependency updates by @skissane-medallia in #74
- Bump org.testcontainers:testcontainers from 1.20.3 to 1.20.4 by @dependabot in #78
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.0.0-M5 to 3.5.2 by @dependabot in #76
- Bump io.jenkins.tools.bom:bom-2.452.x from 3387.v0f2773fa_3200 to 3944.v1a_e4f8b_452db_ by @dependabot in #75
- Bump org.jenkins-ci.plugins:plugin from 4.88 to 5.5 by @dependabot in #77
- Bump org.jenkins-ci.plugins:conditional-buildstep from 1.2 to 1.4.3 by @dependabot in #79
- Bump org.jenkins-ci.plugins:plugin from 5.5 to 5.6 by @dependabot in #81
- Migrate tests to JUnit5 by @strangelookingnerd in #84
- Bump org.jenkins-ci.plugins:conditional-buildstep from 1.4.3 to 1.5.0 by @dependabot in #82
New Contributors
- @skissane-medallia made their first contribution in #74
Full Changelog: plugin-usage-plugin-4.8...plugin-usage-plugin-4.9
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