Releases: jenkinsci/subversion-plugin
Releases · jenkinsci/subversion-plugin
2.17.2
2.17.1
✍ Other changes
- JENKINS-65802 - Update SVNKit dependency to 1.10.10 (#278) @fhickman
2.17.0
2.16.0
2.15.5
2.15.4
⚡ Security fix
- SECURITY-2617 - Stored XSS vulnerability
- SECURITY-2075 - CSRF vulnerability
2.15.3
No changes. Released due to broken subversion-2.15.2-tests.jar
and missing subversion-2.15.2-tests.jar
in the previous release.
2.15.2
2.15.1
⚡ Security fix
- SECURITY-2506 - Path traversal vulnerability in Subversion Plugin allows reading arbitrary files
2.15.0
🚀 New features and improvements
- JENKINS-66777 - Add SubversionSCMSource repository browser support (#263) @didiez
- JENKINS-41850 - Add SubversionSCMSource workspaceUpdater support (#265) @didiez
📝 Documentation updates
- JENKINS-65132 - Fix example script for notifyCommit in README.md (#253) @mhuijgen