Releases: jenkinsci/port-allocator-plugin
Releases · jenkinsci/port-allocator-plugin
351.v7a_94cf6e4677
🚀 New features and improvements
- Enable continuous delivery with JEP-229 - (#62) @MarkEWaite
 
👻 Maintenance
- Enable incrementals (#61) @MarkEWaite
 
📦 Dependency updates
- Bump org.jenkins-ci.plugins:plugin from 5.7 to 5.9 (#60) @dependabot[bot]
 - Bump io.jenkins.tools.bom:bom-2.479.x from 4228.v0a_71308d905b_ to 4545.v56392b_7ca_7b_a_ (#59) @dependabot[bot]
 - Bump io.jenkins.tools.bom:bom-2.479.x from 4051.v78dce3ce8b_d6 to 4228.v0a_71308d905b_ (#58) @dependabot[bot]
 - Bump org.jenkins-ci.plugins:plugin from 5.6 to 5.7 (#57) @dependabot[bot]
 
1.12
🚀 New features and improvements
- Require Jenkins 2.479.1 or newer and Jakarta EE 9 (#56) @MarkEWaite
 
👻 Maintenance
- Enable incrementals (#61) @MarkEWaite
 - Add CODEOWNERS (#53) @MarkEWaite
 
📦 Dependency updates
- Bump org.jenkins-ci.plugins:plugin from 5.7 to 5.9 (#60) @dependabot[bot]
 - Bump io.jenkins.tools.bom:bom-2.479.x from 4228.v0a_71308d905b_ to 4545.v56392b_7ca_7b_a_ (#59) @dependabot[bot]
 - Bump io.jenkins.tools.bom:bom-2.479.x from 4051.v78dce3ce8b_d6 to 4228.v0a_71308d905b_ (#58) @dependabot[bot]
 - Bump org.jenkins-ci.plugins:plugin from 5.6 to 5.7 (#57) @dependabot[bot]
 - Bump io.jenkins.tools.bom:bom-2.452.x from 3850.vb_c5319efa_e29 to 3944.v1a_e4f8b_452db_ (#55) @dependabot[bot]
 - Bump io.jenkins.tools.bom:bom-2.452.x from 3814.v9563d972079a_ to 3850.vb_c5319efa_e29 (#51) @dependabot[bot]
 
1.11
🐛 Bug fixes
- JENKINS-74143 - Remove legacy checkUrl handlers in 
port_allocator/PortAllocator/global.jelly(#50) @shlomomdahan 
👻 Maintenance
- Use jenkins.baseline to match archetype (#47) @MarkEWaite
 - Enable Jenkins Security Scan (#41) @strangelookingnerd
 - Reduce Jenkinsfile diffs to archetype (#31) @MarkEWaite
 - Test with Java 21 (#29) @MarkEWaite
 
📦 Dependency updates
- Bump org.jenkins-ci.plugins:plugin from 4.51 to 4.88 (#45) @dependabot
 
1.9
🚀 New features and improvements
- Require Jenkins 2.346.3 or newer (#15) @MarkEWaite
 
📝 Documentation updates
- Move docs to GitHub (#16) @MarkEWaite
 
👻 Maintenance
- Use HTTPS URLs in pom.xml (#13) @daniel-beck-bot
 
🚦 Tests
- Improve CI configuration (#17) @MarkEWaite
 - Add Jenkinsfile (#12) @olivergondza
 
📦 Dependency updates
- Bump bom-2.346.x from 1750.v0071fa_4c4a_e3 to 1763.v092b_8980a_f5e (#18) @dependabot
 
1.10
🚀 New features and improvements
- Require Jenkins 2.346.3 or newer (#15) @MarkEWaite
 
📝 Documentation updates
- Move docs to GitHub (#16) @MarkEWaite
 - Correct the javadoc (#20) @MarkEWaite
 
👻 Maintenance
- Use HTTPS URLs in pom.xml (#13) @daniel-beck-bot
 
🚦 Tests
- Improve CI configuration (#17) @MarkEWaite
 - Add Jenkinsfile (#12) @olivergondza
 
📦 Dependency updates
- Bump bom-2.346.x from 1750.v0071fa_4c4a_e3 to 1763.v092b_8980a_f5e (#18) @dependabot
 
1.8
🐛 Bug fixes
- JENKINS-18786 - remove ResourceActivity, that blocks jobs on different slaves (#4) @pepov
 
1.7
🐛 Bug fixes
- JENKINS-18786 - Port allocation blocks jobs from executing concurr... (#3) @oldelvet