Releases: jenkinsci/ssh-agent-plugin
Releases · jenkinsci/ssh-agent-plugin
386.v36cc0c7582f0
384.ve275343791a_6
📝 Documentation updates
✍ Other changes
- Migrate to Spring Security (#164) @offa
- Remove hard-coded java-version in Security Scan (#156) @strangelookingnerd
📦 Dependency updates
- Require 2.479.1 or newer (#165) @basil
- Bump org.jenkins-ci.plugins:plugin from 4.85 to 4.86 (#154) @dependabot[bot]
376.v8933585c69d3
🐛 Bug fixes
📦 Dependency updates
- Bump org.jenkins-ci.plugins:plugin from 4.80 to 4.85 (#151) @dependabot
- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.7 to 1.8 (#148) @dependabot
367.vf9076cd4ee21
👷 Changes for plugin developers
📦 Dependency updates
- Bump io.jenkins.tools.bom:bom-2.387.x from 2423.vce598171d115 to 2543.vfb_1a_5fb_9496d (#139) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.78 to 4.80 (#143) @dependabot
360.vf8027a_b_0c912
ignoreMissing: true
to certain pipelines: #144 (comment)
🐛 Bug fixes
- Fail the entire build when a requested credential cannot be found (#144) @nattofriends
📦 Dependency updates
- Bump org.jenkins-ci.plugins:plugin from 4.77 to 4.78 (#142) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.76 to 4.77 (#141) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.75 to 4.76 (#140) @dependabot
- Update to 2.387.x (#138) @jglick
346.vda_a_c4f2c8e50
🐛 Bug fixes
👻 Maintenance
- Add Plugin Development Team to CODEOWNERS (#132) @sghill-rewrite
📦 Dependency updates
- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.6 to 1.7 (#136) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.74 to 4.75 (#135) @dependabot
- Test with Java 21 (#133) @MarkEWaite
333.v878b_53c89511
👷 Changes for plugin developers
🚦 Tests
📦 Dependency updates
- Bump docker-workflow from 1.28 to 563.vd5d2e5c4007f (#121) @dependabot
- Bump bom-2.332.x from 1607.va_c1576527071 to 1763.v092b_8980a_f5e (#122) @dependabot
327.v230ecd01f86f
👷 Changes for plugin developers
📝 Documentation updates
👻 Maintenance
- Remove explicit version of mina-sshd-api-core (#115) @offa
- Code modernization (#110) @offa
- Enable Jenkins Security Scan (#103) @offa
- Replace some deprecated APIs (#104) @offa
- Use KeyUtils.RSA_ALGORITHM (#105) @offa
- chore: use jenkins infra maven cd reusable workflow (#89) @jetersen
📦 Dependency updates
- Bump git-changelist-maven-extension from 1.4 to 1.6 (#124) @dependabot
- Bump plugin from 4.47 to 4.49 (#114) @dependabot
- Update to Jenkins 2.332.1 LTS (#111) @offa
- Bump git-changelist-maven-extension from 1.3 to 1.4 (#106) @dependabot
- Bump bom-2.289.x from 1362.v59f2f3db_80ee to 1500.ve4d05cd32975 (#101) @dependabot
- Bump plugin from 4.40 to 4.47 (#108) @dependabot
- [chore] Replace sshd-core with mina-sshd-api-core plugin (#91) @Dohbedoh
295.v9ca_a_1c7cc3a_a_
🐛 Bug fixes
👷 Changes for plugin developers
📝 Documentation updates
- Update README.md - Jenkinsfile Example - With keyscan to prevent "Host key verification failed" errors (#57) @mcsage
👻 Maintenance
- Move away from deprecated Release Drafter App (#78) @NotMyFault
📦 Dependency updates
- Bump bom-2.289.x from 1342.v729ca_3818e88 to 1362.v59f2f3db_80ee (#84) @dependabot
- Bump docker-workflow from 1.17 to 1.28 (#72) @dependabot
- Bump parent, BOM,
sshd-core
dep (#83) @jglick - Remove JSR 305 (#75) @offa
- Bump bom-2.289.x from 841.vd6e713d848ab to 1008.vb9e22885c9cf (#68) @dependabot
1.23
🚀 New features and improvements
📦 Dependency updates
- Bump plugin from 4.16 to 4.19 (#55) @dependabot
- JENKINS-60902 - adds the dependency of the Apache Mina sshd 2.5.1 (#54) @kuisathaverat
📝 Documentation updates
- JENKINS-65457 - Add description to credentials and ignoreMissing argu… (#51) @Onyimatics