Releases: jenkinsci/publish-over-ssh-plugin
Releases · jenkinsci/publish-over-ssh-plugin
383.v4eb_4c44da_2dd
👷 Changes for plugin developers
- Update cd.yaml (#364) @gmcdonald
- Enable Continuous Delivery (#363) @gmcdonald
👻 Maintenance
- Update cd.yaml (#364) @gmcdonald
- JENKINS-74017 - Extract inline script block from
BapSshPublisherPlugin/config.jelly
(#361) @yaroslavafenkin - JENKINS-74018 - Migrate legacy
checkUrl
attributes inBapSshTransfer/config.jelly
(#360) @yaroslavafenkin
✍ Other changes
- Update Jenkins Security Scan action (#352) @strangelookingnerd
- Update java-version to 17 for Jenkins Security Scan (#346) @strangelookingnerd
- Test with Java 21 (#326) @MarkEWaite
📦 Dependency updates
- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.7 to 1.8 (#350) @dependabot
- Bump release-drafter/release-drafter from 5 to 6 (#340) @dependabot
1.25
🚀 New features and improvements
- JENKINS-36553 - Added an option to keep file permissions (#34) @Paullo612
- JENKINS-67963 - Add option to save bandwidth and resources, which are wasted unnecessarily (#245) @parvit
🐛 Bug fixes
- bugfix-proxy-not-work (#273) @yutaolian
- fix: Chinese name is escapsed wrong (#266) @liuweiGL
- fix never ending escaping javascript (#61) @olamy
📝 Documentation updates
- Issues is now handled in Github Repository (#317) @gmcdonald
- Update Changelog file (#63) @gmcdonald
👻 Maintenance
- Update jenkins-security-scan.yml (#316) @gmcdonald
- bump bom to match version (#280) @gmcdonald
- Create jenkins-security-scan.yml (#62) @gmcdonald
- change scm connection to https, future proofing (#56) @gmcdonald
- Add an editorconfig file (#55) @gmcdonald
🚦 Tests
- Extend linux only test block to cover more tests (#279) @gmcdonald
📦 Dependency updates
- Bump git-changelist-maven-extension from 1.6 to 1.7 (#315) @dependabot
- Replace Prototype.js with native JavaScript (#314) @basil
- Refresh plugin for June 2023 (#313) @basil
- bump bom version, requires a minor bump to jenkins version (#283) @gmcdonald
- Bump git-changelist-maven-extension from 1.3 to 1.4 (#258) @dependabot
- Bump jackson-databind from 2.13.0 to 2.14.0 (#277) @dependabot
- Bump minimum supported Jenkins version (#53) @gmcdonald
1.24
🐛 Bug fixes
- SECURITY-2290 - check permission as well (#58) @olamy
- escape javascript the server name (#59) @olamy
📦 Dependency updates
- Bump git-changelist-maven-extension from 1.2 to 1.3 (#46) @dependabot
1.23
🐛 Bug fixes
- SECURITY-2307 - do not validate file path to avoid path transversal (#54) @olamy
- SECURITY-2291 - Unprotected Storage of Credentials (#52) @olamy
- SECURITY-2290 - add missing @RequirePOST (#51) @olamy
- SECURITY-2287 - avoid xss storage for server name (#50) @olamy
📦 Dependency updates
- Bump bom-2.263.x from 887.vae9c8ac09ff7 to 961.vf0c9f6f59827 (#45) @dependabot
- JENKINS-66253 - Update the minimum Jenkins version from 2.235.1 to 2.263.1 (#42) @Onyimatics
- JENKINS-66132 - Update the parent pom from 4.12 to 4.19 (#40) @Onyimatics
📝 Documentation updates
- JENKINS-66129 - Correct spelling errors in the README.md documentation file (#39) @Onyimatics
- JENKINS-66140 - Update the README to show that releases are now documented by release drafter (#41) @Onyimatics
👻 Maintenance
1.22
1.21
🚀 New features and improvements
- JENKINS-16035 - Implementation of commands "ls" and "get" was added to SftpForExec (#24) @alexZhdankin
- JENKINS-53437 - Added SFTP protocol implementation for Exec commands (#21) @alexZhdankin
🐛 Bug Fixes
- JENKINS-64078 - Fix plugin on 2.264 (#36) @timja
- The Hostname List should be sorted. (#25) @phreakadelle
- JENKINS-53437 - Some fixes for SFTP protocol implementation for Exec commands (#23) @alexZhdankin
👻 Maintenance
- Release drafter (#37) @timja
- Replace deprecated methods and fixed static code issues (#33) @ChrisRo89
- Use GitHub as the source of documentation (#31) @zbynek
- Improvements (#30) @darxriggs