Skip to content

Releases: jenkinsci/subversion-plugin

2.17.2

27 Apr 20:12
b3310c6
Compare
Choose a tag to compare

✍ Other changes

2.17.1

23 Feb 07:38
c5944a6
Compare
Choose a tag to compare

✍ Other changes

2.17.0

04 Jan 11:27
88b576a
Compare
Choose a tag to compare

👻 Maintenance

  • Switch from deprecated useAci syntax to useContainerAgent (#275) @NotMyFault

✍ Other changes

2.16.0

29 Jul 08:06
f1a45c5
Compare
Choose a tag to compare

✍ Other changes

2.15.5

05 May 20:22
108e6e2
Compare
Choose a tag to compare

✍ Other changes

2.15.4

12 Apr 16:42
Compare
Choose a tag to compare

⚡ Security fix

2.15.3

19 Mar 19:02
b4cb33a
Compare
Choose a tag to compare

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

16 Jan 12:56
dbee31a
Compare
Choose a tag to compare

👻 Maintenance

2.15.1

01 Dec 19:24
Compare
Choose a tag to compare

⚡ Security fix

  • SECURITY-2506 - Path traversal vulnerability in Subversion Plugin allows reading arbitrary files

2.15.0

16 Oct 13:32
Compare
Choose a tag to compare

🚀 New features and improvements

📝 Documentation updates

👻 Maintenance

  • Stop using deprecated Util#join (#261) @basil
  • Simplify tests with "config round-trip" pattern (#264) @didiez