Skip to content

Releases: jenkinsci/remoting

3261.v9c670a_4748a_9

07 Aug 18:19
9c670a4
Compare
Choose a tag to compare

🔒 Security

  • Fix SECURITY-3430. Add JarURLValidator interface to allow customizing behavior for backwards compatibility.
    This release is used in Jenkins 2.472+.

👷 Changes for plugin developers

  • Bump org.glassfish.tyrus.bundles:tyrus-standalone-client-jdk from 2.1.5 to 2.2.0 (#756) @dependabot

📦 Dependency updates

  • Bump org.glassfish.tyrus.bundles:tyrus-standalone-client-jdk from 2.1.5 to 2.2.0 (#756) @dependabot

3256.3258.v858f3c9a_f69d

07 Aug 12:34
Compare
Choose a tag to compare

🔒 Security

Fix SECURITY-3430. Add JarURLValidator interface to allow customizing behavior for backwards compatibility.
This release is used in Jenkins 2.471.

3248.3250.v3277a_8e88c9b_

07 Aug 12:34
Compare
Choose a tag to compare

🔒 Security

Fix SECURITY-3430. Add JarURLValidator interface to allow customizing behavior for backwards compatibility.
This release is used in Jenkins 2.462.1.

3206.3208.v409508a_675ff

07 Aug 12:34
Compare
Choose a tag to compare

🔒 Security

Fix SECURITY-3430. Add JarURLValidator interface to allow customizing behavior for backwards compatibility.
This release is used in Jenkins 2.452.4.

3256.v88a_f6e922152

18 Jun 23:40
88af6e9
Compare
Choose a tag to compare

📦 Dependency updates

3248.v65ecb_254c298

16 May 12:05
65ecb25
Compare
Choose a tag to compare

🐛 Bug fixes

  • Restore compatibility for older versions (#743) @jtnord

✍ Documentation

3244.vf7f977e04755

15 May 15:03
f7f977e
Compare
Choose a tag to compare

🚀 New features and improvements

  • Pass through the remote ClassLoader’s name (#741) @jtnord

3241.v4280e2170268

15 May 07:09
4280e21
Compare
Choose a tag to compare

🚀 New features and improvements

📝 Documentation updates

  • Add documentation about remote class loading subsystem (#720) @basil

👻 Maintenance

🚦 Tests

  • Fix incorrect classpath leading to broken tests (#739) @jtnord

✍ Other changes

📦 Dependency updates

16 changes

3206.vb_15dcf73f6a_9

09 Jan 16:29
b15dcf7
Compare
Choose a tag to compare

🐛 Bug fixes

  • Avoid continual thread replacement in JarCacheSupport (#717) @basil

👻 Maintenance

3203.v94ce994fdb_31

06 Jan 01:15
94ce994
Compare
Choose a tag to compare

🐛 Bug fixes

  • Use ConcurrentHashMap#computeIfAbsent in JarCacheSupport (#713) @basil

📝 Documentation updates

  • Update inbound agent documentation (#712) @basil

👻 Maintenance

📦 Dependency updates