Releases: jenkinsci/matrix-project-plugin
Releases · jenkinsci/matrix-project-plugin
808.v5a_b_5f56d6966
🚀 New features and improvements
- JENKINS-71272 - ensure proper confirmDelete jelly is used (#157) @mawinter69
📦 Dependency updates
- Bump org.jenkins-ci.plugins:plugin from 4.71 to 4.72 (#171) @dependabot
- Modernize to Jenkins 2.375.4 (#169) @sghill-rewrite
802.v8013b_40c7edc
👷 Changes for plugin developers
- Remove usages of Prototype (#168) @basil
- Upgrade HtmlUnit from 2.x to 3.x (#161) @timja-bot
🚦 Tests
- Add Java 17 to test matrix (#133) @NotMyFault
📦 Dependency updates
- Bump git-changelist-maven-extension from 1.6 to 1.7 (#165) @dependabot
- Bump plugin from 4.66 to 4.71 (#167) @dependabot
- Bump plugin from 4.60 to 4.61 (#151) @dependabot
789.v57a_725b_63c79
👷 Changes for plugin developers
📦 Dependency updates
- Bump git-changelist-maven-extension from 1.3 to 1.6 (#149) @dependabot
785.v06b_7f47b_c631
772.v494f19991984
👷 Changes for plugin developers
- Bump plugin from 4.40 to 4.41 (#113) @dependabot
📦 Dependency updates
- Bump plugin from 4.40 to 4.41 (#113) @dependabot
771.v574584b_39e60
👷 Changes for plugin developers
🚦 Tests
📦 Dependency updates
- Bump actions/setup-java from 2 to 3 (#94) @dependabot
- Bump actions/checkout from 2.3.4 to 3.0.2 (#98) @dependabot
- Bump bom-2.289.x from 1155.v77b_fd92a_26fc to 1289.v5c4b_1c43511b_ (#99) @dependabot
758.v7a_ea_491852f3
751.v496d84c0d414
🚀 New features and improvements
- JENKINS-66450 - Utilize new build status (#78) @NotMyFault
- Switch to SVG icon (#76) @NotMyFault
🐛 Bug fixes
📦 Dependency updates
👻 Maintenance
1.19
🐛 Bug Fixes
- JENKINS-37292 - Update default nextBuildNumber to avoid warning on load (#69) @res0nance
📦 Dependency updates
- JENKINS-64107 - Convert SSHD module to a plugin (#70) @kuisathaverat
- Bump core dependency - drop implied deps (#68) @timja
📝 Documentation updates
- JENKINS-65398 - Terminology update (#72) @twasyl
👻 Maintenance
- Stop using deprecated
Util#join
(#73) @basil - JENKINS-26097 - : Switch to new label expression validation API (#63) @Zastai