Releases: jenkinsci/parameterized-trigger-plugin
Releases Β· jenkinsci/parameterized-trigger-plugin
806.vf6fff3e28c3e
π Bug fixes
π» Maintenance
- Require Jenkins 2.426.3 or newer (#380) @MarkEWaite
- Bump promoted-builds optional dependency to 892.vd6219fc0a_efb (#378) @MarkEWaite
- Use automated code formatting (#370) @shivajee98
π¦ Dependency updates
- Bump org.jenkins-ci.plugins:plugin from 4.75 to 4.82 (#368, #369, #371, #373, #374, #379) @dependabot, @shivajee98
- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.7 to 1.8 (#376) @dependabot
- Bump org.awaitility:awaitility from 4.2.0 to 4.2.1 (#372) @dependabot
787.v665fcf2a_830b_
π New features and improvements
π Bug fixes
- JENKINS-71919 - Use modern icon class in subproject page (#357) @gjabouley-invn
π Documentation updates
- Fix javadoc warning (#364) @MarkEWaite
π» Maintenance
- Enable continuous delivery (#366) @MarkEWaite
- Remove redundant spotbugs setting (#365) @MarkEWaite
- Add Plugin Development Team to CODEOWNERS (#355) @sghill-rewrite
- Reduce Jenkinsfile diffs to archetype (#352) @MarkEWaite
- Test with Java 21 (#351) @MarkEWaite
π¦ Dependency updates
- Bump org.jenkins-ci.plugins:plugin from 4.73 to 4.75 (#361) @dependabot
- Bump io.jenkins.tools.bom:bom-2.387.x from 2483.v3b_22f030990a_ to 2543.vfb_1a_5fb_9496d (#360) @dependabot
- Bump io.jenkins.tools.bom:bom-2.387.x from 2378.v3e03930028f2 to 2483.v3b_22f030990a_ (#356) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.72 to 4.73 (#354) @dependabot
- Bump io.jenkins.tools.bom:bom-2.387.x from 2329.v078520e55c19 to 2378.v3e03930028f2 (#353) @dependabot
- Bump io.jenkins.tools.bom:bom-2.387.x from 2258.v522c10b_d4695 to 2329.v078520e55c19 (#348) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.71 to 4.72 (#350) @dependabot
- Bump io.jenkins.tools.bom:bom-2.387.x from 2244.vd60654536b_96 to 2258.v522c10b_d4695 (#346) @dependabot
- Bump plugin from 4.69 to 4.71 (#345) @dependabot
- Bump bom-2.387.x from 2198.v39c76fc308ca to 2244.vd60654536b_96 (#344) @dependabot
- Bump plugin from 4.68 to 4.69 (#343) @dependabot
- Bump git-changelist-maven-extension from 1.6 to 1.7 (#342) @dependabot
2.46
π» Maintenance
- Require Jenkins 2.387.3 or newer (#338) @MarkEWaite
- Remove useless space character (#329) @MarkEWaite
- Check dependencies monthly (#323) @MarkEWaite
- Add 'report an issue' link to docs (#307) @MarkEWaite
- Use standard location for spotbugs exclusion file (#304) @MarkEWaite
- Add a contributing guide (#306) @MarkEWaite
- Use spotbugs annotations instead of JSR-305 (#305) @MarkEWaite
- Simplify plugin dependency declarations (#299) @MarkEWaite
- Optimize Gitpod config (#286) @jmMeessen
- Gitpodify repository (#271) @jmMeessen
- Suppress spotbugs errors (#278) @jmMeessen
π¦ Tests
- Simplify Jenkinsfile for ci.jenkins.io (#314) @Jagrutiti
- test with java 17 (#297) @iqbalrohail
- Deeper spotbugs checks (#240) @dheerajodha
π¦ Dependency updates
- Add spotbugs exclusions (#235) @dheerajodha
- Bump actions/stale from 5 to 8 (#289, #331) @dependabot
- Bump error_prone_annotations from 2.11.0 to 2.16 (#252, #273, #294) @dependabot
- Bump git-changelist-maven-extension from 1.3 to 1.4 (#279) @dependabot
- Bump plugin from 4.42 to 4.68 (#292, #300, #309, #311, #317, #324, #327, #334, #341) @dependabot
- Bump release-drafter/release-drafter from 5.20.0 to 5.24.0 (#276, #290, #293, #330, #339) @dependabot
- Bump spotbugs-annotations from 4.5.2 to 4.7.3 (#268, #284, #296) @dependabot
2.45
π New features and improvements
π Bug fixes
- [Flakiness Reduction] rebuild graph manually (#266) @Pldi23
conditional-buildstep
dep should be optional (#245) @jglick
π» Maintenance
β Other changes
- Use https instead of git (#239) @dheerajodha
π¦ Dependency updates
- Bump awaitility from 4.1.1 to 4.2.0 (#251) @dependabot
- Bump core version 2.332.1 and subversion from 2.15.1 to 2.15.5 (#261) @dependabot
- Bump actions/stale from 4 to 5 (#256) @dependabot
- Bump release-drafter/release-drafter from 5.18.1 to 5.20.0 (#262) @dependabot
- Bump error_prone_annotations from 2.10.0 to 2.11.0 (#241) @dependabot
- Bump release-drafter/release-drafter from 5.15.0 to 5.18.1 (#242) @dependabot
- Bump git-changelist-maven-extension from 1.2 to 1.3 (#233) @dependabot
2.44
What's Changed
- Bump git-changelist-maven-extension from 1.2 to 1.3 by @dependabot in #233
conditional-buildstep
dep should be optional by @jglick in #245- Use https instead of git by @dheerajodha in #239
- Bump release-drafter/release-drafter from 5.15.0 to 5.18.1 by @dependabot in #242
- remove workflow by @olamy in #246
- Bump error_prone_annotations from 2.10.0 to 2.11.0 by @dependabot in #241
New Contributors
- @dheerajodha made their first contribution in #239
Full Changelog: parameterized-trigger-2.43...parameterized-trigger-2.44
2.43
π New features and improvements
- Prepare for PNG icon removal from core (#230) @NotMyFault
π¦ Dependency updates
- Bump actions/setup-java from 2.3.1 to 2.4.0 (#228) @dependabot
- Bump actions/cache from 2.1.6 to 2.1.7 (#227) @dependabot
- Bump promoted-builds from 3.10 to 3.11 (#229) @dependabot
2.42
- Fix flakiness in BuildTriggerTest (#226) @raul-arabaolaza
π New features and improvements
- Support env vars to define filePattern of FileBuildParameterFactory (#147) @gjabouley-invn
π¦ Dependency updates
- Bump actions/stale from 3 to 4 (#201) @dependabot
- Bump bom-2.263.x from 872.v03c18fa35487 to 961.vf0c9f6f59827 (#218) @dependabot
- Bump plugin from 4.19 to 4.31 (#224) @dependabot
- Bump actions/setup-java from 2.3.0 to 2.3.1 (#217) @dependabot
- Bump subversion from 2.14.4 to 2.15.1 (#223) @dependabot
- Bump error_prone_annotations from 2.9.0 to 2.10.0 (#225) @dependabot
- Bump error_prone_annotations from 2.7.1 to 2.9.0 (#212) @dependabot
- Bump actions/setup-java from 2.1.0 to 2.3.0 (#211) @dependabot
- Bump bom-2.263.x from 841.vd6e713d848ab to 872.v03c18fa35487 (#198) @dependabot
- Bump subversion from 2.14.2 to 2.14.4 (#199) @dependabot
2.41
π¦ Dependency updates
- Bump promoted-builds from 3.7 to 3.10 (#191) @dependabot
- Bump subversion from 2.14.1 to 2.14.2 (#194) @dependabot
- Bump bom-2.263.x from 23 to 841.vd6e713d848ab (#195) @dependabot
- Bump actions/setup-java from 1 to 2.1.0 (#189) @dependabot
- Bump plugin from 4.18 to 4.19 (#193) @dependabot
- Bump actions/cache from 2.1.5 to 2.1.6 (#192) @dependabot
- Bump error_prone_annotations from 2.5.1 to 2.7.1 (#188) @dependabot
- Bump subversion from 2.14.0 to 2.14.1 (#185) @dependabot
- Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#175) @dependabot
- Bump commons-lang3 from 3.11 to 3.12.0 (#171) @dependabot
- Bump plugin from 4.16 to 4.18 (#181) @dependabot
- Bump actions/cache from v2.1.4 to v2.1.5 (#182) @dependabot
- Bump plugin from 4.15 to 4.16 (#167) @dependabot
- Bump bom-2.263.x from 21 to 23 (#166) @dependabot
- Bump actions/cache from v2.1.3 to v2.1.4 (#165) @dependabot
- Bump release-drafter/release-drafter from v5.13.0 to v5.14.0 (#168) @dependabot
- Bump conditional-buildstep from 1.3.1 to 1.4.1 (#153) @dependabot
- Bump subversion from 2.13.1 to 2.14.0 (#164) @dependabot
- Bump promoted-builds from 3.5 to 3.7 (#155) @dependabot
- Bump error_prone_annotations from 2.4.0 to 2.5.1 (#163) @dependabot
π» Maintenance
- Adapt the plugin to be compatable with future versions of Guava (#196) @jtnord
- JENKINS-65398 - Terminology update (#183) @twasyl
π¦ Tests
2.40
π New features and improvements
π Bug Fixes
- JENKINS-64502 - Fix compatibility with Jenkins >=2.264 (tables-to-divs migration) (#159) @timja
- Fix Null pointer exceptions (#161) @res0nance
π¦ Dependency updates
- Require Jenkins 2.270 as a minimum version (#150) @olamy
- Bump bom-2.263.x from 20 to 21 (#162) @dependabot
- Bump release-drafter/release-drafter from v5.12.1 to v5.13.0 (#160) @dependabot
- Bump matrix-auth from 1.4 to 2.6.4 (#157) @dependabot
- Bump token-macro from 2.0 to 2.12 (#154) @dependabot
- Bump actions/cache from v1 to v2.1.3 (#151) @dependabot
- Bump release-drafter/release-drafter from v5.11.0 to v5.12.1 (#152) @dependabot
π Documentation updates
- Add a definition of the term "Subprojects" that appears in Jenkins UI (#149) @atsalolikhin-spokeo